index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed debugging reply-address adjustment from be-handle-mail.
W. Trevor King
2009-07-16
1
-1
/
+0
*
be-hand-mail now catches errors and sends appropriate responses.
W. Trevor King
2009-07-16
1
-27
/
+94
*
Now be-handle-mail successfully catches stdout/stderr.
W. Trevor King
2009-07-16
1
-1
/
+2
*
Renamed test->manipulate_encodings in becommands.*.execute.
W. Trevor King
2009-07-16
19
-92
/
+113
*
Oops again, removed some old debugging logging
W. Trevor King
2009-07-15
1
-8
/
+0
*
Oops, the header keys in be-handle-mail should all be unicode.
W. Trevor King
2009-07-15
1
-4
/
+4
*
be-handle-mail succesfully sends replies.
W. Trevor King
2009-07-15
1
-16
/
+49
*
Adjusted _procmailrc to not match reply emails.
W. Trevor King
2009-07-15
1
-2
/
+3
*
Add unicode-header handling to send_pgp_mime.py
W. Trevor King
2009-07-15
1
-11
/
+26
*
Minor tweaks in send_pgp_mime.py
W. Trevor King
2009-07-15
1
-3
/
+1
*
Added --mode=plain option to send_pgp_mime.
W. Trevor King
2009-07-15
2
-10
/
+21
*
First attempt at real response email.
W. Trevor King
2009-07-15
1
-15
/
+42
*
Added some comments to send_pgp_mime
W. Trevor King
2009-07-15
1
-1
/
+6
*
Incorperated send_pgp_mime into be-handle-mail.
W. Trevor King
2009-07-15
1
-3
/
+16
*
Ran update_copyright.sh on be-handle-mail and send_pgp_mime.
W. Trevor King
2009-07-15
2
-2
/
+30
*
Added my send_pgp_mime module to the project.
W. Trevor King
2009-07-15
2
-0
/
+547
*
Don't install xml tools (e.g. be-xml-to-mbox, cattmutt, ...).
W. Trevor King
2009-07-15
1
-2
/
+2
*
Added be-handle-mail and some example emails.
W. Trevor King
2009-07-14
9
-0
/
+146
*
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
*
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
*
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
*
Minor fixes to get unittests working again.
W. Trevor King
2009-07-12
1
-2
/
+1
*
Added be-mbox-to-xml.
W. Trevor King
2009-07-12
21
-57
/
+227
*
Went through "closed" bugs looking for miss-categorized bugs.
W. Trevor King
2009-07-11
13
-93
/
+36
*
Updating "be set --help" and "be status --help".
W. Trevor King
2009-07-11
4
-24
/
+61
*
Removed <abentley@panoramicfeedback.com> from copyright blurbs.
W. Trevor King
2009-07-11
28
-28
/
+0
*
"be comment --xml" now translates comment uuids to alt_ids.
W. Trevor King
2009-07-11
2
-6
/
+12
*
Adjustments to new versioned_property behavior.
W. Trevor King
2009-07-11
7
-29
/
+50
*
Fixed versioned_property(default=None, generator=None) defaults.
W. Trevor King
2009-07-11
1
-10
/
+10
*
Fixed minor doctest failure in cmdutil.py
W. Trevor King
2009-07-11
1
-1
/
+1
*
Merged "be comment --xml" code from home.
W. Trevor King
2009-07-11
6
-48
/
+137
|
\
|
*
seems to work ;)
W. Trevor King
2009-07-10
4
-27
/
+116
|
*
Save whole bugdir in becommands/tag.py.
W. Trevor King
2009-07-10
1
-1
/
+1
[next]