]> arthur.barton.de Git - backup-script.git/history - bin/backup-status
Update copyright notices for 2016
[backup-script.git] / bin / backup-status
2016-02-17 Alexander BartonUpdate copyright notices for 2016
2015-11-24 Alexander BartonFix backup-status not showing result code for successfu...
2015-11-24 Alexander Bartonbackup-status: Show more information from stamp file
2015-11-24 Alexander Bartonbackup-status: Enhance status message
2015-10-05 Alexander Bartonbackup-status: Implement "--errors" to only list backup...
2015-10-05 Alexander Bartonbackup-status: Reformat usage information
2015-10-05 Alexander BartonUpdate usage information, add [-|--latest]
2015-09-21 Alexander Bartonbackup-status: Backup directory uses configuration...
2015-09-21 Alexander Bartonbackup-status: Don't read ${conf_d}/backup-script.conf...
2015-08-24 Alexander Bartonbackup-status: Use /var/backups as default backup target
2015-08-19 Alexander Bartonbackup-status: Implement new "--latest" option
2015-08-19 Alexander Bartonbackup-status: Refactor argument parsing
2015-08-19 Alexander Bartonbackup-status: Correctly show "current" snapshot as...
2015-08-18 Alexander Bartonbackup-status: Use "poster -ap" when "--running" finds...
2015-08-18 Alexander Bartonbackup-status: Implement "--running" option
2015-08-18 Alexander Bartonbackup-status: Remove unused variables
2015-08-18 Alexander Bartonbackup-status: Correctly quote and initialize variables
2015-08-18 Alexander Bartonbackup-status: Use exit code 2 when displaying usage...
2015-08-18 Alexander Bartonbackup-status: Use same configuration search order...
2015-07-29 Alexander Bartonbackup-status: Fix handling of "current" snapshot on ZFS
2015-07-29 Alexander Bartonbackup-status: Correctly get size of directories pointe...
2015-06-02 Alexander BartonFix "backup-status" to respect "system" configuration...
2015-05-12 Alexander Bartonbackup-status: Correctly show sizes on non-Linux systems
2015-05-12 Alexander Bartonbackup-status: Fix wrong path in size calculation
2015-05-12 Alexander Bartonbackup-status: Handle "conf_d" variable in backup-scrip...
2014-07-24 Alexander Bartonbackup-status: Clarify warning message
2013-11-15 Alexander Bartonbackup-status: "quick" mode is "-q", not "-p"!
2013-09-30 Alexander Bartonbackup-status: enhance status messages
2013-09-26 Alexander BartonUse system "id" (filename) as target directory name
2013-09-26 Alexander BartonAdd support for generations using btrfs snapshots
2013-09-26 Alexander BartonAutodetect "localhost" and 127.0.0.1 as being "local"
2013-05-08 Alexander Bartonbackup-status: enhance output messages
2013-05-08 Alexander Bartonbackup-status: use /bin/bash
2013-05-08 Alexander BartonAdd "backup-status" script