Skip to content
Snippets Groups Projects
  1. Jun 15, 2013
  2. 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
  3. May 27, 2013
  4. Apr 25, 2013
  5. Mar 28, 2013
  6. Mar 26, 2013
    • Nikos Skalkotos's avatar
      Rename DiskDevice class to Image · f5174d2c
      Nikos Skalkotos authored
      Rename DiskDevice class to Image and move it to a seperate module.
      Also, don't let the user access the os_type/* modules directly. In
      Image class create the `os' member variable that will host an
      appropriate instance of one of the OSBase classes.
      f5174d2c
  7. Jan 10, 2013
  8. Jan 03, 2013
  9. Dec 31, 2012
  10. Dec 13, 2012
  11. Nov 21, 2012
  12. Nov 05, 2012
  13. Nov 02, 2012
  14. Oct 18, 2012
  15. Sep 04, 2012
  16. Sep 01, 2012
  17. Aug 29, 2012
  18. Aug 24, 2012
  19. Aug 23, 2012
  20. Aug 22, 2012
  21. Aug 08, 2012
  22. Jul 31, 2012
  23. Jul 27, 2012
  24. Jul 26, 2012
  25. Jul 24, 2012
  26. Jun 28, 2012
  27. Jun 27, 2012
  28. Jun 26, 2012
  29. Jun 25, 2012
  30. Jun 22, 2012
  31. Jun 21, 2012
  32. Jun 20, 2012
Loading