summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix exception on `git bz file`HEADmasterfishsoupEmanuele Aina2024-02-191-1/+1
* Chrome/ium: decrypt cookies stored in sqlite databasePhilippe Normand2024-02-191-10/+64
* Refer to python2 in the shebang lineOwen W. Taylor2015-03-121-1/+1
* Loosen up sucesss regexes to handle configuration of the "Bug" termOwen W. Taylor2015-02-271-2/+2
* Add basic attachment flags for bugzilla.mozilla.orgOwen W. Taylor2015-02-271-1/+17
* Allow "multiplicable" attachment flagsOwen W. Taylor2015-02-272-9/+17
* Support for editing attachment flags.Philippe Normand2015-02-272-22/+122
* Handle further git exceptions in do_attach()Philip Withnall2015-02-271-1/+6
* Support FF3 and Google Chrome on MacYawar Amin2015-02-261-3/+14
* git bz apply: use consistent ordering of status and descriptionOwen W. Taylor2015-02-261-2/+2
* Show the status of all patches, not just accepted patchesOwen W. Taylor2015-02-261-2/+2
* Show status for accepted patchesBastien Nocera2015-02-261-1/+6
* Improve handling of pushes with failuresOwen W. Taylor2015-02-261-7/+18
* Make sure URLs are ascii when building HTTP requestOwen W. Taylor2015-02-261-1/+9
* Document bug references in commit messagesOwen W. Taylor2015-02-241-2/+23
* Make search-for-substring idiomaticOwen W. Taylor2015-02-241-1/+1
* Add a useful help string when the version is unknownOwen W. Taylor2015-02-241-0/+8
* Add a configuration for bugzilla.redhat.comOwen W. Taylor2015-02-241-0/+5
* Clarify usage of git-bz edit --fixOwen W. Taylor2015-02-241-0/+1
* Set patch attachment status on creation for bugzilla.gnome.orgOwen W. Taylor2015-02-241-3/+1
* Get attachment status editing working again for bugzilla.gnome.orgOwen W. Taylor2015-02-231-5/+11
* Fix conflict between urllib2 support and Bugzilla 4.2+ supportOwen W. Taylor2015-02-231-1/+1
* Restore code to remember redirects now we are using urllib2Owen W. Taylor2015-02-231-1/+33
* Switch from httplib to urllib2Jonas Danielsson2015-02-231-107/+53
* Move cache data to XDG_CACHE_HOMEPhilip Withnall2015-02-231-2/+17
* Ensure all strings are internally handled as UnicodePhilip Withnall2015-02-231-8/+31
* Specify file encoding at the top of the Python filePhilip Withnall2015-02-231-0/+1
* Ignore empty platform fields and change default for GNOME to emptyPhilip Withnall2015-02-191-1/+6
* Change default platform for GNOME Bugzilla to ‘Other’Philip Withnall2015-02-191-0/+1
* Update copy of COPYING from http://www.gnu.org/licenses/gpl-2.0.txtVille Skyttä2015-02-121-21/+20
* Search for cookies for ".host" in addition to "host" from sqlite.Ville Skyttä2015-02-121-2/+2
* Add a ‘REPORTING BUGS’ section to the man pagePhilip Withnall2015-02-121-0/+4
* Retitle the ‘AUTHORS’ section in the man pagePhilip Withnall2015-02-121-2/+2
* Add support for attaching patches on Bugzilla 4.2+Philip Withnall2015-02-121-0/+16
* Make srcdir != builddir builds workOwen W. Taylor2013-09-061-2/+3
* Add a simple build system implementing GNOME Build APIColin Walters2013-09-062-1/+84
* Fix applying non-ASCII plain diffsOwen W. Taylor2013-08-011-1/+1
* Fix typo: Uncommment => uncommentOwen W. Taylor2013-02-141-1/+1
* Add support for epiphany 3.6Bastien Nocera2012-08-071-3/+7
* attach: Obsolete patches with the same subjectJasper St. Pierre2012-03-132-1/+11
* apply: fix typoOwen W. Taylor2012-03-011-1/+1
* apply: Fix addition of 'need commit message' stringOwen W. Taylor2012-03-011-1/+2
* apply: ask the user to double-check author and subjectOwen W. Taylor2012-03-011-0/+6
* apply: pass _interactive=True when running 'git commit --amend'Owen W. Taylor2012-03-011-2/+2
* apply: attempt to handle plain diffsDan Winship2012-03-012-2/+34
* apply: add --continue/--skip/--abortDan Winship2012-03-012-45/+128
* apply: add interactive optionDan Winship2012-03-012-10/+58
* apply: pass "-3" to git-amDan Winship2012-03-011-1/+1
* Work around line-break problemsOwen W. Taylor2012-03-011-0/+1
* Fix up documentation generation rulesOwen W. Taylor2012-03-011-0/+4