Skip to content
Snippets Groups Projects
  1. Jul 09, 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. Jan 22, 2009
  4. Jan 12, 2009
  5. Dec 09, 2008
  6. Aug 08, 2008
  7. Jul 28, 2008
  8. Jul 25, 2008
  9. Jul 21, 2008
  10. Jul 06, 2008
  11. Jun 29, 2008
  12. Jun 25, 2008
  13. Jun 24, 2008
Loading