summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't strip leading space from the commit bodyOwen W. Taylor2012-02-101-4/+15
* Fix parameter mistake from last patchOwen W. Taylor2012-02-071-2/+2
* Make setting default-product, default-component in tracker config workOwen W. Taylor2012-02-061-14/+30
* Support pretty bugzilla links like https://bugzilla.gnome.org/12345Colin Walters2012-02-061-2/+14
* Allow setting bz.default-<field name>Owen W. Taylor2012-02-052-7/+40
* Read bz.* git config upfrontOwen W. Taylor2012-02-051-38/+31
* Add defaults for bugs.gentoo.org.Michał Górny2012-02-041-0/+7
* Add the user to the cc: on the bugOwen W. Taylor2012-02-041-2/+4
* Fix a copy and paste error with auth-user and auth-passwordChris Cormack2012-02-041-2/+2
* Spelling correctionYawar Amin2012-02-041-2/+2
* Handle Unicode bug titles correctlyOwen W. Taylor2012-02-041-1/+1
* Catch trying to refile an already filed bugOwen W. Taylor2011-09-121-0/+11
* Make components work with older bugzillaOwen W. Taylor2011-09-121-9/+49
* components: new command to list the components of a productDan Winship2011-09-122-1/+48
* Properly close the template fileJasper St. Pierre2011-09-091-1/+1
* Add galeon browser supportYanko Kaneti2011-08-282-2/+10
* Fix choice of editorDan Winship2011-08-281-13/+1
* Support UTF-8 attachmentsColin Walters2011-04-271-3/+9
* Fix 'git command --amend' typo in man pageOwen W. Taylor2011-04-271-1/+1
* Fix python-2.7 compatibility with xmlrpclibOwen W. Taylor2010-09-221-14/+16
* Add bz.add-url config variableOwen W. Taylor2010-09-062-2/+13
* Use the actual description entered by the user, rather than unconditionally u...Bobby Holley2010-09-061-1/+1
* Fix duplicate variable settingOwen W. Taylor2010-09-061-1/+0
* Document new per-tracker configurationOwen W. Taylor2010-09-061-5/+16
* Fix inconsistent authuser/authpwd abbreviationsOwen W. Taylor2010-09-061-27/+27
* Handle partial URLsOwen W. Taylor2010-09-061-2/+6
* Merge remote branch 'jjongsma/http-auth'Owen W. Taylor2010-09-061-13/+84
|\
| * Fix ' git bz attach' failure when bugzilla server has a pathJonathon Jongsma2009-09-151-2/+0
| * Fix exception when parsing an alias as a urlJonathon Jongsma2009-09-151-22/+23
| * Add support for bugzilla installations that require http authJonathon Jongsma2009-09-111-8/+50
| * Add support for bugzilla installations in non-root pathsJonathon Jongsma2009-09-111-12/+42
* | Use sqlite3 module if availableYaakov Selkowitz2010-07-011-1/+4
* | docs: Quote example url to workaround asciidoc bugRobert Bragg2010-06-141-1/+1
* | Fix typo in google-chrome and chromium supportMarc-Andre Lureau2010-06-071-6/+6
* | When prompting, loop, don't default on unknown inputsOwen W. Taylor2010-06-051-5/+9
* | Fix problem with stray spacesOwen W. Taylor2010-06-051-3/+7
* | Fix typos in documentationChristophe Fergeau2010-06-051-9/+10
* | Added google-chrome as a possible browserOwen W. Taylor2010-06-051-6/+18
* | Add support for epiphany with the webkit backendJonathon Jongsma2010-06-051-2/+8
* | Handle 'see <url> <bug reference>'Owen W. Taylor2010-06-051-1/+1
* | Pass --ignore-submodules when checking uncommitted changesOwen W. Taylor2010-06-051-2/+2
* | Handle Chromium cookie expiry properlyOwen W. Taylor2009-10-171-5/+16
* | Fix subcommands without --add-url optionOwen W. Taylor2009-09-181-1/+1
* | Fix adding-url to just some commitsOwen W. Taylor2009-09-181-28/+27
|/
* Mark bugzilla.gnome.org as httpsOwen W. Taylor2009-09-091-0/+1
* Handle redirectsOwen W. Taylor2009-09-092-25/+89
* Avoid Python2.6-ismsEmmanuele Bassi2009-09-091-2/+4
* Add 'git bz push -fix' and 'git bz edit --fix'Owen W. Taylor2009-09-052-47/+115
* Make 'git bz add-url' more like git rebaseOwen W. Taylor2009-09-052-21/+25
* TODO updatesOwen W. Taylor2009-09-051-3/+48