aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/open.py
Commit message (Expand)AuthorAgeFilesLines
* Merged with Trevor's -rr branchGianluca Montecchi2009-10-021-5/+7
* Merged with head branchGianluca Montecchi2009-10-011-13/+11
* 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
* 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-11/+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 "inprogress" or "open" with no arguments.Marien Zwart2006-04-051-1/+2
* unbreak some tests.Marien Zwart2006-04-051-1/+1
* added help to 'open'.Thomas Gerigk2006-04-031-0/+12
* 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/+12
* Switched tree format to mapfile-basedAaron Bentley2005-03-171-0/+1
* Initial implementation of saving to mapfileAaron Bentley2005-03-141-1/+2
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+1
* Modularized commands into filesAaron Bentley2005-03-111-0/+4