summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-04Ignore committed/rejected patchesOwen W. Taylor
2009-09-01Allow configuring bug reference additionOwen W. Taylor
2009-09-01Improve URL additionOwen W. Taylor
2009-09-01Add URLs by defaultOwen W. Taylor
2009-08-31Make bug changes before attachment changes to avoid token problemsOwen W. Taylor
2009-08-31Use .add() for sets not .append()Owen W. Taylor
2009-08-31Cache legal field valuesOwen W. Taylor
2009-08-31Add utility for constant-response cachingOwen W. Taylor
2009-08-31Add push subcommand to help commandOwen W. Taylor
2009-08-31Fix checking for missing fields in XML responseOwen W. Taylor
2009-08-30Fix marking patches as obsolete from 'git bz edit'Owen W. Taylor
2009-08-30Fix git-bz to work with none-GNOME bugzillaOwen W. Taylor
2009-08-30Add 'git bz edit --pushed' and 'git bz push'Owen W. Taylor
2009-08-30Allow capturing stderr from a run git commandOwen W. Taylor
2009-08-30Allow passing a commit or revision range to 'git bz edit'Owen W. Taylor
2009-08-30Add a BugHandle class to represent parsed bug referencesOwen W. Taylor
2009-08-30Add an edit subcommandOwen W. Taylor
2009-08-30Add a method for getting legal field valuesOwen W. Taylor
2009-08-30Add a method to update a patch on a bugOwen W. Taylor
2009-08-30Add a method to update a bugOwen W. Taylor
2009-08-30Add helper functions for handling abbrevationsOwen W. Taylor
2009-08-30Add a helper function for checking for successOwen W. Taylor
2009-08-29Allow files=None for BugServer.send_post()Owen W. Taylor
2009-08-29File bugs via XML-RPC when possibleOwen W. Taylor
2009-08-29Split HTTP communication out of Bug classOwen W. Taylor
2009-08-29Fix error message when not logged inOwen W. Taylor
2009-08-29Improve error handling when bug reference is incorrectJonathon Jongsma
2009-08-24Fix to work again with FirefoxOwen W. Taylor
2009-08-24Support chromium cookiesColin Walters
2009-08-24Get attachment data from XML bug dump instead of downloading separatelyOwen W. Taylor
2009-08-15Fix to work with Bugzilla 3.4Owen W. Taylor
2009-06-25Pass -M to git-format-patchOwen W. Taylor
2009-04-25Make 'git bz file <commit>' just file that commitOwen W. Taylor
2009-04-25Move default-product and default-component to main bz sectionOwen W. Taylor
2009-04-25Work around Firefox-3.5 locking problems with a copyOwen W. Taylor
2009-04-25Factor out common code between Firefox and Epiphany cookie readingOwen W. Taylor
2009-04-25Add support for epiphany as wellAndy Wingo
2009-04-25Add checks to try and detect when -u/--add-url won't workOwen W. Taylor
2008-12-04Add TODO item - Automatically guess obvious obsoletesOwen W. Taylor
2008-12-04Add TODO itemsOwen W. Taylor
2008-12-03Allow a separate description for git bz fileOwen W. Taylor
2008-12-03Skip prompting about attachments when editing commentOwen W. Taylor
2008-12-03Allow editing attachment comment and obsoletesOwen W. Taylor
2008-11-23Fix resolving URL bug referencesOwen W. Taylor
2008-11-22Improve documentation of aliases and configurationOwen W. Taylor