Skip to content
Snippets Groups Projects
  1. Jan 29, 2012
  2. Oct 22, 2011
  3. Sep 24, 2011
  4. Apr 26, 2011
  5. Apr 25, 2011
  6. Feb 16, 2011
  7. Jan 27, 2011
  8. Dec 13, 2010
  9. May 10, 2010
  10. May 06, 2010
  11. May 02, 2010
  12. Jan 18, 2010
  13. Jan 09, 2010
  14. Dec 31, 2009
  15. 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
  16. Jun 24, 2008
  17. Oct 12, 2007
  18. Oct 07, 2006
  19. Jun 04, 2006
  20. Jun 03, 2006
  21. May 30, 2006
  22. Apr 22, 2006
  23. Feb 23, 2006
  24. Jan 19, 2006
  25. Jan 17, 2006
  26. Dec 28, 2005
Loading