aboutsummaryrefslogtreecommitdiffstats
path: root/.be
Commit message (Expand)AuthorAgeFilesLines
...
* Added `be list --sort *` for user-selectable sorting.W. Trevor King2009-06-2225-95/+222
* Added comments-from-stdin, so we can add tracebacks, e.g. withW. Trevor King2009-06-193-26/+17
* Closed search bugW. Trevor King2008-12-044-42/+19
* Added per-tree default assignee option.W. Trevor King2008-12-046-47/+29
* Closed a few old bugs that seem outdated/dealt with.W. Trevor King2008-12-0411-115/+54
* Fixed missing directory error when merging comments onto a bare bug.W. Trevor King2008-12-0411-25/+48
* Per-tree status levels working.W. Trevor King2008-12-041-12/+9
* Closed 4a4609c8-1882-47de-9d30-fee410b8a802W. Trevor King2008-12-044-4/+11
* bug severity verification now works with per-tree severities.W. Trevor King2008-12-042-38/+19
* Per-tree settings now passed into bug module.W. Trevor King2008-12-041-0/+2
* Added per-tree configurable severities.W. Trevor King2008-12-041-7/+13
* Cleaned up some older bugs.W. Trevor King2008-12-0417-3/+177
* Added support for bug reporter field.W. Trevor King2008-12-021-1/+1
* Command completion simplified and working for list, dummies for other cmds.W. Trevor King2008-11-271-1/+1
* Basic bash completion is now supported.W. Trevor King2008-11-275-0/+93
* Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-253-1/+27
* Hack to fixe encoding bug in becommands/showW. Trevor King2008-11-2414-1/+219
* Marked c45e5ece-63e3-4fd2-b33f-0bfd06820cf4 as fixed.W. Trevor King2008-11-243-1/+23
* Removed auto-wrapping from comment.Comment.string().W. Trevor King2008-11-248-2/+68
* Go back to lazy bug loading to get execution speed back up.W. Trevor King2008-11-231-0/+35
* Improved user-id saving/loading/caching & save user-id into duplicate bugdirs.W. Trevor King2008-11-232-2/+2
* `be show` now supports showing multiple bugs with a single call.W. Trevor King2008-11-232-0/+22
* Oops, dba25cfd-aa15-457c-903a-b53ecb5a3b2c was fixed with commit 253.W. Trevor King2008-11-231-1/+1
* Oops, dac91856-cb6a-4f69-8c03-38ff0b29aab2 was fixed with commit 242.W. Trevor King2008-11-231-1/+1
* Explicit rcs.cleanup() in bugdir test.W. Trevor King2008-11-223-0/+73
* Oops, bug 8e83da06-26f1-4763-a972-dae7e7062233 was fixed by commit 254. W. Trevor King2008-11-221-1/+1
* Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.W. Trevor King2008-11-223-0/+85
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-2116-1/+365
* Updated misc/gui/wxbe with wxPython -> wx changes.W. Trevor King2008-11-193-1/+27
* Added BE-Web repo-access warning to Bugs-Everywhere-Web/README.txt.W. Trevor King2008-11-191-1/+1
* One of my tests left my bzr name as John Doe. Seems to be fixed now.W. Trevor King2008-11-181-1/+1
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-187-2/+115
* Fixed another bug in git.strip_git() (bug 0cad).W. Trevor King2008-11-162-0/+31
* Merged in my git.py changed fixing Hubert Chathi's git set-root bug (0cad).W. Trevor King2008-11-169-0/+206
|\
| * Oops... *Now* I've fixed 0cadW. Trevor King2008-11-132-0/+44
| * Fixed 0cad bug with smaller fix.W. Trevor King2008-11-133-1/+23
| * Added Hubert Chathi's git set-root bug report.W. Trevor King2008-11-135-0/+140
| * Updated imports to handle Python 2.5 ElementTree module.W. Trevor King2008-11-133-0/+107
| * Created bug c4e. Wrote a simple (an hopefully correct) be/test.py docstring.W. Trevor King2008-11-135-0/+87
| * Created late bug report for Popen OSError catchesW. Trevor King2008-11-133-0/+59
* | Removed dud bug 11e. Moved several bugs from 'closed' to 'fixed'.W. Trevor King2008-11-1612-46/+11
* | Removed the empty bugs 14c and 38b. Fixed bug.string() call in libbe/diff.py.W. Trevor King2008-11-162-56/+0
* | Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-162-0/+22
* | Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-142-2/+2
* | Closed bug 210 (target options not parsed).W. Trevor King2008-11-143-1/+23
* | * use python2.4/2.5 compatible import of ElementTreeW. Trevor King2008-11-1311-0/+253
|/
* Apply patches from j@oil21.org, Ben Finney, Jelmer Vernooij.Chris Ball2008-05-169-0/+196
|\
| * Bugs-Everywhere-Web works with python2.5 do not hardcode python2.4j^2008-04-143-0/+59
|/
* Add support for VISUALAaron Bentley2007-07-161-1/+1
* Clarify VISUAL meaningAaron Bentley2007-07-162-0/+30