aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/new.py
Commit message (Expand)AuthorAgeFilesLines
* Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-161-1/+2
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-141-2/+4
* Fixed test suite for the unicode switchAaron Bentley2006-04-011-2/+2
* Fixed test case for newAaron Bentley2005-05-181-1/+1
* Improved command parsing for "new"Aaron Bentley2005-05-181-0/+12
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Finished tests for newAaron Bentley2005-03-241-2/+13
* started work on test case for "new"Aaron Bentley2005-03-241-1/+10
* Added datestamps to bugsAaron Bentley2005-03-231-5/+2
* Used cmdutil tree_root wrapper to avoid tracebacks on wrong treeAaron Bentley2005-03-181-1/+1
* Made new print the bug ID of the new bugAaron Bentley2005-03-181-1/+2
* Switched tree format to mapfile-basedAaron Bentley2005-03-171-1/+1
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+1
* Modularized commands into filesAaron Bentley2005-03-111-0/+13