Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Created the index | Gianluca Montecchi | 2009-07-19 | 2 | -75/+72 | |
| * | Changed the index layout | gianluca | 2009-07-10 | 1 | -160/+24 | |
| * | Added the last 10 bug open list | gianluca | 2009-07-09 | 3 | -34/+98 | |
| * | Initial implementation of the html repository export. | gianluca | 2009-07-04 | 7 | -0/+587 | |
| * | Pull darcs fix, copyright updates from W. Trevor King | Chris Ball | 2009-07-02 | 43 | -60/+242 | |
| |\ | ||||||
| * \ | Merge "be set-root" becomes "be init" from W. Trevor King | Chris Ball | 2009-07-01 | 3 | -4/+4 | |
| |\ \ | ||||||
| * \ \ | Merge darcs support from W. Trevor King's tree. | Chris Ball | 2009-06-30 | 8 | -30/+225 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge with W. Trevor King's tree, which allows attaching binary files to bugs. | Chris Ball | 2009-06-26 | 14 | -149/+69 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge be --version code from W. Trevor King. | Chris Ball | 2009-06-25 | 7 | -22/+51 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge with W. Trevor King's tree. | Chris Ball | 2009-06-25 | 66 | -1377/+745 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge Trevor's version of target --list. | Chris Ball | 2009-06-24 | 1 | -6/+13 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merged bugfix branch be.missing-git-config | W. Trevor King | 2009-08-04 | 4 | -4/+80 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Now libbe.git.Git handles missing name/email and guesses instead. | W. Trevor King | 2009-08-04 | 2 | -5/+13 | |
| * | | | | | | | | | Merged Gianluca's missing-git-config bug report | W. Trevor King | 2009-08-04 | 3 | -0/+68 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Imported Ben's VCS vs. RCS bug report from the mailing list. | W. Trevor King | 2009-08-03 | 5 | -0/+96 | |
* | | | | | | | | | Ssupport for UTF-8 in "be comment" calls to EDITOR/VISUAL. | W. Trevor King | 2009-08-03 | 2 | -2/+2 | |
* | | | | | | | | | Merged dependency tree branch. | W. Trevor King | 2009-08-01 | 1 | -29/+272 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Added dependency tree display with "be depend -t DEPTH BUG-ID". | W. Trevor King | 2009-08-01 | 1 | -2/+56 | |
| * | | | | | | | | | Added one-way-link repair. | W. Trevor King | 2009-08-01 | 1 | -7/+59 | |
| * | | | | | | | | | Added two-way dependency links. | W. Trevor King | 2009-08-01 | 1 | -22/+159 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Now becommands.new's unittest cleans up after itself. | W. Trevor King | 2009-07-31 | 1 | -1/+1 | |
* | | | | | | | | | Improved unittest cleanup by adding BugDir.cleanup(). | W. Trevor King | 2009-07-31 | 21 | -56/+93 | |
* | | | | | | | | | Return to original directory after libbe.bugdir.SimpleBugDirTestCase(). | W. Trevor King | 2009-07-31 | 1 | -0/+2 | |
* | | | | | | | | | Removed libbe.bzr.Bzr's automerge on post-commit. | W. Trevor King | 2009-07-31 | 1 | -14/+0 | |
* | | | | | | | | | Fixed libbe.bugdir.BugDirTestCase.testComments(sync_with_disk=False). | W. Trevor King | 2009-07-31 | 1 | -1/+1 | |
* | | | | | | | | | Fixed comment.cmp_attr unittest because "o" > "a" so cmp("o", "a") == 1. | W. Trevor King | 2009-07-31 | 1 | -2/+2 | |
* | | | | | | | | | Fixed indent spacing in libbe.diff.report(). | W. Trevor King | 2009-07-31 | 1 | -20/+22 | |
* | | | | | | | | | Merged interactive email interface | W. Trevor King | 2009-07-29 | 75 | -465/+3539 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Corrected some problems with revision_id() before an initial commit. | W. Trevor King | 2009-07-29 | 3 | -2/+19 | |
| * | | | | | | | | | be-handle-mail no longer sends blank subscriber emails when no change occurs. | W. Trevor King | 2009-07-27 | 1 | -4/+15 | |
| * | | | | | | | | | Fixed _procmailrc rules. | W. Trevor King | 2009-07-27 | 2 | -16/+20 | |
| * | | | | | | | | | Restored Makefile to /home/wking installation | W. Trevor King | 2009-07-27 | 1 | -3/+3 | |
| * | | | | | | | | | Cleaned up be-handle-mail's subscriber notification emails (fewer attachments). | W. Trevor King | 2009-07-27 | 3 | -40/+88 | |
| * | | | | | | | | | Allow "subscribe" command via the email interface. | W. Trevor King | 2009-07-27 | 1 | -1/+1 | |
| * | | | | | | | | | Tweaked the output text for modified bugs in libbe.diff and be-handle-mail. | W. Trevor King | 2009-07-27 | 2 | -2/+8 | |
| * | | | | | | | | | Added "be-handle-mail --notify-since REVISION". | W. Trevor King | 2009-07-27 | 1 | -27/+62 | |
| * | | | | | | | | | Added an additional format check to be-handle-mail's pseudoheader parsing. | W. Trevor King | 2009-07-27 | 3 | -2/+4 | |
| * | | | | | | | | | Merged "be subscribe" and be-handle-mail subscription support. | W. Trevor King | 2009-07-27 | 30 | -394/+1648 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Subscribing myself to all changes. | W. Trevor King | 2009-07-27 | 1 | -0/+4 | |
| | * | | | | | | | | | Moved be-handle-mail over to new libbe.diff classes. | W. Trevor King | 2009-07-27 | 1 | -96/+49 | |
| | * | | | | | | | | | Removed debugging exception from libbe/comment.py. | W. Trevor King | 2009-07-27 | 1 | -1/+0 | |
| | * | | | | | | | | | Comment.remove() now ignores .sync_with_disk when removing the root comment. | W. Trevor King | 2009-07-27 | 1 | -1/+1 | |
| | * | | | | | | | | | Added default to settings_object.versioned_property's change_hook_property. | W. Trevor King | 2009-07-27 | 3 | -19/+8 | |
| | * | | | | | | | | | Put bd into read-only mode in becommands/diff.py. | W. Trevor King | 2009-07-27 | 1 | -0/+6 | |
| | * | | | | | | | | | Added cmp functions to libbe.comment, and fleshed them out in libbe.bug. | W. Trevor King | 2009-07-27 | 3 | -7/+78 | |
| | * | | | | | | | | | Hack Comment.load_settings() to work around From->Author change. | W. Trevor King | 2009-07-27 | 1 | -0/+3 | |
| | * | | | | | | | | | Cache data strings in libbe.diff.DiffTree. | W. Trevor King | 2009-07-27 | 1 | -0/+3 | |
| | * | | | | | | | | | Major rewrite of libbe.diff introduces DiffTree and Diff classes. | W. Trevor King | 2009-07-27 | 2 | -110/+395 | |
| | * | | | | | | | | | .sync_with_disk fixes for libbe.bugdir and .comment. | W. Trevor King | 2009-07-27 | 2 | -4/+8 | |
| | * | | | | | | | | | Added DiskAccessRequired errors to libbe.bug.Bug and .comment.Comment. | W. Trevor King | 2009-07-26 | 2 | -98/+144 |