Skip to content
Snippets Groups Projects
  1. Aug 03, 2013
  2. Jul 30, 2013
  3. 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
  4. Apr 25, 2013
  5. Mar 28, 2013
  6. Mar 22, 2013
  7. Jan 10, 2013
  8. Dec 30, 2012
    • Nikos Skalkotos's avatar
      Retry cleanup commands if they fail · f3845095
      Nikos Skalkotos authored
      Add a new try_fail_repeat function that wraps cleanup system commands
      and retries them if they fail. There are cases where commands like
      dmsetup, umount and losetup -d may fail with device is busy. In most
      of the cases, sleeping for halve a second and retrying does the job.
      f3845095
  9. Oct 22, 2012
  10. Jun 11, 2012
  11. Jun 05, 2012
  12. Apr 26, 2012
  13. Apr 24, 2012
  14. Apr 23, 2012
  15. Apr 20, 2012
  16. Apr 10, 2012
  17. Mar 24, 2012
  18. Mar 23, 2012
  19. Mar 20, 2012
  20. Mar 19, 2012
  21. Mar 09, 2012
Loading