aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* 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
* 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
* Make --[no-]merge a proper optionGuido Günther2011-01-11
* 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
* Use logging functionsGuido Günther2010-12-29
* Spit out debug message in __git_inoutYaroslav Halchenko2010-12-29
* pychecker warning cleanupsGuido Günther2010-12-28
* 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
* Add option to open editorGuido Günther2010-12-20
* Remove noopGuido Günther2010-12-13
* Add move_tagGuido Günther2010-12-10
* 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
* Use "log -n1" instead of "show" to retrieve commit log information.Rob Browning2010-12-06
* Add logging functionsGuido Günther2010-11-16
* Expand environment variables and '~' in gbp.conf pathsBenoît Knecht2010-11-02
* Makes uscan options explicitGuido Günther2010-09-29
* Add --[no]-interactive to avoid promptsGuido Günther2010-09-17
* Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman2010-09-17
* Ask the user for the package name and version if needed.Matthijs Kooijman2010-09-17
* Allow passing --quiet to git show.Matthijs Kooijman2010-09-17
* Improve compression format detectionGuido Günther2010-09-14
* Add --git-arch optionGuido Günther2010-09-02
* Remove file and commit ambiguityGuido Günther2010-08-31
* Properly handle local only changes as no update neededGuido Günther2010-08-29
* Don't call stdout stdin.Matthijs Kooijman2010-08-21
* Use --pretty=format: instead of --format=Guido Günther2010-08-18
* Don't fail on gbp_version import errorsGuido Günther2010-08-15
* Guess changelog version number from upstream versionGuido Günther2010-08-12
* Move DpkgCompareVersions and add compare_versionsGuido Günther2010-08-12
* Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther2010-08-12
* Check for legacy tags where necessary.Guido Günther2010-08-10
* Better version number replacementGuido Günther2010-08-10
* Pass --multimaint-merge on to dchGuido Günther2010-08-06
* Don't update already up to date branchesGuido Günther2010-08-04
* Simple helper to create remote reposGuido Günther2010-07-30
* Add prebuild hookJonathan Nieder2010-07-06
* Add force_headGuido Günther2010-07-04
* Add commit_dir and helpersGuido Günther2010-07-04
* Allow git_write_tree to use an alternate index fileGuido Günther2010-07-04
* Allow to pass extra_env to __git_getoutput and __git_inoutGuido Günther2010-07-04