summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.5.17debian/0.5.17Guido Günther2011-01-15
* Use the latest commit instead of the earliest oneGuido Günther2011-01-14
* Document --remote-nameGuido Günther2011-01-14
* git-create-remote-repo: Don't hardcode 'origin' as remoteGuido Günther2011-01-13
* Rename get_remotes to get_remote_branchesGuido Günther2011-01-13
* gbp-create-remote-repo: get repository name from debian/changelogGuido Günther2011-01-13
* gbp-create-remote-repo: Allow for repository names without substitutionsGuido Günther2011-01-13
* Document changes and release 0.5.16debian/0.5.16Guido Günther2011-01-11
* git-import-dsc: also set the commit date to the changelog dateGuido Günther2011-01-11
* Make gbp-create-remote-repo a first class citizenGuido Günther2011-01-11
* gbp-create-remote-repo: allow to set up remote branch trackingGuido Günther2011-01-11
* Make --[no-]merge a proper optionGuido Günther2011-01-11
* Document changes and release 0.5.15debian/0.5.15Guido Günther2011-01-08
* git-dch: don't add empty changelog entries with "Git-Dch: Ignore"Guido Günther2011-01-08
* Require python 2.6Guido Günther2011-01-08
* git-buildpackage: Add support for sending notifications via libnotifyGuido Günther2011-01-08
* Use tristate option for --color=valueGuido Günther2011-01-08
* Add Tristate class that allows for on, off and autoGuido Günther2011-01-08
* 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