summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2010-12-27Allow to drop numbers from patch names via --no-patch-numbersGuido Günther
2010-12-26Rewrite gbp-pq in pythonGuido Günther
2010-12-25Initialize Logger.get_color{,off}Guido Günther
2010-12-20Add option to open editorGuido Günther
2010-12-13Remove noopGuido Günther
2010-12-10Add move_tagGuido Günther
2010-12-09Add --multimaint support to git-dchRob Browning
2010-12-09Better wrap thanks and closesGuido Günther
2010-12-07Drop debugging print statementGuido Günther
2010-12-06git-dch: fix --id-length != 0Guido Günther
2010-12-06Add git-dch --customizations FILE to allow changelog entry customizationRob Browning
2010-12-06Use "log -n1" instead of "show" to retrieve commit log information.Rob Browning
2010-11-16Add logging functionsGuido Günther
2010-11-02Expand environment variables and '~' in gbp.conf pathsBenoît Knecht
2010-09-29Makes uscan options explicitGuido Günther
2010-09-17Add --[no]-interactive to avoid promptsGuido Günther
2010-09-17Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman
2010-09-17Ask the user for the package name and version if needed.Matthijs Kooijman
2010-09-17Allow passing --quiet to git show.Matthijs Kooijman
2010-09-14Improve compression format detectionGuido Günther
2010-09-02Add --git-arch optionGuido Günther
2010-08-31Remove file and commit ambiguityGuido Günther
2010-08-29Properly handle local only changes as no update neededGuido Günther
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