index
:
git-bz
fixes
master
git-bz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-08-30
Add an edit subcommand
Owen W. Taylor
2009-08-30
Add a method for getting legal field values
Owen W. Taylor
2009-08-30
Add a method to update a patch on a bug
Owen W. Taylor
2009-08-30
Add a method to update a bug
Owen W. Taylor
2009-08-30
Add helper functions for handling abbrevations
Owen W. Taylor
2009-08-30
Add a helper function for checking for success
Owen W. Taylor
2009-08-29
Allow files=None for BugServer.send_post()
Owen W. Taylor
2009-08-29
File bugs via XML-RPC when possible
Owen W. Taylor
2009-08-29
Split HTTP communication out of Bug class
Owen W. Taylor
2009-08-29
Fix error message when not logged in
Owen W. Taylor
2009-08-29
Improve error handling when bug reference is incorrect
Jonathon Jongsma
2009-08-24
Fix to work again with Firefox
Owen W. Taylor
2009-08-24
Support chromium cookies
Colin Walters
2009-08-24
Get attachment data from XML bug dump instead of downloading separately
Owen W. Taylor
2009-08-15
Fix to work with Bugzilla 3.4
Owen W. Taylor
2009-06-25
Pass -M to git-format-patch
Owen W. Taylor
2009-04-25
Make 'git bz file <commit>' just file that commit
Owen W. Taylor
2009-04-25
Move default-product and default-component to main bz section
Owen W. Taylor
2009-04-25
Work around Firefox-3.5 locking problems with a copy
Owen W. Taylor
2009-04-25
Factor out common code between Firefox and Epiphany cookie reading
Owen W. Taylor
2009-04-25
Add support for epiphany as well
Andy Wingo
2009-04-25
Add checks to try and detect when -u/--add-url won't work
Owen W. Taylor
2008-12-04
Add TODO item - Automatically guess obvious obsoletes
Owen W. Taylor
2008-12-04
Add TODO items
Owen W. Taylor
2008-12-03
Allow a separate description for git bz file
Owen W. Taylor
2008-12-03
Skip prompting about attachments when editing comment
Owen W. Taylor
2008-12-03
Allow editing attachment comment and obsoletes
Owen W. Taylor
2008-11-23
Fix resolving URL bug references
Owen W. Taylor
2008-11-22
Improve documentation of aliases and configuration
Owen W. Taylor
2008-11-22
Allowing configuring a default product and component
Owen W. Taylor
2008-11-22
Make -b/--bugzilla a global option
Owen W. Taylor
2008-11-22
Add TODO item: Reconsider initial description for 'git bz file'
Owen W. Taylor
2008-11-22
Allow spaces in products and components
Owen W. Taylor
2008-11-20
Minor indentation tweak
Owen W. Taylor
2008-11-20
Make firefox profile lookup more relaxed
Tommi Komulainen
2008-11-19
Add TODO item: Specifying a default product/component
Owen W. Taylor
2008-11-19
Fix git bz file of the last most recent commit
Owen W. Taylor
2008-11-19
Remove dependency on GitPython
Owen W. Taylor
2008-11-18
Don't include the URL in the attachment comment
Owen W. Taylor
2008-11-18
Try to catch failure when attaching a patch
Owen W. Taylor
2008-11-17
Add TODO item: For attach -u don't include URL in the comment
Owen W. Taylor
2008-11-17
Fix severity in default config to 'normal'
Owen W. Taylor
2008-11-17
TODO additions
Owen W. Taylor
2008-11-16
Add TODO item: Allow editing comment used for attachments
Owen W. Taylor
2008-11-16
Add add-url subcommand and -u/--add-url command line options
Owen W. Taylor
2008-11-16
Add TODO item: more general patch application
Owen W. Taylor
2008-11-16
Fix a couple of minor problems introduced in cleanup
Owen W. Taylor
2008-11-16
Add product/component to 'git file' examples
Owen W. Taylor
2008-11-16
Initial import
Owen W. Taylor