Skip to content
Snippets Groups Projects
  1. Jun 11, 2013
    • Nikos Skalkotos's avatar
      Code Cleanup · 121f3bc0
      Nikos Skalkotos authored
       * Prefix all private methods with _
       * Write missing docstrings
       * Move all public methods above the private ones
       * Add module docstrings where missing
       * Define source code encodings on all modules
      121f3bc0
  2. Jun 06, 2013
  3. May 27, 2013
  4. May 01, 2013
  5. Apr 25, 2013
  6. Mar 28, 2013
  7. Mar 21, 2013
  8. Mar 19, 2013
  9. Mar 06, 2013
  10. Jan 30, 2013
  11. Jan 22, 2013
  12. Jan 16, 2013
  13. Jan 14, 2013
  14. Dec 03, 2012
  15. Apr 29, 2012
  16. Apr 10, 2012
  17. Mar 19, 2012
  18. Mar 16, 2012
  19. Feb 24, 2012
    • Nikos Skalkotos's avatar
      Major code revision · 8c574358
      Nikos Skalkotos authored
      * Add foreach_file function in OSBase. This is used by all cleanup
        methods
      * Add slackware class. This class derives from linux and overwrites the
        log cleanup behaviour. This is needed since slackware stores all
        package management info in /var/log/packages
      * Add a shrink method in DiskDevice. This method shrinks the last
        filesystem to the minimum size
      * Make the code style comply with pep8
      8c574358
  20. Feb 20, 2012
  21. Feb 15, 2012
Loading