- 27 Jun, 2016 1 commit
-
-
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 19 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
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
This will be useful to give Cython a way to optimise the storage in that class.
-
Link Mauve authored
-
Link Mauve authored
-
mathieui authored
(and correct the display on joined tabs)
-
mathieui authored
On xmltab and listtab, the help text would be displayed in the input after closing the tab.
-