Skip to content
Snippets Groups Projects
  1. Dec 24, 2009
  2. 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
  3. Jun 24, 2008
  4. Jun 10, 2006
  5. Jan 17, 2006
  6. Jan 09, 2006
  7. Nov 29, 2005
  8. Oct 19, 2005
    • elijah's avatar
      fixed many bugs in rdiff.helper · a116f435
      elijah authored
      added more verbage to ninjahelper
      added some IFS=$'' to easydialog
      (this allows you to pass through blank lines).
      
      a116f435
  9. Jul 08, 2005
  10. Jul 07, 2005
  11. Jul 06, 2005
  12. Jul 04, 2005
Loading