Skip to content
Snippets Groups Projects
  1. Dec 31, 2011
  2. Aug 17, 2011
  3. Apr 26, 2011
  4. Feb 16, 2011
  5. Sep 25, 2010
  6. Sep 21, 2010
  7. Sep 02, 2010
  8. Sep 01, 2010
  9. Aug 25, 2010
  10. Aug 21, 2010
  11. Aug 17, 2010
  12. Dec 25, 2009
  13. Dec 02, 2009
  14. Nov 06, 2009
    • rhatto's avatar
      Enhanced rsync handler. · 75d17d06
      rhatto authored and micah's avatar micah committed
      - 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. :)
      75d17d06
  15. May 23, 2009
    • Matthijs Kooijman's avatar
      Add a vim modeline with indentation settings. · 78884142
      Matthijs Kooijman authored
      The modelines added match the emacs lines already present and also set
      the filetype to sh (just like the emacs lines).
      78884142
    • Matthijs Kooijman's avatar
      Make all indentation consistent. · 4ecaae94
      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.
      4ecaae94
  16. Dec 02, 2007
  17. Nov 06, 2007
  18. Nov 02, 2007
  19. Oct 12, 2007
  20. Jun 19, 2007
  21. Nov 01, 2006
  22. Oct 31, 2006
  23. Oct 06, 2006
  24. Sep 26, 2006
Loading