aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Oops again, removed some old debugging loggingW. Trevor King2009-07-151-8/+0
| * | | | | | Oops, the header keys in be-handle-mail should all be unicode.W. Trevor King2009-07-151-4/+4
| * | | | | | be-handle-mail succesfully sends replies.W. Trevor King2009-07-151-16/+49
| * | | | | | Adjusted _procmailrc to not match reply emails.W. Trevor King2009-07-151-2/+3
| * | | | | | Add unicode-header handling to send_pgp_mime.pyW. Trevor King2009-07-151-11/+26
| * | | | | | Minor tweaks in send_pgp_mime.pyW. Trevor King2009-07-151-3/+1
| * | | | | | Added --mode=plain option to send_pgp_mime.W. Trevor King2009-07-152-10/+21
| * | | | | | First attempt at real response email.W. Trevor King2009-07-151-15/+42
| * | | | | | Added some comments to send_pgp_mimeW. Trevor King2009-07-151-1/+6
| * | | | | | Incorperated send_pgp_mime into be-handle-mail.W. Trevor King2009-07-151-3/+16
| * | | | | | Ran update_copyright.sh on be-handle-mail and send_pgp_mime.W. Trevor King2009-07-152-2/+30
| * | | | | | Added my send_pgp_mime module to the project.W. Trevor King2009-07-152-0/+547
| * | | | | | Don't install xml tools (e.g. be-xml-to-mbox, cattmutt, ...).W. Trevor King2009-07-151-2/+2
| * | | | | | Added be-handle-mail and some example emails.W. Trevor King2009-07-149-0/+146
| * | | | | | Added --author and --alt-id to "be comment".W. Trevor King2009-07-141-0/+8
| * | | | | | Removed xml.sax cruft from be-mbox-to-xmlW. Trevor King2009-07-141-3/+0
| * | | | | | Added _procmailrc file for interactive email handling.W. Trevor King2009-07-141-0/+19
* | | | | | | Added clean messages on bug_from_shortname failure.W. Trevor King2009-07-2914-18/+33
* | | | | | | libbe.rcs.RCS.commit() now actually calls .pre/postcommit().W. Trevor King2009-07-232-16/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Added bugdir setting comparision to libbe.diff.W. Trevor King2009-07-232-23/+33
* | | | | | Added libbe.bug.cmp_comments(), and added that to default bug comparison.W. Trevor King2009-07-231-1/+18
* | | | | | Fixed unrecognized "Test" typo in becommands/comment.py.W. Trevor King2009-07-231-1/+1
* | | | | | Added libbe.tree.Tree.has_descendant().W. Trevor King2009-07-231-0/+19
* | | | | | libbe/tree.Tree.traverse(depthFirst)->depth_first & stripped trailing spaces.W. Trevor King2009-07-231-7/+7
* | | | | | Show text of comment's reference in notes when spawning EDITOR.W. Trevor King2009-07-221-2/+17
| |_|_|_|/ |/| | | |
* | | | | Added .extra_strings to BugDir and CommentW. Trevor King2009-07-214-10/+50
|\ \ \ \ \
| * | | | | I'll add Comment.extra_strings too, while I'm at it.W. Trevor King2009-07-211-0/+14
| * | | | | Added BugDir.extra_strings.W. Trevor King2009-07-211-0/+14
| * | | | | Bug._extra_strings_check_fn() guts now utility.iterable_full_of_strings().W. Trevor King2009-07-212-10/+22
* | | | | | Merged libbe.properties unittest fixW. Trevor King2009-07-211-4/+8
|\| | | | |
| * | | | | libbe.properties unittest changes due to "extra change-hook save" fix.W. Trevor King2009-07-211-4/+8
|/ / / / /
* | | | | I imported a few threads from the mailing list as wishlist bugs.W. Trevor King2009-07-21144-0/+4180
* | | | | Added "--no-comments" to "be show".W. Trevor King2009-07-211-9/+16
* | | | | be-mbox-to-xml is now better at message-id, in-reply-to, and references.W. Trevor King2009-07-211-3/+26
* | | | | "be comment --xml" now saves the comments (again).W. Trevor King2009-07-211-0/+1
* | | | | be-mbox-to-xml handles emails without explicit transfer encodings.W. Trevor King2009-07-211-1/+4
* | | | | Added cProfile notes to README.dev.W. Trevor King2009-07-211-0/+9
* | | | | Fixed extra change-hook save in testChangeHookMutableProperty.W. Trevor King2009-07-212-23/+47
* | | | | Touched up becommands/diff.py's help message.W. Trevor King2009-07-211-3/+4
* | | | | Cleaned up saving/sync_with_disk.W. Trevor King2009-07-2116-54/+108
* | | | | Cleaned up some outdated libbe.settings_object.EMPTY cruft.W. Trevor King2009-07-204-11/+10
| |_|_|/ |/| | |
* | | | Added --allow-empty to "be commit"W. Trevor King2009-07-199-49/+117
| |_|/ |/| |
* | | Added becommands/commit.py and minor fixes.W. Trevor King2009-07-194-4/+73
| |/ |/|
* | Import sys in becommands/new.py.W. Trevor King2009-07-181-0/+1
* | Fixed broken path in libbe.rcs.RCS._rcs_get_file_contents(binary=True).W. Trevor King2009-07-181-1/+1
|/
* Merged directory reorganizationW. Trevor King2009-07-1486-9/+15
|\
| * Updated Makefile to match new organizationW. Trevor King2009-07-141-1/+2
| * Reorganized directory structure, mostly to put all the interfaces inW. Trevor King2009-07-1483-1/+1
| * Updated README to match current status.W. Trevor King2009-07-142-7/+12
* | libbe/_version.py made PHONY in Makefile.W. Trevor King2009-07-141-0/+1
|/