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 25, 2008
  4. Jun 24, 2008
  5. Feb 23, 2007
  6. Jun 10, 2006
  7. Mar 15, 2006
  8. Feb 02, 2006
  9. Jan 26, 2006
  10. Jan 20, 2006
  11. Jan 19, 2006
  12. Jan 17, 2006
  13. Jan 09, 2006
  14. Dec 27, 2005
    • micah's avatar
      r240@um: micah | 2005-12-27 14:54:04 -0500 · bdc92b87
      micah authored
       If vservers weren't enabled it was impossible to enter the src
       menu in ninjahelper due to how these functions returned. This sets
       the variable host_or_vserver='host' when vservers are not available
       and then returns with a nice exit code
      bdc92b87
  15. Nov 29, 2005
Loading