Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 02, 2007
  3. Nov 06, 2007
  4. Nov 02, 2007
  5. Oct 12, 2007
  6. Jun 19, 2007
  7. Nov 01, 2006
  8. Oct 31, 2006
  9. Oct 06, 2006
  10. Sep 26, 2006
Loading