aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/set.py
Commit message (Expand)AuthorAgeFilesLines
* Used PyCharms inspectors.Matěj Cepl2024-03-301-3/+3
* 2to3 conversion of the repo.Matěj Cepl2024-01-181-4/+3
* Merget patch from Matthew Fernandez to fix some typosGianluca Montecchi2017-01-241-1/+1
* Incorrect accquiring bugdir command line argumentMatěj Cepl2013-10-311-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-1/+17
* Ran update-copyright.py.W. Trevor King2012-02-161-10/+10
* Run update_copyright.py.W. Trevor King2011-05-251-0/+1
* Move Tim Guirgies' help for status/severity overrides to .W. Trevor King2011-05-251-1/+50
* 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-9/+11
* Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementationW. Trevor King2009-12-151-2/+2
* Transition to Command-format complete.W. Trevor King2009-12-151-14/+14
* Transitioned set to Command-formatW. Trevor King2009-12-151-75/+85
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+132