summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-14Fix typo: Uncommment => uncommentHEADmasterOwen W. Taylor
2012-08-07Add support for epiphany 3.6Bastien Nocera
2012-03-13attach: Obsolete patches with the same subjectJasper St. Pierre
2012-03-01apply: fix typoOwen W. Taylor
2012-03-01apply: Fix addition of 'need commit message' stringOwen W. Taylor
2012-03-01apply: ask the user to double-check author and subjectOwen W. Taylor
2012-03-01apply: pass _interactive=True when running 'git commit --amend'Owen W. Taylor
2012-03-01apply: attempt to handle plain diffsDan Winship
2012-03-01apply: add --continue/--skip/--abortDan Winship
2012-03-01apply: add interactive optionDan Winship
2012-03-01apply: pass "-3" to git-amDan Winship
2012-03-01Work around line-break problemsOwen W. Taylor
2012-03-01Fix up documentation generation rulesOwen W. Taylor
2012-02-10Don't strip leading space from the commit bodyOwen W. Taylor
2012-02-07Fix parameter mistake from last patchOwen W. Taylor
2012-02-06Make setting default-product, default-component in tracker config workOwen W. Taylor
2012-02-06Support pretty bugzilla links like https://bugzilla.gnome.org/12345Colin Walters
2012-02-05Allow setting bz.default-<field name>Owen W. Taylor
2012-02-05Read bz.* git config upfrontOwen W. Taylor
2012-02-04Add defaults for bugs.gentoo.org.Michał Górny
2012-02-04Add the user to the cc: on the bugOwen W. Taylor
2012-02-04Fix a copy and paste error with auth-user and auth-passwordChris Cormack
2012-02-04Spelling correctionYawar Amin
2012-02-04Handle Unicode bug titles correctlyOwen W. Taylor
2011-09-12Catch trying to refile an already filed bugOwen W. Taylor
2011-09-12Make components work with older bugzillaOwen W. Taylor
2011-09-12components: new command to list the components of a productDan Winship
2011-09-09Properly close the template fileJasper St. Pierre
2011-08-28Add galeon browser supportYanko Kaneti
2011-08-28Fix choice of editorDan Winship
2011-04-27Support UTF-8 attachmentsColin Walters
2011-04-27Fix 'git command --amend' typo in man pageOwen W. Taylor
2010-09-22Fix python-2.7 compatibility with xmlrpclibOwen W. Taylor
2010-09-06Add bz.add-url config variableOwen W. Taylor
2010-09-06Use the actual description entered by the user, rather than unconditionally u...Bobby Holley
2010-09-06Fix duplicate variable settingOwen W. Taylor
2010-09-06Document new per-tracker configurationOwen W. Taylor
2010-09-06Fix inconsistent authuser/authpwd abbreviationsOwen W. Taylor
2010-09-06Handle partial URLsOwen W. Taylor
2010-09-06Merge remote branch 'jjongsma/http-auth'Owen W. Taylor
2010-07-01Use sqlite3 module if availableYaakov Selkowitz
2010-06-14docs: Quote example url to workaround asciidoc bugRobert Bragg
2010-06-07Fix typo in google-chrome and chromium supportMarc-Andre Lureau
2010-06-05When prompting, loop, don't default on unknown inputsOwen W. Taylor
2010-06-05Fix problem with stray spacesOwen W. Taylor
2010-06-05Fix typos in documentationChristophe Fergeau
2010-06-05Added google-chrome as a possible browserOwen W. Taylor
2010-06-05Add support for epiphany with the webkit backendJonathon Jongsma
2010-06-05Handle 'see <url> <bug reference>'Owen W. Taylor
2010-06-05Pass --ignore-submodules when checking uncommitted changesOwen W. Taylor