- Added tag v0.2 for changeset 96e1125c8500 default tip 2020-11-15, by František Kučera
- cli: default action = xml v0.2 2020-11-15, by František Kučera
- update Netbeans project files 2020-11-15, by František Kučera
- in-ini: support unquoted empty values 2020-11-14, by František Kučera
- Bash completion script 2020-11-14, by František Kučera
- fix license version: GNU GPLv3 2019-10-24, by František Kučera
- netbeans 2016-10-02, by František Kučera
- in-fs: comment, symlinks 2016-10-02, by František Kučera
- out-xpath: TODO comment 2016-10-02, by František Kučera
- in-properties: fix typo in comment 2016-10-02, by František Kučera
- in-fs: permissions and extended attributes 2014-10-29, by František Kučera
- out-xpath: support also node-set (not only primitive type results) 2014-10-29, by František Kučera
- fix imports 2014-10-28, by František Kučera
- in-fs: basics 2014-10-28, by František Kučera
- in-ini: use constant for element name 2014-10-28, by František Kučera
- out-xpath: support namespace prefixes defined in the input document 2014-09-17, by František Kučera
- cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature) 2014-09-17, by František Kučera
- cli, lib-input: propagate features and properties to parser/reader 2014-09-17, by František Kučera
- cli: parse reader features option 2014-09-17, by František Kučera
- out-xpath: optional variable resolver for environment variables – can be used together with those from command line 2014-09-07, by František Kučera
- analýza: odkazy na zdroje k INI souborům 2014-09-07, by František Kučera
- in-ini: comments 2014-09-07, by František Kučera
- in-ini: regex clean-up 2014-09-06, by František Kučera
- in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support: 2014-09-06, by František Kučera
- in-ini: support sub-keys: 2014-09-06, by František Kučera
- in-ini: no whitespace in entry keys – but do encoding 2014-09-06, by František Kučera
- CLI: supprt combination of --input-file and --system-id (to choose proper input module for given SystemId but actually read stream from the file) 2014-09-06, by František Kučera
- in-ini: support and encode entry names with spaces 2014-09-06, by František Kučera
- in-ini: encode section names with spaces 2014-09-06, by František Kučera
- in-ini: recognize extensions: ini, desktop, directory 2014-09-06, by František Kučera