summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.5.14debian/0.5.14Guido Günther2011-01-07
* docs: fix typo in gbp-pq manpageGuido Günther2011-01-07
* bash completion: avoid space after options taking an argumentGuido Günther2011-01-07
* bash completion: add support for tristate options like --colorGuido Günther2011-01-06
* bash completion: add completion for gbp-{pq,pull,clone}Guido Günther2011-01-03
* bash completion: also complete on tagsGuido Günther2011-01-03
* bash completion: parse short options tooGuido Günther2011-01-03
* Use logging functionsGuido Günther2010-12-29
* Spit out debug message in __git_inoutYaroslav Halchenko2010-12-29
* git-import-dscs: Use git-import-dsc from the same location as git-import-dscsYaroslav Halchenko2010-12-29
* Remove duplicate log messageGuido Günther2010-12-28
* Enable pychecker warningsGuido Günther2010-12-28
* Change dirs declaration to avoid false positives from pycheckerGuido Günther2010-12-28
* pychecker warning cleanupsGuido Günther2010-12-28
* Document --debsnap to fetch from snapshots.debian.orgGuido Günther2010-12-28
* Add generated files to .gitignoreGuido Günther2010-12-27
* Add gbp-{pull,clone,pq} examples to gbp.confGuido Günther2010-12-27
* Add gbp-{pull,clone,pq} examples to gbp.confGuido Günther2010-12-27
* gbp-pull: Better document --force and --redo-pqGuido Günther2010-12-27
* gbp-clone: better document --allGuido Günther2010-12-27
* Document changes and release 0.5.13debian/0.5.13Guido Günther2010-12-27
* Allow to drop numbers from patch names via --no-patch-numbersGuido Günther2010-12-27
* Rewrite gbp-pq in pythonGuido Günther2010-12-26
* Initialize Logger.get_color{,off}Guido Günther2010-12-25
* TypoGuido Günther2010-12-25
* Update the repo after the first importGuido Günther2010-12-24
* Document changes and release 0.5.12debian/0.5.12Guido Günther2010-12-20
* Add missing optionsGuido Günther2010-12-20
* Add option to open editorGuido Günther2010-12-20
* Change --ignore-same-version to --allow-same-versionGuido Günther2010-12-20
* Favor ARCH environment variable over dpkg's architectureGuido Günther2010-12-17
* Remove noopGuido Günther2010-12-13
* Fix debug string formattingGuido Günther2010-12-13
* Fix error detected by pycheckerGuido Günther2010-12-10
* Move Debian tag with --ignore-same-versionGuido Günther2010-12-10
* Add move_tagGuido Günther2010-12-10
* Fix --ignore-same-versionGuido Günther2010-12-10
* Introduce functionsGuido Günther2010-12-09
* Add --multimaint support to git-dchRob Browning2010-12-09
* Better wrap thanks and closesGuido Günther2010-12-09
* Drop debugging print statementGuido Günther2010-12-07
* git-dch: fix --id-length != 0Guido Günther2010-12-06
* Add git-dch --customizations FILE to allow changelog entry customizationRob Browning2010-12-06
* Add "*.pyc" to .gitignore.Rob Browning2010-12-06
* Use "log -n1" instead of "show" to retrieve commit log information.Rob Browning2010-12-06
* Remove unused commit_msg variable from git-dch.Rob Browning2010-12-06
* Fix off by one error by not countingGuido Günther2010-12-03
* Also allow for 'issue' as bugnumber prefixGuido Günther2010-11-25
* Document changes and release 0.5.11debian/0.5.11Guido Günther2010-11-16
* Add logging functionsGuido Günther2010-11-16