aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* 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
* Add __git_inoutGuido Günther2010-07-04
* Add extra_env to GitTagGuido Günther2010-07-04
* Import GbpError since we're using itGuido Günther2010-07-04
* Add compression=autoGuido Günther2010-06-26
* Add option --git-force-create to force tarball creationChristian Kastner2010-06-19
* Add 'ignore-branch' optionGuido Günther2010-06-19
* Add --uscan command-line optionDavid Paleino2010-04-12
* Make the commit message for upstream imports configurable.Matthijs Kooijman2010-02-05
* Add GitRepository.get_remotes()Guido Günther2010-01-31
* DscFile: Parse name of debian.tar.gzGuido Günther2010-01-25
* Fix commentsGuido Günther2009-12-24
* Allow to set compression typeGuido Günther2009-12-24
* Add body regex filterGuido Günther2009-12-23
* Improve error message when trying to import 3.0 source format packagesGuido Günther2009-12-13