summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply dependencies on cascadeJonathan Druart2016-09-081-2/+26
* Merge remote-tracking branch 'kc/fishsoup' into kcfishsoupChris Cormack2015-07-131-1/+2
|\
| * Fixing utf-8 encoding issues. Special utf-8 characters can now be used in com...Justin2015-01-151-1/+2
* | Fix for git-bz to deal with the fact the output of changing a status has chan...Chris Cormack2015-07-131-2/+1
|/
* teach git-bz how to deal with BZ's CSRF protectionGalen Charlton2014-04-201-1/+22
* Teach git-bz to update dependsonHugh Davenport2013-07-101-4/+37
* Merge branch 'master' of git://git.fishsoup.net/git-bz into fishsoupJared Camins-Esakov2013-07-101-1/+1
|\
| * Fix typo: Uncommment => uncommentOwen W. Taylor2013-02-141-1/+1
* | Don't choke on UTF-8 chars in bugzilla summaries when writing commit templates.Trevor Saunders2013-06-241-1/+1
* | Get a new token for each attachment.Bobby Holley2013-06-241-14/+19
* | Merge remote-tracking branch 'kc/fishsoup' into HEADChris Cormack2013-06-241-5/+46
|\ \
| * | Make changing status and patch complexity at the same time workJared Camins-Esakov2013-01-171-5/+9
| * | Teach git-bz to update patch-complexityHugh Davenport2013-01-171-3/+40
* | | Use the CSRF token from the attachment page, rather than the bug page, when a...Bobby Holley2013-06-241-0/+14
|/ /
* | Don't add user to CC list so that updating status will workJared Camins-Esakov2012-11-101-1/+1
* | Add a missing declarationJared Camins-Esakov2012-11-101-0/+1
* | Add README to fishsoupJared Camins-Esakov2012-11-061-0/+15
* | Fix merge errorJared Camins-Esakov2012-11-061-1/+1
* | Teach git-bz to optionally sign off when applying patchesJared Camins-Esakov2012-11-061-2/+11
* | add support to email patch to 'koha-patches' mailing-list, using --mail argMason James2012-11-061-1/+25
* | Teach git-bz to update bug statusesJared Camins-Esakov2012-11-061-7/+43
* | Add support for bz-user and bz-password and authenticating directly.software.coop worker2012-11-062-13/+50
* | Typo fixChris Cormack2012-11-061-1/+1
* | Fixing a little copy and paste error with auth-user and auth-passwordChris Cormack2012-11-061-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
* 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