Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-10 | Added /var/cache/backupninja/duplicity to default excludes. | intrigeri | |
... for rdiff.helper, dup.helper, example.dup and example.rdiff. | |||
2010-01-19 | add a few more 'formItem include' lines to the rdiff and dup handlers | Micah Anderson | |
to improve the ninjahelper interface as requested by alster in redmine | |||
2009-05-23 | Add a vim modeline with indentation settings. | Matthijs Kooijman | |
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines). | |||
2009-05-23 | Make all indentation consistent. | Matthijs Kooijman | |
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. | |||
2007-11-24 | added local support to rdiff helper | Micah Anderson | |
2007-10-12 | fixed autotools build, broken since r466, inhandlers/Makefile.am | intrigeri | |