Skip to content
Snippets Groups Projects
  1. Sep 19, 2012
  2. Feb 25, 2012
  3. Jan 29, 2012
  4. Oct 22, 2011
  5. Sep 10, 2011
  6. Aug 17, 2011
  7. Apr 25, 2011
  8. Oct 12, 2010
  9. May 10, 2010
  10. May 06, 2010
  11. May 02, 2010
  12. Apr 24, 2010
  13. Mar 06, 2010
  14. Jan 09, 2010
  15. Jan 08, 2010
  16. Jan 05, 2010
  17. Jul 18, 2009
  18. 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
  19. Jun 29, 2008
  20. Jun 25, 2008
  21. Jun 24, 2008
  22. Jan 14, 2008
    • intrigeri's avatar
      support new duplicity versions: · ef9e8e0d
      intrigeri authored
       - general cleanup of dup handler
       - support remove-older-than command
       - also run "duplicity cleanup" before anything else, for safety reasons
       - migrated full/incremental backup switch to new syntax
      ChangeLog: removed trailing space
      ef9e8e0d
  23. Nov 29, 2007
  24. Nov 26, 2007
  25. Nov 25, 2007
Loading