aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/close.py
Commit message (Expand)AuthorAgeFilesLines
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-63/+0
* be --dir DIR COMMAND now roots the bugdir in DIR without changing directories.W. Trevor King2009-12-071-2/+4
* Added restrict_file_access to becommands' execute() args.W. Trevor King2009-11-211-1/+1
* Broke `be comment --xml` out and extended into `be import-xml`.W. Trevor King2009-11-211-1/+1
* Ran the new update_copyright.pyW. Trevor King2009-11-191-0/+1
* Improved unittest cleanup by adding BugDir.cleanup().W. Trevor King2009-07-311-1/+2
* Merged interactive email interfaceW. Trevor King2009-07-291-3/+4
|\
| * Renamed test->manipulate_encodings in becommands.*.execute.W. Trevor King2009-07-161-3/+4
* | Added clean messages on bug_from_shortname failure.W. Trevor King2009-07-291-1/+1
|/
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-11/+11
* Removed <abentley@panoramicfeedback.com> from copyright blurbs.W. Trevor King2009-07-111-1/+0
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+4
* Added bugid_args option to cmdutil.default_complete.W. Trevor King2008-11-271-1/+2
* Command completion simplified and working for list, dummies for other cmds.W. Trevor King2008-11-271-1/+3
* Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-251-6/+5
* Tweaked usage strings to increase consistency. Also added README.dev.W. Trevor King2008-11-241-2/+2
* Go back to lazy bug loading to get execution speed back up.W. Trevor King2008-11-231-2/+2
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-211-10/+15
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-3/+2
* Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-161-0/+2
* Friendlier error message on "close" with no arguments.Marien Zwart2006-04-051-1/+2
* unbreak some tests.Marien Zwart2006-04-051-1/+1
* Help cleanupAaron Bentley2006-04-031-1/+0
* added help to 'close'Thomas Gerigk2006-04-031-0/+13
* Fixed test suite for the unicode switchAaron Bentley2006-04-011-2/+2
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Copied test to close commandAaron Bentley2005-03-241-0/+1
* Implemented tests for 'open'Aaron Bentley2005-03-241-0/+11
* Switched tree format to mapfile-basedAaron Bentley2005-03-171-1/+3
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+1
* Modularized commands into filesAaron Bentley2005-03-111-0/+4