0
I Use This!
Inactive

Commits : Listings

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