Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Major rewrite of libbe.diff introduces DiffTree and Diff classes. | W. Trevor King | 2009-07-27 | 1 | -16/+27 | |
| | * | | | | Renamed Comment.From and .time_string to .author and .date respectively. | W. Trevor King | 2009-07-25 | 1 | -2/+2 | |
| | * | | | | "be diff" now compares agains the last commit (for versioning VCSs). | W. Trevor King | 2009-07-23 | 1 | -0/+2 | |
| | * | | | | Added Tree types and get_bugdir_subscribers to becommands/subscribe.py. | W. Trevor King | 2009-07-23 | 1 | -83/+214 | |
| | * | | | | Merged libbe.diff upgrades and libbe.tree.Tree.has_descendant from be.wtk-rr. | W. Trevor King | 2009-07-23 | 2 | -9/+16 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Added becommands/subscribe.py to manage subscription list. | W. Trevor King | 2009-07-22 | 1 | -0/+237 | |
| | * | | | | | Merged assorted changes from be.wtk-rr for BugDir.extra_strings. | W. Trevor King | 2009-07-21 | 13 | -29/+28 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merged "be commit --allow-empty from be.wtk-rr" | W. Trevor King | 2009-07-19 | 1 | -3/+12 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merged becommands/commit.py addition from be.wtk-rr. | W. Trevor King | 2009-07-19 | 1 | -0/+68 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merged some bugfixes from be.wtk-rr | W. Trevor King | 2009-07-18 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Renamed test->manipulate_encodings in becommands.*.execute. | W. Trevor King | 2009-07-16 | 18 | -90/+110 | |
| | * | | | | | | | | | Added --author and --alt-id to "be comment". | W. Trevor King | 2009-07-14 | 1 | -0/+8 | |
| * | | | | | | | | | | Added clean messages on bug_from_shortname failure. | W. Trevor King | 2009-07-29 | 12 | -17/+17 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Added bugdir setting comparision to libbe.diff. | W. Trevor King | 2009-07-23 | 1 | -3/+4 | |
| * | | | | | | | | | Fixed unrecognized "Test" typo in becommands/comment.py. | W. Trevor King | 2009-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | Show text of comment's reference in notes when spawning EDITOR. | W. Trevor King | 2009-07-22 | 1 | -2/+17 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Added "--no-comments" to "be show". | W. Trevor King | 2009-07-21 | 1 | -9/+16 | |
| * | | | | | | | | "be comment --xml" now saves the comments (again). | W. Trevor King | 2009-07-21 | 1 | -0/+1 | |
| * | | | | | | | | Touched up becommands/diff.py's help message. | W. Trevor King | 2009-07-21 | 1 | -3/+4 | |
| * | | | | | | | | Cleaned up saving/sync_with_disk. | W. Trevor King | 2009-07-21 | 12 | -17/+7 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Added --allow-empty to "be commit" | W. Trevor King | 2009-07-19 | 1 | -3/+12 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Added becommands/commit.py and minor fixes. | W. Trevor King | 2009-07-19 | 1 | -0/+68 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Import sys in becommands/new.py. | W. Trevor King | 2009-07-18 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Updated GPLv2 to current GPLv2. | W. Trevor King | 2009-07-14 | 18 | -199/+198 | |
| * | | | | Added "be comment --xml --ignore-missing-references ID COMMENT". | W. Trevor King | 2009-07-12 | 1 | -1/+8 | |
| * | | | | Altered be-xml-to-mbox to work with non-ASCII input. | W. Trevor King | 2009-07-12 | 1 | -1/+2 | |
| * | | | | Not escaping whitespace (e.g. endlines) outside the XML document root. | W. Trevor King | 2009-07-12 | 1 | -1/+1 | |
| * | | | | Added be-mbox-to-xml. | W. Trevor King | 2009-07-12 | 2 | -2/+5 | |
| * | | | | Went through "closed" bugs looking for miss-categorized bugs. | W. Trevor King | 2009-07-11 | 1 | -3/+3 | |
| * | | | | Updating "be set --help" and "be status --help". | W. Trevor King | 2009-07-11 | 2 | -20/+57 | |
| * | | | | Removed <abentley@panoramicfeedback.com> from copyright blurbs. | W. Trevor King | 2009-07-11 | 14 | -14/+0 | |
| * | | | | "be comment --xml" now translates comment uuids to alt_ids. | W. Trevor King | 2009-07-11 | 1 | -5/+11 | |
| * | | | | Adjustments to new versioned_property behavior. | W. Trevor King | 2009-07-11 | 5 | -12/+12 | |
| * | | | | seems to work ;) | W. Trevor King | 2009-07-10 | 1 | -5/+38 | |
| * | | | | Save whole bugdir in becommands/tag.py. | W. Trevor King | 2009-07-10 | 1 | -1/+1 | |
| * | | | | Added new-bug-from-stdin to mirror comments-from-stdin. | W. Trevor King | 2009-07-07 | 1 | -3/+8 | |
| * | | | | Added "be show --only-raw-body COMMENT-ID". | W. Trevor King | 2009-07-06 | 1 | -1/+7 | |
| * | | | | Added ability to show individual comments with "be show". | W. Trevor King | 2009-07-06 | 1 | -10/+30 | |
* | | | | | Fixed a typo in the --export-dir-template options | Gianluca Montecchi | 2009-10-21 | 1 | -1/+1 | |
* | | | | | Fixed a problem with the creation of nested directory | Gianluca Montecchi | 2009-10-21 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Finished merge with Trevor branch | Gianluca Montecchi | 2009-10-21 | 2 | -8/+2 | |
* | | | | added the --export-template and --export-dir_template | Gianluca Montecchi | 2009-10-21 | 1 | -3/+43 | |
* | | | | The (ugly) colors are back | Gianluca Montecchi | 2009-10-21 | 1 | -1/+1 | |
* | | | | Fixed the wrong index_header values | Gianluca Montecchi | 2009-10-20 | 1 | -2/+3 | |
* | | | | merged with Trevor branch | Gianluca Montecchi | 2009-10-20 | 1 | -522/+444 | |
| |_|/ |/| | | ||||||
* | | | Reworked the html command template system | Gianluca Montecchi | 2009-10-08 | 1 | -24/+23 | |
* | | | Partially moved to a newer, better and simpler template system | Gianluca Montecchi | 2009-10-08 | 1 | -78/+70 | |
* | | | Template system v1 completed | Gianluca Montecchi | 2009-10-08 | 1 | -30/+315 | |
* | | | Updated to trunk | Gianluca Montecchi | 2009-10-07 | 1 | -1/+1 | |
* | | | Initial implementation of a template system | Gianluca Montecchi | 2009-10-06 | 1 | -263/+14 |