Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Added --author and --alt-id to "be comment". | W. Trevor King | 2009-07-14 | 1 | -0/+8 | |
| * | | | | | | | | | | Removed xml.sax cruft from be-mbox-to-xml | W. Trevor King | 2009-07-14 | 1 | -3/+0 | |
| * | | | | | | | | | | Added _procmailrc file for interactive email handling. | W. Trevor King | 2009-07-14 | 1 | -0/+19 | |
* | | | | | | | | | | | Added clean messages on bug_from_shortname failure. | W. Trevor King | 2009-07-29 | 14 | -18/+33 | |
| | | | | | | | * | | | Merge large rework from W. Trevor King. | Chris Ball | 2009-07-23 | 278 | -722/+5338 | |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | libbe.rcs.RCS.commit() now actually calls .pre/postcommit(). | W. Trevor King | 2009-07-23 | 2 | -16/+10 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Added bugdir setting comparision to libbe.diff. | W. Trevor King | 2009-07-23 | 2 | -23/+33 | |
* | | | | | | | | | | Added libbe.bug.cmp_comments(), and added that to default bug comparison. | W. Trevor King | 2009-07-23 | 1 | -1/+18 | |
* | | | | | | | | | | Fixed unrecognized "Test" typo in becommands/comment.py. | W. Trevor King | 2009-07-23 | 1 | -1/+1 | |
* | | | | | | | | | | Added libbe.tree.Tree.has_descendant(). | W. Trevor King | 2009-07-23 | 1 | -0/+19 | |
* | | | | | | | | | | libbe/tree.Tree.traverse(depthFirst)->depth_first & stripped trailing spaces. | W. Trevor King | 2009-07-23 | 1 | -7/+7 | |
* | | | | | | | | | | Show text of comment's reference in notes when spawning EDITOR. | W. Trevor King | 2009-07-22 | 1 | -2/+17 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Added .extra_strings to BugDir and Comment | W. Trevor King | 2009-07-21 | 4 | -10/+50 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | I'll add Comment.extra_strings too, while I'm at it. | W. Trevor King | 2009-07-21 | 1 | -0/+14 | |
| * | | | | | | | | | Added BugDir.extra_strings. | W. Trevor King | 2009-07-21 | 1 | -0/+14 | |
| * | | | | | | | | | Bug._extra_strings_check_fn() guts now utility.iterable_full_of_strings(). | W. Trevor King | 2009-07-21 | 2 | -10/+22 | |
* | | | | | | | | | | Merged libbe.properties unittest fix | W. Trevor King | 2009-07-21 | 1 | -4/+8 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | libbe.properties unittest changes due to "extra change-hook save" fix. | W. Trevor King | 2009-07-21 | 1 | -4/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | I imported a few threads from the mailing list as wishlist bugs. | W. Trevor King | 2009-07-21 | 144 | -0/+4180 | |
* | | | | | | | | | Added "--no-comments" to "be show". | W. Trevor King | 2009-07-21 | 1 | -9/+16 | |
* | | | | | | | | | be-mbox-to-xml is now better at message-id, in-reply-to, and references. | W. Trevor King | 2009-07-21 | 1 | -3/+26 | |
* | | | | | | | | | "be comment --xml" now saves the comments (again). | W. Trevor King | 2009-07-21 | 1 | -0/+1 | |
* | | | | | | | | | be-mbox-to-xml handles emails without explicit transfer encodings. | W. Trevor King | 2009-07-21 | 1 | -1/+4 | |
* | | | | | | | | | Added cProfile notes to README.dev. | W. Trevor King | 2009-07-21 | 1 | -0/+9 | |
* | | | | | | | | | Fixed extra change-hook save in testChangeHookMutableProperty. | W. Trevor King | 2009-07-21 | 2 | -23/+47 | |
* | | | | | | | | | 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 | 16 | -54/+108 | |
* | | | | | | | | | Cleaned up some outdated libbe.settings_object.EMPTY cruft. | W. Trevor King | 2009-07-20 | 4 | -11/+10 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Added --allow-empty to "be commit" | W. Trevor King | 2009-07-19 | 9 | -49/+117 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Added becommands/commit.py and minor fixes. | W. Trevor King | 2009-07-19 | 4 | -4/+73 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Import sys in becommands/new.py. | W. Trevor King | 2009-07-18 | 1 | -0/+1 | |
* | | | | | | Fixed broken path in libbe.rcs.RCS._rcs_get_file_contents(binary=True). | W. Trevor King | 2009-07-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merged directory reorganization | W. Trevor King | 2009-07-14 | 86 | -9/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Updated Makefile to match new organization | W. Trevor King | 2009-07-14 | 1 | -1/+2 | |
| * | | | | | Reorganized directory structure, mostly to put all the interfaces in | W. Trevor King | 2009-07-14 | 83 | -1/+1 | |
| * | | | | | Updated README to match current status. | W. Trevor King | 2009-07-14 | 2 | -7/+12 | |
* | | | | | | libbe/_version.py made PHONY in Makefile. | W. Trevor King | 2009-07-14 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Updated GPLv2 to current GPLv2. | W. Trevor King | 2009-07-14 | 48 | -493/+560 | |
* | | | | | Updated setup.py url and switched to rolling version names. | W. Trevor King | 2009-07-14 | 1 | -2/+6 | |
* | | | | | Merged Alex Miller's git-config-not-found patch | Alex Miller | 2009-07-14 | 1 | -2/+2 | |
| | * | | | Large merge from W. Trevor King. Highlights: | Chris Ball | 2009-07-13 | 65 | -397/+777 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||||
* | | | | | Fixed "be --dir --complete" | W. Trevor King | 2009-07-13 | 2 | -0/+15 | |
* | | | | | Added --dir option to "be" | W. Trevor King | 2009-07-13 | 1 | -1/+6 | |
* | | | | | Use CmdOptionParser in "be". | W. Trevor King | 2009-07-13 | 2 | -38/+59 | |
* | | | | | Added (commented out) /usr/local PREFIX to Makefile. | W. Trevor King | 2009-07-12 | 1 | -0/+1 | |
* | | | | | Added "be comment --xml --ignore-missing-references ID COMMENT". | W. Trevor King | 2009-07-12 | 3 | -5/+31 | |
* | | | | | be-mbox-to-xml passes attributes on to each part of multipart messages. | W. Trevor King | 2009-07-12 | 2 | -15/+44 | |
* | | | | | Altered be-xml-to-mbox to work with non-ASCII input. | W. Trevor King | 2009-07-12 | 2 | -73/+60 | |
* | | | | | Added timezone handling to libbe.utility.str_to_time. | W. Trevor King | 2009-07-12 | 1 | -2/+20 | |
* | | | | | Not escaping whitespace (e.g. endlines) outside the XML document root. | W. Trevor King | 2009-07-12 | 1 | -1/+1 |