index
:
git-bz
fixes
master
git-bz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-06
Document new per-tracker configuration
Owen W. Taylor
2010-09-06
Fix inconsistent authuser/authpwd abbreviations
Owen W. Taylor
2010-09-06
Handle partial URLs
Owen W. Taylor
2010-09-06
Merge remote branch 'jjongsma/http-auth'
Owen W. Taylor
2010-07-01
Use sqlite3 module if available
Yaakov Selkowitz
2010-06-14
docs: Quote example url to workaround asciidoc bug
Robert Bragg
2010-06-07
Fix typo in google-chrome and chromium support
Marc-Andre Lureau
2010-06-05
When prompting, loop, don't default on unknown inputs
Owen W. Taylor
2010-06-05
Fix problem with stray spaces
Owen W. Taylor
2010-06-05
Fix typos in documentation
Christophe Fergeau
2010-06-05
Added google-chrome as a possible browser
Owen W. Taylor
2010-06-05
Add support for epiphany with the webkit backend
Jonathon Jongsma
2010-06-05
Handle 'see <url> <bug reference>'
Owen W. Taylor
2010-06-05
Pass --ignore-submodules when checking uncommitted changes
Owen W. Taylor
2009-10-17
Handle Chromium cookie expiry properly
Owen W. Taylor
2009-09-18
Fix subcommands without --add-url option
Owen W. Taylor
2009-09-18
Fix adding-url to just some commits
Owen W. Taylor
2009-09-15
Fix ' git bz attach' failure when bugzilla server has a path
Jonathon Jongsma
2009-09-15
Fix exception when parsing an alias as a url
Jonathon Jongsma
2009-09-11
Add support for bugzilla installations that require http auth
Jonathon Jongsma
2009-09-11
Add support for bugzilla installations in non-root paths
Jonathon Jongsma
2009-09-09
Mark bugzilla.gnome.org as https
Owen W. Taylor
2009-09-09
Handle redirects
Owen W. Taylor
2009-09-09
Avoid Python2.6-isms
Emmanuele Bassi
2009-09-05
Add 'git bz push -fix' and 'git bz edit --fix'
Owen W. Taylor
2009-09-05
Make 'git bz add-url' more like git rebase
Owen W. Taylor
2009-09-05
TODO updates
Owen W. Taylor
2009-09-05
Split out documentation
Owen W. Taylor
2009-09-05
Command line option tweaks
Owen W. Taylor
2009-09-05
Allow omitting bug reference for 'git bz attach'
Owen W. Taylor
2009-09-04
Make --add-url the default for 'git bz apply' as well
Owen W. Taylor
2009-09-04
Ignore committed/rejected patches
Owen W. Taylor
2009-09-01
Allow configuring bug reference addition
Owen W. Taylor
2009-09-01
Improve URL addition
Owen W. Taylor
2009-09-01
Add URLs by default
Owen W. Taylor
2009-08-31
Make bug changes before attachment changes to avoid token problems
Owen W. Taylor
2009-08-31
Use .add() for sets not .append()
Owen W. Taylor
2009-08-31
Cache legal field values
Owen W. Taylor
2009-08-31
Add utility for constant-response caching
Owen W. Taylor
2009-08-31
Add push subcommand to help command
Owen W. Taylor
2009-08-31
Fix checking for missing fields in XML response
Owen W. Taylor
2009-08-30
Fix marking patches as obsolete from 'git bz edit'
Owen W. Taylor
2009-08-30
Fix git-bz to work with none-GNOME bugzilla
Owen W. Taylor
2009-08-30
Add 'git bz edit --pushed' and 'git bz push'
Owen W. Taylor
2009-08-30
Allow capturing stderr from a run git command
Owen W. Taylor
2009-08-30
Allow passing a commit or revision range to 'git bz edit'
Owen W. Taylor
2009-08-30
Add a BugHandle class to represent parsed bug references
Owen W. Taylor
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
[next]