aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a version numberHEADv1.0mainBenjamin Linskey2025-11-131-0/+2
|
* Update readmeBenjamin Linskey2025-11-131-5/+3
|
* Improve documentation comments and usage textBenjamin Linskey2025-11-131-8/+8
|
* Fix spacingBenjamin Linskey2025-11-131-113/+113
| | | | | snapshots.sh was somehow inadvertently written with a mix of spaces and tabs for indentation. Retabbed with four-space tabs.
* Refactor scriptBenjamin Linskey2025-08-131-73/+86
|
* Improve documentationBenjamin Linskey2025-08-131-1/+1
|
* Fix license file permissionsBenjamin Linskey2025-08-131-0/+0
|
* Fix -p -r behaviorBenjamin Linskey2025-08-131-22/+29
| | | | | | Using the prune command with the recursive flag resulted in the script only pruning snapshots of the specified filesystem, ignoring their children.
* Remove dead codeBenjamin Linskey2025-08-131-4/+0
|
* Add readmeBenjamin Linskey2025-07-301-0/+8
|
* Add licenseBenjamin Linskey2025-07-302-1/+28
|
* Add script and sample crontabBenjamin Linskey2025-07-302-0/+183