aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/tag.py
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+2
* Improved unittest cleanup by adding BugDir.cleanup().W. Trevor King2009-07-311-1/+2
* Merged interactive email interfaceW. Trevor King2009-07-291-10/+11
|\
| * Merged assorted changes from be.wtk-rr for BugDir.extra_strings.W. Trevor King2009-07-211-2/+1
| |\
| * | Renamed test->manipulate_encodings in becommands.*.execute.W. Trevor King2009-07-161-10/+11
* | | Added clean messages on bug_from_shortname failure.W. Trevor King2009-07-291-1/+1
| |/ |/|
* | Cleaned up saving/sync_with_disk.W. Trevor King2009-07-211-2/+1
|/
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-11/+11
* Save whole bugdir in becommands/tag.py.W. Trevor King2009-07-101-1/+1
* Updated help strings, man page, and completionsW. Trevor King2009-06-251-1/+1
* Remove blank line from tag's output if no tags existW. Trevor King2009-06-251-1/+2
* Added `be depend'.W. Trevor King2009-06-251-20/+14
* Added `be tag --list' to list all tags.W. Trevor King2009-06-251-5/+21
* tag --remove now returns bug.settings["extra_strings"] to EMPTY.W. Trevor King2009-06-251-4/+8
* Added becommands/tag.pyW. Trevor King2009-06-231-0/+118