summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-17Handle Chromium cookie expiry properlyOwen W. Taylor
2009-09-18Fix subcommands without --add-url optionOwen W. Taylor
2009-09-18Fix adding-url to just some commitsOwen W. Taylor
2009-09-15Fix ' git bz attach' failure when bugzilla server has a pathJonathon Jongsma
2009-09-15Fix exception when parsing an alias as a urlJonathon Jongsma
2009-09-11Add support for bugzilla installations that require http authJonathon Jongsma
2009-09-11Add support for bugzilla installations in non-root pathsJonathon Jongsma
2009-09-09Mark bugzilla.gnome.org as httpsOwen W. Taylor
2009-09-09Handle redirectsOwen W. Taylor
2009-09-09Avoid Python2.6-ismsEmmanuele Bassi
2009-09-05Add 'git bz push -fix' and 'git bz edit --fix'Owen W. Taylor
2009-09-05Make 'git bz add-url' more like git rebaseOwen W. Taylor
2009-09-05TODO updatesOwen W. Taylor
2009-09-05Split out documentationOwen W. Taylor
2009-09-05Command line option tweaksOwen W. Taylor
2009-09-05Allow omitting bug reference for 'git bz attach'Owen W. Taylor
2009-09-04Make --add-url the default for 'git bz apply' as wellOwen W. Taylor