Skip to content
Snippets Groups Projects
  1. Apr 25, 2011
  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. Oct 12, 2007
  5. Feb 02, 2006
  6. Jan 19, 2006
  7. Dec 28, 2005
  8. Nov 29, 2005
  9. Nov 05, 2005
  10. Aug 27, 2005
  11. Jun 13, 2005
  12. May 24, 2005
  13. Mar 21, 2005
  14. Mar 18, 2005
Loading