aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/severity.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3 conversion of the repo.Matěj Cepl2024-01-181-1/+1
* Merget patch from Matthew Fernandez to fix some typosGianluca Montecchi2017-01-241-1/+1
* Ran update-copyright.py.W. Trevor King2012-10-161-1/+1
* Rewrite commands to use bugdirs instead of a single bugdir.W. Trevor King2012-08-291-5/+6
* Ran update-copyright.py.W. Trevor King2012-02-161-10/+10
* Run update_copyright.py.W. Trevor King2011-05-251-0/+2
* Move Tim Guirgies' help for status/severity overrides to .W. Trevor King2011-05-251-14/+2
* Remove "be set" reference in favour of actual helpTim Guirgies2011-05-251-1/+13
* Restructure severity help function to match statusTim Guirgies2011-05-251-11/+16
* Bumped to version 1.0.01.0.0Chris Ball2011-01-081-1/+1
* Ran update_copyright.py.W. Trevor King2010-10-211-1/+1
* Ran update_copyright.pyW. Trevor King2010-06-221-12/+13
* Updated copyright informationW. Trevor King2010-01-011-1/+1
* Added UserInterface and other improved abstractions for command handlingW. Trevor King2009-12-311-6/+8
* Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementationW. Trevor King2009-12-151-1/+1
* Transitioned status to Command-formatW. Trevor King2009-12-141-2/+3
* Transitioned severity to Command-format, also added Command._get_*()W. Trevor King2009-12-141-73/+62
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+106