projects
/
be.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
be.git
2009-11-30
W. Trevor King
Fixed import_xml.py to live up to its longhelp description.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
W. Trevor King
Avoid redundant Comment.alt_ids
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
W. Trevor King
Changed Bug and Comment.merge() kwargs.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
W. Trevor King
Minor BugDir docstring typo correction.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
W. Trevor King
Moved comment.list_to_root() to Bug.add_comments()...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
W. Trevor King
Added comment import to Bug.from_xml().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
W. Trevor King
test.py now uses unittest.TestSuite 'suite' in becomman...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
W. Trevor King
BugDir.list_uuids() -> BugDir.uuids()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-28
W. Trevor King
Added Bug.merge() and Comment.merge().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Added restrict_file_access to becommands' execute(...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Merged mostly completed `be email-bugs'.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Fix libbe.vcs.VCS.get_file_contents(allow_no_vcs=True...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Updated interfaces/email/interactive/README for [be...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Added [be-tag:xml] processing to be-handle-mail.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Adjusted `be import-xml` to properly handle croot_bug...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Fixed bug in be-handle-mail.Message.parse_comment(...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Added interfaces/email/interactive/examples/email_bugs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
`be email-bugs` now uses `be show` internals to produce...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Upgraded `be show --xml` to new <be-xml> format.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
W. Trevor King
Broke `be comment --xml` out and extended into `be...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Added Bug.from_xml() + some .from_xml() fixups.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Import os in libbe.subproc if _POSIX == True
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Fixed bug 529c290e-b1cf-4800-be7e-68f1ecb9565c (howto...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Fix typo in becommands.init's doctest
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Import select in libbe.subproc if _POSIX == True
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Adjusted test.py to use an installed vcs by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Added becommands/email_bugs.py
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Broke subprocess handling out into its own submodule...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Removed superfluous 'import time' from becommands/commi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Created bug 56506b73-36cc-4e32-a578-258a219edba8 descri...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Have release.py update copyrights as well.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
W. Trevor King
Added release.py script automating release process
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
W. Trevor King
Merged updated READMEs and new update_copyright.py...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
W. Trevor King
Ran the new update_copyright.py
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
W. Trevor King
Translated update_copyright.sh to Python update_copyrig...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
W. Trevor King
Updated README and Bugs-Everywhere-Web/README.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
W. Trevor King
Updated NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
Fixed bug with unicode handling reported by Nicolas...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
Use unicode_output=False in some Darcs._u_invoke_client...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
Cleanup temp. dir. in libbe.vcs tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
"CommandStderr" -> "CommandError" in VCS._u_invoke()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
Don't attempt to convert unicode objects to strings...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
Set binary=True for mapfile file handling
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
Added unicode_output option to VCS._u_invoke()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
W. Trevor King
rename "output","error" -> "stdout","stderr" in VCS...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
W. Trevor King
Merged Gianluca's nested directory fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Gianluca Montecchi
- Merged Trevor branch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Gianluca Montecchi
Fixed a typo in the --export-dir-template options
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Gianluca Montecchi
Fixed a problem with the creation of nested directory
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
W. Trevor King
Merged Gianluca's recent `be html` work.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
gian
test for bzr merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Gianluca Montecchi
Finished merge with Trevor branch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Gianluca Montecchi
added the --export-template and --export-dir_template
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Gianluca Montecchi
The (ugly) colors are back
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Gianluca Montecchi
Fixed the wrong index_header values
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Gianluca Montecchi
merged with Trevor branch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
W. Trevor King
Merged my cleanup of Gianluca's HTML branch.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
W. Trevor King
Save non-text/ comments as separate files. Inline...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
W. Trevor King
Pass content_type to Comment.new_reply() to fix error...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
W. Trevor King
Restructured becommands/html to make templating more...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
W. Trevor King
General cleanup of becommands/html.py
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
W. Trevor King
Merged Gianluca's html becommand with templates.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
W. Trevor King
Non-event merge with trunk, just to pull in that bit...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Gianluca Montecchi
Reworked the html command template system
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Gianluca Montecchi
Partially moved to a newer, better and simpler template...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Gianluca Montecchi
Template system v1 completed
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Gianluca Montecchi
Updated to trunk
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Chris Ball
Fix darcs testsuite failure
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
W. Trevor King
Oops, fixed return typo in libbe.darcs.Darcs._vcs_get_f...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
W. Trevor King
Moved VCS detection from _vcs_help() to _vcs_version().
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Chris Ball
Silence testsuite warnings, from W. Trevor King.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Chris Ball
Large merge from W. Trevor King, including Gianluca...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
W. Trevor King
Moved from *.__del__() to exclusive use of *.cleanup().
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Gianluca Montecchi
Initial implementation of a template system
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Gianluca Montecchi
Added the verbose option
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Gianluca Montecchi
help
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Gianluca Montecchi
Added the initial support for css templates
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Gianluca Montecchi
Merged with Trevor's -rr branch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Gianluca Montecchi
Fixed the merge
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Gianluca Montecchi
Merged with head branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Set self.ret if necessary in be-handle-mail.Command...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Added "Confirm" and "Subscribe" pseudoheaders to be...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Load bugs in be-handle-mail.Message.subscriber_emails().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Fix agressive be-handle-mail.Message._strip_footer().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Prefix cache attributes in be-handle-mail with undersco...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Fixed invalid TAG error in becommands.subscribe.get_sub...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
W. Trevor King
Added -a and -l options to be subscribe.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
W. Trevor King
Added normalize_RFC_2822_date() to be-mbox-to-xml.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
W. Trevor King
Added normalize_email_address() to be-mbox-to-xml
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
W. Trevor King
Fixed mutliple in-reply-to splitting in be-mbox-to-xml
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
W. Trevor King
Fixed bugdir name collision in cmdutil.bug_from_shortname()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
W. Trevor King
Use Bug.active to decide active status in becommands...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
W. Trevor King
Convert incoming text/* email payloads to unicode in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
W. Trevor King
os.path.isdir() -> .exists() for check for "comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
W. Trevor King
Include stdout in CommandError.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
W. Trevor King
Fixed email.Parser typo in send_pgp_mime.py imports...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
W. Trevor King
Added `be --verbose-version' option to print full versi...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
W. Trevor King
Added libbe.version, wrapping the auto-generated libbe...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
W. Trevor King
Fixed a few typos in be-handle-mail
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
W. Trevor King
Mention commit message in interactive email README...
commit
|
commitdiff
|
tree
|
snapshot
next