]> arthur.barton.de Git - backup-script.git/shortlog
backup-script.git
2013-11-15 Alexander Bartonbackup-status: "quick" mode is "-q", not "-p"!
2013-10-24 Alexander Bartonbackup-script-wrapper: allow MAILTO to be set externally
2013-10-22 Alexander BartonFix usage: --dry-run equals -n (not -d)
2013-09-30 Alexander Bartonbackup-status: enhance status messages
2013-09-30 Alexander BartonAdd header to generated mail text
2013-09-30 Alexander BartonSet PATH to contain standard elements; call backup...
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-09-26 Alexander BartonAllow overriding of "system" variable
2013-09-26 Alexander BartonDon't remove "stamp file" in trial mode
2013-09-26 Alexander BartonEnhance information messages
2013-09-26 Alexander BartonDon't show storage summary in trial mode
2013-09-26 Alexander BartonRemove calls to already removed Log function
2013-09-26 Alexander BartonMake sure "system target directory" exists and is valid
2013-09-26 Alexander BartonRemove Message, MessageLog, and Log functions; use...
2013-09-24 Alexander BartonAdd /run to hardcoded exclude list
2013-09-24 Alexander BartonAdjust list of hardcoded excluded directories
2013-09-24 Alexander BartonAllow setting more defaults in backup-script.conf
2013-09-24 Alexander BartonImplement "--dry-run" ("-d") command line option
2013-09-24 Alexander BartonUse an exclamation mark for "system skipped" messages...
2013-09-24 Alexander BartonImplement --progress option (same as -p)
2013-09-23 Alexander BartonAdd Makefile
2013-05-08 Alexander Bartonbackup-status: enhance output messages
2013-05-08 Alexander Bartonbackup-status: use /bin/bash
2013-05-08 Alexander BartonAdd "backup-script.{pre|post}-exec" example scripts
2013-05-08 Alexander BartonAdd "backup-status" script
2013-05-08 Alexander BartonNew configuration options "user" and "target"
2013-05-08 Alexander BartonAllow handling of more than one target system at once
2011-05-04 Alexander BartonNew config option "ping"
2011-05-04 Alexander BartonExecute rsync command using a subshell
2011-05-04 Alexander BartonNew config option "ssh_args_add"
2011-05-04 Alexander BartonAdded copyright notices; removed in-file history
2011-05-04 Alexander BartonInitial commit