2009-07-19 |
W. Trevor King | be-handle-mail shown to successfully commit partially... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | More verbose User/UsageError reporting in be-handle... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Worked out some kinks in be-handle-mail's autocommit. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Fixed typos in be-handle-mail error message generation |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Adjusted final commit-handling in be-handle-mail. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Oops, _now_ I've fixed the multipart generation in... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Merged "be commit --allow-empty from be.wtk-rr" |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Added --allow-empty to "be commit" |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Fixed multipart bug in be-handle-mail.Message.response_... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Added --disable-autocommit to be-handle-mail. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | be-handle-mail now commits after every successful email... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Merged becommands/commit.py addition from be.wtk-rr. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Added becommands/commit.py and minor fixes. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Added more allowed commands and pseudo-headers to be... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Added interfaces/README with commit-deletion notes. |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | be-handle-mail's new DBT-style interface handles the... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Reworked be-handle-mail to be more like the Debian... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
W. Trevor King | Generalized _procmailrc to allow several tags: [be... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Added new_with_comment ability to be-handle-mail. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Assorted bugfixes to get reworked be-handle-mail working. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Major be-handle-mail rewrite to make things more modular. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Oops, forgot to reset from/to_addr in send_pgp_mime... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Major send_pgp_mime.py reorganization to better integra... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Starting to seperate message handling in be-handle... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Normalized whitespace in be-handle-mail and send_pgp_mi... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | be-handle-mail now handles non-text comments. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | In be-handle-mail, don't mess with stdin if the command... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | In be-handle-mail, give new bug summary via command... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Merged some bugfixes from be.wtk-rr |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Import sys in becommands/new.py. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | For be-handle-mail, pass comment body in via a temporar... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Fixed broken path in libbe.rcs.RCS._rcs_get_file_conten... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Corrected author_addr -> info["author_addr"] in be... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Fixed typo in one of be-handle-mail's InvalidCommand... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Allow external override of libbe.encoding.get_encoding(). |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Fixed some missing references in be-handle-mail.Invalid... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Hardcoded UTF-8 encoding in be-handle-mail. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Added "to_unicode" to send_pgp_mime.flatten() |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | send_pgp_mime.py attempts to avoid UTF-8 for MIMEText... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Added send_pgp_mime.Mail.encodedMIMEText() for unicode... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Fixed options.logfile -> logpath typo in be-handle... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Better unicode handling in be-handle-mail. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
W. Trevor King | Added tracebacks to be-handle-mail's "uncaught exceptions". |
commit | commitdiff | tree | snapshot |
2009-07-17 |
W. Trevor King | Added an email interface example requesting unicode... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
W. Trevor King | Added "be-handle-mail --logfile LOGFILE" for sane logfi... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
W. Trevor King | Added symlinks to libbe and becommands in interfaces... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
W. Trevor King | Setup be-handle-mail.BE_DIR to point to the BE repo... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
W. Trevor King | "be-handle-mail --output" added to support easy testing. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
W. Trevor King | Removed debugging reply-address adjustment from be... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
W. Trevor King | be-hand-mail now catches errors and sends appropriate... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
W. Trevor King | Now be-handle-mail successfully catches stdout/stderr. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
W. Trevor King | Renamed test->manipulate_encodings in becommands.*... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Oops again, removed some old debugging logging |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Oops, the header keys in be-handle-mail should all... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | be-handle-mail succesfully sends replies. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Adjusted _procmailrc to not match reply emails. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Add unicode-header handling to send_pgp_mime.py |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Minor tweaks in send_pgp_mime.py |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Added --mode=plain option to send_pgp_mime. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | First attempt at real response email. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Added some comments to send_pgp_mime |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Incorperated send_pgp_mime into be-handle-mail. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Ran update_copyright.sh on be-handle-mail and send_pgp_... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Added my send_pgp_mime module to the project. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
W. Trevor King | Don't install xml tools (e.g. be-xml-to-mbox, cattmutt... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Added be-handle-mail and some example emails. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Added --author and --alt-id to "be comment". |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Removed xml.sax cruft from be-mbox-to-xml |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Added _procmailrc file for interactive email handling. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Merged directory reorganization |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | libbe/_version.py made PHONY in Makefile. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Updated Makefile to match new organization |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Reorganized directory structure, mostly to put all... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Updated README to match current status. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Updated GPLv2 to current GPLv2. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
W. Trevor King | Updated setup.py url and switched to rolling version... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Alex Miller | Merged Alex Miller's git-config-not-found patch |
commit | commitdiff | tree | snapshot |
2009-07-13 |
W. Trevor King | Fixed "be --dir --complete" |
commit | commitdiff | tree | snapshot |
2009-07-13 |
W. Trevor King | Added --dir option to "be" |
commit | commitdiff | tree | snapshot |
2009-07-13 |
W. Trevor King | Use CmdOptionParser in "be". |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Added (commented out) /usr/local PREFIX to Makefile. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Added "be comment --xml --ignore-missing-references... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | be-mbox-to-xml passes attributes on to each part of... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Altered be-xml-to-mbox to work with non-ASCII input. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Added timezone handling to libbe.utility.str_to_time. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Not escaping whitespace (e.g. endlines) outside the... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Minor fixes to get unittests working again. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
W. Trevor King | Added be-mbox-to-xml. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Went through "closed" bugs looking for miss-categorized... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Updating "be set --help" and "be status --help". |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Removed <abentley@panoramicfeedback.com> from copyright... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | "be comment --xml" now translates comment uuids to... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Adjustments to new versioned_property behavior. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Fixed versioned_property(default=None, generator=None... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Fixed minor doctest failure in cmdutil.py |
commit | commitdiff | tree | snapshot |
2009-07-11 |
W. Trevor King | Merged "be comment --xml" code from home. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
W. Trevor King | seems to work ;) |
commit | commitdiff | tree | snapshot |
2009-07-10 |
W. Trevor King | Save whole bugdir in becommands/tag.py. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
W. Trevor King | Simplified error handling in ./be |
commit | commitdiff | tree | snapshot |
2009-07-08 |
W. Trevor King | Added new-bug-from-stdin to mirror comments-from-stdin. |
commit | commitdiff | tree | snapshot |
next |