2023-08-19 15:40 | Bump version set beta | lash | 3 | +4 | -2 |
2023-02-12 13:04 | Downgrade config file read logline | lash | 3 | +4 | -2 |
2022-10-13 11:55 | Handle none input for override dirs | lash | 3 | +7 | -1 |
2022-06-24 10:02 | Handle schema dir input as list | lash | 2 | +5 | -2 |
2022-05-12 18:43 | remove commented code | lash | 1 | +0 | -1 |
2022-05-11 18:18 | Add after the fact prefix setter | lash | 1 | +4 | -1 |
2022-05-11 17:52 | Add multischema test | lash | 1 | +15 | -4 |
2022-05-11 17:43 | No force pgp key bundle src dir, add after the fact override and schema | lash | 4 | +46 | -22 |
2022-03-06 19:06 | Apply empty directives from override config dirs | lash | 6 | +30 | -6 |
2022-02-24 15:50 | Enable overwrite of empty but defined environment variable values | lash | 3 | +12 | -8 |
2022-02-23 12:01 | Adjust license in man | lash | 1 | +2 | -2 |
2022-02-23 11:49 | Bump version | lash | 2 | +5 | -1 |
2022-02-23 11:49 | WIP add man page | lash | 1 | +80 | -0 |
2022-01-30 23:30 | Remove spammy logline | lash | 2 | +1 | -2 |
2022-01-20 22:19 | Remove temporary directory that triggers warnings | lash | 3 | +14 | -2 |
2021-12-04 11:37 | Bumpversion | nolash | 2 | +3 | -1 |
2021-11-10 08:57 | implement exclude sections | nolash | 4 | +17 | -15 |
2021-11-03 04:42 | Add doc capability to dumper | nolash | 5 | +122 | -35 |
2021-11-02 08:40 | Remove persistent parser object in config | nolash | 2 | +3 | -10 |
2021-11-02 08:29 | Add section doc string | nolash | 5 | +24 | -1 |
2021-11-02 06:31 | Add config env parser, doc parser, doc addition in exports | nolash | 13 | +213 | -18 |
2021-11-02 05:14 | Merge branch 'master' into lash/exporter | nolash | 0 | +0 | -0 |
2021-11-02 05:13 | Merge branch 'lash/multi-dir' into 'master' | Louis Holbrook | 30 | +728 | -734 |
2021-11-02 05:13 | Multi source directories | Louis Holbrook | 30 | +728 | -734 |
2021-11-02 05:11 | Add exporter | nolash | 3 | +187 | -1 |
2021-10-31 07:23 | Add tests for remove method | nolash | 7 | +64 | -3 |
2021-10-31 06:03 | License change GPL -> WTFPL | nolash | 6 | +24 | -677 |
2021-10-26 08:06 | Allow string override dir, add options to dump client | nolash | 3 | +16 | -4 |
2021-09-02 08:56 | Use full path in module schema paths | nolash | 1 | +1 | -1 |
2021-09-02 08:51 | Add module lookups for config dirs | nolash | 4 | +35 | -3 |
2021-07-18 11:31 | Handle multiple base directories | nolash | 3 | +31 | -2 |
2021-07-13 09:19 | Remove update logline for unchanged values | nolash | 1 | +1 | -1 |
2021-07-13 09:19 | Remove update logline for unchanged values | nolash | 3 | +15 | -7 |
2021-07-12 07:56 | Release 0.3.6 | nolash | 1 | +1 | -1 |
2021-07-12 07:55 | Use single tmp file for directive aggregation | nolash | 1 | +13 | -9 |
2021-07-12 07:38 | Add missing test files and pgp crypt files | nolash | 20 | +460 | -0 |
2021-07-12 07:31 | Separate schema dir arg from override dirs (preserves original signature) | nolash | 2 | +5 | -5 |
2021-07-12 07:26 | Factor out decrypt, custom crypt base dir, protect schema values | nolash | 1 | +53 | -40 |
2021-07-11 16:46 | Bump version | nolash | 1 | +1 | -1 |
2021-07-11 16:43 | Habilitate all non-pgp configs to multi dir | nolash | 2 | +14 | -13 |
2021-07-11 16:14 | multi-dir hello world | nolash | 1 | +48 | -21 |
2021-07-01 09:00 | Bump version | nolash | 1 | +1 | -1 |
2021-07-01 08:59 | Merge branch 'lash/sep-censor' into 'master' | Louis Holbrook | 19 | +44 | -430 |
2021-07-01 08:57 | Add censor test | nolash | 19 | +44 | -430 |
2021-02-19 20:44 | Bump version | nolash | 1 | +1 | -1 |
2021-02-19 20:44 | Change all method to return list of keys | nolash | 2 | +2 | -2 |
2021-02-19 20:38 | Add all method | nolash | 3 | +11 | -1 |
2021-02-19 11:07 | Add test for add guard and lots of missing files | nolash | 8 | +100 | -3 |
2021-01-31 08:24 | Bump version | nolash | 1 | +1 | -1 |
2021-01-31 08:23 | Avoid crash on translate bool type | nolash | 2 | +3 | -1 |
2021-01-31 07:56 | Avoid crash in decrypt when value is not string | nolash | 4 | +16 | -1 |
2021-01-14 10:02 | Fix logline in override key mismatch | nolash | 3 | +4 | -2 |
2020-12-17 12:06 | Remove useless loglines | nolash | 2 | +0 | -3 |
2020-12-17 12:05 | Fix dictoverride bug | nolash | 2 | +3 | -1 |
2020-12-17 12:04 | Fix bug in dict override code | nolash | 2 | +42 | -12 |
2020-12-17 09:38 | Export dict override method | nolash | 4 | +26 | -9 |
2020-12-02 07:48 | Add truncate value output on dump | nolash | 4 | +39 | -23 |
2020-11-07 23:27 | Remove None literal string in empty directives on parse | nolash | 3 | +7 | -2 |
2020-11-07 17:51 | Make string dump output compatible with env var load | nolash | 3 | +4 | -2 |
2020-10-26 08:13 | Remove stray sheband | nolash | 3 | +7 | -4 |
2020-10-20 08:08 | Default value emptry string return none | nolash | 4 | +25 | -3 |
2020-10-20 04:16 | Add optional default value arg to get | nolash | 3 | +12 | -5 |
2020-10-17 18:56 | Version bump, upload to pypi.org | nolash | 2 | +13 | -2 |
2020-10-17 14:23 | Correct readme bug, decrypt is default | nolash | 1 | +10 | -2 |
2020-10-17 14:21 | Update readme, gpg env | nolash | 1 | +1 | -1 |
2020-10-17 14:18 | Add readme, test for gpg | nolash | 13 | +281 | -1 |
2020-10-12 19:27 | Omit empty environment string overrides | nolash | 4 | +14 | -5 |
2020-10-12 18:54 | Set logger name | nolash | 2 | +3 | -1 |
2020-10-12 18:24 | Add prefix string to environment override | nolash | 4 | +69 | -6 |
2020-10-04 11:06 | Add boolean lookup | nolash | 3 | +12 | -2 |
2020-08-27 19:25 | Stringify decrypted object value | nolash | 1 | +2 | -1 |
2020-08-27 19:18 | Re-add package | nolash | 1 | +3 | -0 |
2020-08-27 19:08 | Add gnupg support | nolash | 4 | +37 | -6 |
2020-08-26 07:36 | Skip files not matching *.ini$ | nolash | 2 | +5 | -2 |
2020-08-24 21:49 | Remove license file from file list | nolash | 1 | +2 | -2 |
2020-08-22 08:38 | Add license | nolash | 1 | +674 | -0 |
2020-08-22 08:33 | Add parse script | nolash | 4 | +12 | -25 |
2020-08-18 08:46 | Initial commit | nolash | 6 | +227 | -0 |