summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* 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
* Make the default build command 3.x source format safeGuido Günther2009-11-22
* move FastImport into gbp/git.pyGuido Günther2009-10-24
* add --git-retagGuido Günther2009-10-24
* add GitRepository.is_fast_forward()Guido Günther2009-10-24
* add GitRepository.get_merge_branch()Guido Günther2009-10-24
* add GitFetchGuido Günther2009-10-24
* make has_branch aware of remote branchesGuido Günther2009-09-05
* make GitBranch remote branch awareGuido Günther2009-09-05
* add GitCloneGuido Günther2009-09-05
* add postimport hook for git-import-origGuido Günther2009-08-23
* add doctest for Command.call()Guido Günther2009-08-23
* add doctest for Command.__call__()Guido Günther2009-08-23
* add doctestGuido Günther2009-08-23
* make sanitize_version a private functionGuido Günther2009-08-23
* drop superfluous _utils from module namesGuido Günther2009-08-23
* run doctests with noseGuido Günther2009-08-22