summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2010-08-21Don't call stdout stdin.Matthijs Kooijman
2010-08-18Use --pretty=format: instead of --format=Guido Günther
2010-08-15Don't fail on gbp_version import errorsGuido Günther
2010-08-12Guess changelog version number from upstream versionGuido Günther
2010-08-12Move DpkgCompareVersions and add compare_versionsGuido Günther
2010-08-12Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther
2010-08-10Check for legacy tags where necessary.Guido Günther
2010-08-10Better version number replacementGuido Günther
2010-08-06Pass --multimaint-merge on to dchGuido Günther
2010-08-04Don't update already up to date branchesGuido Günther
2010-07-30Simple helper to create remote reposGuido Günther
2010-07-06Add prebuild hookJonathan Nieder
2010-07-04Add force_headGuido Günther
2010-07-04Add commit_dir and helpersGuido Günther
2010-07-04Allow git_write_tree to use an alternate index fileGuido Günther
2010-07-04Allow to pass extra_env to __git_getoutput and __git_inoutGuido Günther
2010-07-04Add __git_inoutGuido Günther
2010-07-04Add extra_env to GitTagGuido Günther
2010-07-04Import GbpError since we're using itGuido Günther
2010-06-26Add compression=autoGuido Günther
2010-06-19Add option --git-force-create to force tarball creationChristian Kastner
2010-06-19Add 'ignore-branch' optionGuido Günther
2010-04-12Add --uscan command-line optionDavid Paleino
2010-02-05Make the commit message for upstream imports configurable.Matthijs Kooijman
2010-01-31Add GitRepository.get_remotes()Guido Günther
2010-01-25DscFile: Parse name of debian.tar.gzGuido Günther
2009-12-24Fix commentsGuido Günther
2009-12-24Allow to set compression typeGuido Günther
2009-12-23Add body regex filterGuido Günther
2009-12-13Improve error message when trying to import 3.0 source format packagesGuido Günther
2009-11-22Make the default build command 3.x source format safeGuido Günther
2009-10-24move FastImport into gbp/git.pyGuido Günther
2009-10-24add --git-retagGuido Günther
2009-10-24add GitRepository.is_fast_forward()Guido Günther
2009-10-24add GitRepository.get_merge_branch()Guido Günther
2009-10-24add GitFetchGuido Günther
2009-09-05make has_branch aware of remote branchesGuido Günther
2009-09-05make GitBranch remote branch awareGuido Günther
2009-09-05add GitCloneGuido Günther
2009-08-23add postimport hook for git-import-origGuido Günther
2009-08-23add doctest for Command.call()Guido Günther
2009-08-23add doctest for Command.__call__()Guido Günther
2009-08-23add doctestGuido Günther
2009-08-23make sanitize_version a private functionGuido Günther
2009-08-23drop superfluous _utils from module namesGuido Günther
2009-08-22run doctests with noseGuido Günther
2009-08-15make parameters for GitRepository.commits() optionalGuido Günther
2009-07-29add --git-overlay optionأحمد المحمودي
2009-07-29make tar_toplevel saferأحمد المحمودي
2009-07-03+ is a valid character in version numbersGuido Günther