]> arthur.barton.de Git - backup-script.git/shortlog
backup-script.git
2015-06-02 Alexander BartonREADME.md: Add introduction and copyright information
2015-06-02 Alexander BartonAdd README.md file
2015-05-12 Alexander BartonDon't detect "latest" symlink as latest backup generation
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...
2015-04-16 Alexander BartonCreate "latest" link to latest generation
2015-04-16 Alexander BartonIntroduce internal "sys_root" variable
2015-02-26 Alexander BartonImplement "{default_}job_pre_exec" and "{default_}job_p...
2015-02-26 Alexander BartonFix error handling if target directory can't be created
2015-02-26 Alexander BartonUpdate copyright notice
2014-11-27 Alexander BartonFix message "working on ..." for local system
2014-11-17 Alexander BartonDon't modify /etc directory on "make install"
2014-11-17 Alexander BartonUse "conf_d" variable to set configuration directory
2014-11-17 Alexander BartonRead /etc/backup-script.conf as configureation file...
2014-11-17 Alexander BartonAdd AUTHORS file
2014-11-17 Alexander BartonUse ax-make
2014-07-24 Alexander Bartonbackup-status: Clarify warning message
2014-07-24 Alexander Bartonbackup-script-wrapper: Correctly quote "$TMP" variable
2014-07-24 Alexander Bartonbackup-script-wrapper: Use "mktemp" to generate tempora...
2014-01-19 Alexander BartonImplement cleaning up of outdated generations
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