0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for requesting review via the commandline. More... almost 15 years ago
Add support for setting attachment flags. More... almost 15 years ago
Fixed some typos in README, minor changes. More... about 15 years ago
Added README.md. More... about 15 years ago
Added 'pullreq' command for use w/ github pull requests. More... about 15 years ago
fixed bool bug More... over 15 years ago
Added resilience for case where bugs have no attachments More... almost 16 years ago
fixed a bug where patches with no header and multiple files had their first file diff removed. More... almost 16 years ago
made bzpatch.py executable More... almost 16 years ago
made 'bzpatch.py post' require a description as final param More... almost 16 years ago
Implemented 'bzpatch.py post' More... almost 16 years ago
added get and post commands to bzpatch.py; post isn't done yet. More... almost 16 years ago
renamed bzgetpatch.py -> bzpatch.py More... almost 16 years ago
Moved BugzillaApi.post_attachment() to BugzillaApi.attachments.post(). More... almost 16 years ago
made MockBugzillaApi better More... almost 16 years ago
added bzapi.users, bzapi.attachments, and bzapi.bugs as primary accessors of bugzilla information. More... almost 16 years ago
Added LazyMapping and User.fetch More... almost 16 years ago
made passing bzapi into constructors of User, Bug, Attachment objects mandatory More... almost 16 years ago
added superclass constructor for BugzillaObject More... almost 16 years ago
Added bzgetpatch.py and bugzilla.User class More... almost 16 years ago
Added BugzillaObject superclass to make translating properties from JSON easier More... almost 16 years ago
Added Bug and Attachment classes. More... almost 16 years ago
made whitespace better More... almost 16 years ago
Added tests More... almost 16 years ago
Renamed bugzilla -> bugzilla.py More... almost 16 years ago
Added BugzillaApi.post_attachment() More... almost 16 years ago
Made BugzillaAPI More... almost 16 years ago
Added JsonBlobCache class More... almost 16 years ago
use sha1 instead of sha512 More... almost 16 years ago
Added make_caching_json_request() and .hgignore More... almost 16 years ago