summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-12-27Add gbp-{pull,clone,pq} examples to gbp.confGuido Günther
2010-12-27gbp-pull: Better document --force and --redo-pqGuido Günther
2010-12-27gbp-clone: better document --allGuido Günther
2010-12-27Document changes and release 0.5.13Guido Günther
2010-12-27Allow to drop numbers from patch names via --no-patch-numbersGuido Günther
2010-12-26Rewrite gbp-pq in pythonGuido Günther
2010-12-25Initialize Logger.get_color{,off}Guido Günther
2010-12-25TypoGuido Günther
2010-12-24Update the repo after the first importGuido Günther
2010-12-20Document changes and release 0.5.12Guido Günther
2010-12-20Add missing optionsGuido Günther
2010-12-20Add option to open editorGuido Günther
2010-12-20Change --ignore-same-version to --allow-same-versionGuido Günther
2010-12-17Favor ARCH environment variable over dpkg's architectureGuido Günther
2010-12-13Remove noopGuido Günther
2010-12-13Fix debug string formattingGuido Günther
2010-12-10Fix error detected by pycheckerGuido Günther
2010-12-10Move Debian tag with --ignore-same-versionGuido Günther
2010-12-10Add move_tagGuido Günther
2010-12-10Fix --ignore-same-versionGuido Günther
2010-12-09Introduce functionsGuido Günther
2010-12-09Add --multimaint support to git-dchRob Browning
2010-12-09Better wrap thanks and closesGuido Günther
2010-12-07Drop debugging print statementGuido Günther
2010-12-06git-dch: fix --id-length != 0Guido Günther
2010-12-06Add git-dch --customizations FILE to allow changelog entry customizationRob Browning
2010-12-06Add "*.pyc" to .gitignore.Rob Browning
2010-12-06Use "log -n1" instead of "show" to retrieve commit log information.Rob Browning
2010-12-06Remove unused commit_msg variable from git-dch.Rob Browning
2010-12-03Fix off by one error by not countingGuido Günther
2010-11-25Also allow for 'issue' as bugnumber prefixGuido Günther
2010-11-16Document changes and release 0.5.11Guido Günther