Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Defer unset until the end. | Joseph Hunkeler | 2022-02-15 | 1 | -3/+11 |
* | Unset empty variables in --all mode | Joseph Hunkeler | 2022-02-15 | 1 | -1/+6 |
* | Initialize do_all_sys_vars to zero | Joseph Hunkeler | 2022-02-15 | 1 | -0/+1 |
* | Do not touch exported functions in --all mode | Joseph Hunkeler | 2022-02-15 | 1 | -0/+8 |
* | Implement --all/-A | Joseph Hunkeler | 2022-02-14 | 1 | -19/+77 |
* | Exit on first invalid argument1.0.0 | Joseph Hunkeler | 2021-05-17 | 1 | -6/+0 |
* | Add test for --default (#8) | Joseph Hunkeler | 2021-05-16 | 1 | -1/+1 |
* | Add default path (#6) | Joseph Hunkeler | 2021-05-16 | 1 | -6/+40 |
* | Proper namespace for the header file. Bump version. | Joseph Hunkeler | 2021-05-12 | 1 | -1/+1 |
* | Warn once about regex on windows from cleanpath utility, not library | Joseph Hunkeler | 2021-05-08 | 1 | -0/+3 |
* | Improvements (#4) | Joseph Hunkeler | 2021-05-07 | 1 | -7/+40 |
* | Add windows (#3) | Joseph Hunkeler | 2021-05-06 | 1 | -1/+1 |
* | Initial commit | Joe Hunkeler | 2021-05-04 | 1 | -0/+167 |