summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-09Simplify author and committer argument passingGuido Günther
2011-02-09Split out command line parsingGuido Günther
2011-02-09gbp-clone: reparse the configuration after cloning the repositoryGuido Günther
2011-02-08logging: don't use color inside Emacs's comint shellGuido Günther
2011-01-23git-import-dsc: improve error message when upstream branch is missingJonathan Nieder
2011-01-23Document changes and release 0.5.18Guido Günther
2011-01-23git-import-dsc doc updates for new optionsJonathan Nieder
2011-01-22pychecker: bump maxargs to 12 for commit_dirGuido Günther
2011-01-22Add --author-is-comitter and --author-date-is-comitter-date commandline optionsGuido Günther
2011-01-22git.force_head: quiet git resetGuido Günther
2011-01-22git-buildpackage: print the "Looking for tarball..." message at debug levelGuido Günther
2011-01-18git-import-dscs: Ignore debsnap download errorsGuido Günther
2011-01-18git-import-dscs: Fix --debsnap doc and option error handlingJonathan Nieder
2011-01-16gbp-pull: Adjust incorrect logging levelGuido Günther
2011-01-15git-buildpackage: fix fallback to auto detection for unknown compression typesGuido Günther
2011-01-15Document changes and release 0.5.17Guido Günther
2011-01-14Use the latest commit instead of the earliest oneGuido Günther
2011-01-14Document --remote-nameGuido Günther
2011-01-13git-create-remote-repo: Don't hardcode 'origin' as remoteGuido Günther
2011-01-13Rename get_remotes to get_remote_branchesGuido Günther
2011-01-13gbp-create-remote-repo: get repository name from debian/changelogGuido Günther
2011-01-13gbp-create-remote-repo: Allow for repository names without substitutionsGuido Günther
2011-01-11Document changes and release 0.5.16Guido Günther
2011-01-11git-import-dsc: also set the commit date to the changelog dateGuido Günther
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther
2011-01-11gbp-create-remote-repo: allow to set up remote branch trackingGuido Günther
2011-01-11Make --[no-]merge a proper optionGuido Günther
2011-01-08Document changes and release 0.5.15Guido Günther
2011-01-08git-dch: don't add empty changelog entries with "Git-Dch: Ignore"Guido Günther
2011-01-08Require python 2.6Guido Günther
2011-01-08git-buildpackage: Add support for sending notifications via libnotifyGuido Günther
2011-01-08Use tristate option for --color=valueGuido Günther
2011-01-08Add Tristate class that allows for on, off and autoGuido Günther
2011-01-07Document changes and release 0.5.14Guido Günther
2011-01-07docs: fix typo in gbp-pq manpageGuido Günther
2011-01-07bash completion: avoid space after options taking an argumentGuido Günther
2011-01-06bash completion: add support for tristate options like --colorGuido Günther
2011-01-03bash completion: add completion for gbp-{pq,pull,clone}Guido Günther
2011-01-03bash completion: also complete on tagsGuido Günther
2011-01-03bash completion: parse short options tooGuido Günther
2010-12-29Use logging functionsGuido Günther
2010-12-29Spit out debug message in __git_inoutYaroslav Halchenko
2010-12-29git-import-dscs: Use git-import-dsc from the same location as git-import-dscsYaroslav Halchenko
2010-12-28Remove duplicate log messageGuido Günther
2010-12-28Enable pychecker warningsGuido Günther
2010-12-28Change dirs declaration to avoid false positives from pycheckerGuido Günther
2010-12-28pychecker warning cleanupsGuido Günther
2010-12-28Document --debsnap to fetch from snapshots.debian.orgGuido Günther
2010-12-27Add generated files to .gitignoreGuido Günther
2010-12-27Add gbp-{pull,clone,pq} examples to gbp.confGuido Günther