|
|
d96b326f35
|
Bump versions.
|
2024-08-02 17:49:15 +01:00 |
|
|
|
0a942fd0b7
|
Use a default --merge-delim of \003 (hex) when --duplicates-merge is used.
|
2024-08-02 15:09:36 +01:00 |
|
|
|
73796b633b
|
Add --lowercase-keys and --uppercase-keys options.
|
2024-02-18 17:43:17 +00:00 |
|
|
|
629a2e2192
|
Fix a couple of shellcheck errors.
|
2024-02-18 17:18:24 +00:00 |
|
|
|
47fb3588b8
|
Add -merge-delim option.
|
2024-02-18 17:16:56 +00:00 |
|
|
|
cecae2a90a
|
Update help text and version number.
|
2019-08-12 01:02:20 +01:00 |
|
|
|
ca00b03cb7
|
Fix being able to pipe an INI into the parser.
|
2019-08-12 00:41:22 +01:00 |
|
|
|
b4e6a81985
|
Use an error code to indicate partial processing.
|
2019-08-10 02:57:46 +01:00 |
|
|
|
8216282742
|
Add missing 'return' in option processing.
|
2019-08-10 00:28:46 +01:00 |
|
|
|
05fc13bc1d
|
Escape any 's in the key name.
|
2019-08-10 00:04:21 +01:00 |
|
|
|
0b704e6ef1
|
Use 's instead of "s when defining the array elements.
|
2019-08-09 23:09:09 +01:00 |
|
|
|
e00a805458
|
Change name from parse_ini to parse-ini -- filenames shouldn't have _s in them.
|
2019-07-25 21:04:48 +01:00 |
|