- Jan 27, 2010
-
-
micah authored
-
- Jan 26, 2010
-
-
micah authored
-
- Jan 18, 2010
-
-
micah authored
to improve the ninjahelper interface as requested by alster in redmine
-
- Jan 17, 2010
-
- Jan 09, 2010
- Jan 08, 2010
-
-
intrigeri authored
This also fixes Redmine bug #1021.
-
intrigeri authored
This should fix Redmine bug #1340. This option makes pipelines return as status the value of the last (rightmost) command to exit with a non-zero status, or zero if all commands exit successfully. See bash(1) for details. E.g. this prevents the following from exiting with status 0 (!) if pg_dumpall fails: pg_dumpall | gzip
-
- Jan 05, 2010
-
-
intrigeri authored
reportspace: skip non-directories and places that don't exist on the local filesystem (Closes: #536049)
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Cherry-picked and re-indented patch 76792c8f45afa1fdaeb81c2af77499ca0b83ce64 from Olivier Berger. Conflicts: src/backupninja.in
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
- Dec 31, 2009
-
-
intrigeri authored
-
- Dec 25, 2009
- Dec 24, 2009
-
-
intrigeri authored
-
- Dec 02, 2009
-
-
micah authored
-
- Nov 19, 2009
-
-
intrigeri authored
-
- Nov 06, 2009
-
-
- Added support for: - Remote destinations - Long rotation format similar to maildir handler - Batch files through --read-batch and --write-batch - Custom file list using --files-from - SSH persistent connection using ControlMaster - The rsync:// protocol - Metadata folder for each backup folder - General refactoring - Code cleanup Not all options were tested and it might contain bugs. Tests, comments and patches are welcome. :)
-
- Sep 23, 2009
-
-
micah authored
-
- Aug 27, 2009
-
-
micah authored
number of hash marks, clearly specify example settings and what the defaults are set to.
-
- Jul 18, 2009
- Jul 09, 2009
-
-
micah authored
updated the example.maildir to include this option, as well as detail the missing desid_file, destport
-
- May 23, 2009
-
-
Matthijs Kooijman authored
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines).
-
Matthijs Kooijman authored
Previously, there were many indentation styles in use: Real tabs, 2, 3 or 4 spaces, mixing these within the same file, function or even within a single line. This commit changes all bash scripts in the handlers, src and lib dirs to use consistent indentation: three spaces are now used everywhere. Other files (e.g. Makefiles) are left untouched. Additionally, this commit removes all trailing whitespace.
-
- Jan 22, 2009