- 30 Jun, 2016 1 commit
-
-
mathieui authored
All this crap is very brittle due to circular deps and python handling them badly. This appears to be fixing some stuff, at the very least. This is sed, so cleanup of imports (which can now be grouped together) is not done yet.
-
- 28 Jun, 2016 1 commit
-
-
mathieui authored
-
- 27 Jun, 2016 7 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 24 Jun, 2016 5 commits
- 21 Jun, 2016 1 commit
-
-
mathieui authored
-
- 12 Jun, 2016 14 commits
-
-
mathieui authored
-
mathieui authored
-
mathieui authored
It’s needed for proper installation
-
mathieui authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 11 Jun, 2016 11 commits
-
-
Link Mauve authored
This commit is non-functional, it only changes indentation to make other changes more apparent, I’m sorry if you come from the future and are bisecting, it was the only way to make it look proper. :(
-
Link Mauve authored
Also don’t handle logger fds outside of Logger, and mark private objects and methods.
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
Also remove support for OLD_PYTHON (before 3.3), some unused constants, mark private functions with a leading underscore, and clean up some pep8 violations.
-
Link Mauve authored
Status and Command are now slotted classes instead of namedtuples, which led to a few changes to access them with their named parameters instead of as a tuple. “short” being a C type, I renamed Command.short into Command.short_desc, which is more explicit anyway. I also renamed possible_show into POSSIBLE_SHOW, as it is a module-level constant dict.
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-