summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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