|
| 1 | +2024-04-15 v1.2.0 Mark Grant < [email protected]> |
| 2 | + * build(deps): bump actions/checkout from 2 to 4 |
| 3 | + dependabot[bot] (1): |
| 4 | + test-data: Add etc4 test |
| 5 | + test-data: Add etc3 test |
| 6 | + test-data: Add etc2 test |
| 7 | + test-data: Make etc etc1 to allow for more tests |
| 8 | + test-data: Include some testing instructions |
| 9 | + bash: Use default location if no log location found |
| 10 | + bash: Absence of logrotate file is not an error |
| 11 | + bash: Do not quote string to be iterated over |
| 12 | + test-data: Move to make check |
| 13 | + test-data: Update for new script options |
| 14 | + bash: Provide --log-only CLA |
| 15 | + conf: Use --verbose in logrotate control file |
| 16 | + bash: Fix conditional parenthesis |
| 17 | + conf: Check logfile location in prerotate |
| 18 | + bash: man: Always update if new logfile location |
| 19 | + bash: Silence shellcheck false positive |
| 20 | + bash: Fix incorrect parenthesis |
| 21 | + bash: Fix for loop iteration |
| 22 | + at: Update Copyright for 2024 |
| 23 | + git: Update mailmap to v1.0.4 |
| 24 | + git: Update gitignore to v1.0.12 |
| 25 | + git: Update gitattributes to v1.0.5 |
| 26 | + editors: Update editorconfig to v1.0.6 |
| 27 | + bash: Correct capitalisation |
| 28 | + man: Update CL syntax |
| 29 | + at: Improve CL syntax description |
| 30 | + bash: Improve CL syntax description |
| 31 | + all: Drop.sh extension from scripts in $PATH |
| 32 | + git: Standardise gitignore format |
| 33 | + all: Remove most in-file ChangeLogs and versioning |
| 34 | + at: Upgrade bootstrap.sh to v1.6.0 |
| 35 | + bash: Use $(...) AOT legacy backticks |
| 36 | + bash: Quote RHS of != to prevent glob matching |
| 37 | + bash: Declare and assign variables separately |
| 38 | + bash: Silence unreachable code warning for trap function |
| 39 | + bash: Double quote to avoid globbing and word splitting |
| 40 | + Merge pull request #2 from m-grant-prg/dependabot/github_actions/actions/checkout-4 |
| 41 | + github: Add dependabot version update config |
| 42 | + Mark Grant (46): |
| 43 | + |
1 | 44 | 2023-08-02 v1.1.1 Mark Grant < [email protected]>
|
2 | 45 | * at: Add support for ~ in version number
|
3 | 46 | lxcu: Remove txt2man, rely on txt2manwrap dependencies
|
|
0 commit comments