aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/merge.py
Commit message (Expand)AuthorAgeFilesLines
* Merged assorted changes from be.wtk-rr for BugDir.extra_strings.W. Trevor King2009-07-211-4/+4
|\
| * Cleaned up saving/sync_with_disk.W. Trevor King2009-07-211-4/+4
* | Renamed test->manipulate_encodings in becommands.*.execute.W. Trevor King2009-07-161-3/+4
|/
* 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/+1
* Replaced some doctest output with ellipses.W. Trevor King2009-06-211-20/+20
* Added per-tree configurable severities.W. Trevor King2008-12-041-0/+2
* Added bugid_args option to cmdutil.default_complete.W. Trevor King2008-11-271-1/+4
* 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-25/+25
* Added becommands/merge to join duplicate bugs.W. Trevor King2008-11-241-0/+157