summaryrefslogtreecommitdiff
path: root/git-buildpackage
AgeCommit message (Expand)Author
2011-04-09Add aliases for gz and bz2 compression typesGuido Günther
2011-04-09Detect compression from orig tarballLoïc Minier
2011-04-09Pass tarball_dir to guess_comp_type()Loïc Minier
2011-04-09Update guess_comp_type to take a cp as paramLoïc Minier
2011-04-06Make submodule support conditionalGuido Günther
2011-04-06git-buildpackage: Call gbp.update_submodulesGuido Günther
2011-03-21git-buildpackage: drop calls to git.update_submodules()Guido Günther
2011-03-21git-buildpackage; don't ignore errors returned by dump_tree()Guido Günther
2011-03-21git-buildpackage: special case non-submodule tarfile generationGuido Günther
2011-03-19git-buildpackage: typoGuido Günther
2011-03-18git-buildpackage: submodule support for git_archiveGuido Günther
2011-03-18git-buildpackage: submodule support for dump_treeGuido Günther
2011-02-09Split out command line parsingGuido Günther
2011-01-22git-buildpackage: print the "Looking for tarball..." message at debug levelGuido Günther
2011-01-15git-buildpackage: fix fallback to auto detection for unknown compression typesGuido Günther
2011-01-14Use the latest commit instead of the earliest oneGuido Günther
2011-01-08git-buildpackage: Add support for sending notifications via libnotifyGuido Günther
2011-01-08Use tristate option for --color=valueGuido Günther
2010-12-28pychecker warning cleanupsGuido Günther
2010-12-17Favor ARCH environment variable over dpkg's architectureGuido Günther
2010-11-16Add logging functionsGuido Günther
2010-11-02Expand environment variables and '~' in gbp.conf pathsBenoît Knecht
2010-09-29Fall back to source only changes fileGuido Günther
2010-09-17Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman
2010-09-14Improve compression format detectionGuido Günther
2010-09-02Add --git-arch optionGuido Günther
2010-08-12Silence compression type detectionGuido Günther
2010-08-12Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther
2010-08-04We don't only support .gz tarballsGuido Günther
2010-07-06Add prebuild hookJonathan Nieder
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
2009-12-24Allow to set compression typeGuido Günther
2009-12-17Make sure we drop the generated custom index fileGuido Günther
2009-10-24add --git-retagGuido Günther
2009-09-15catch config file parse errorsGuido Günther
2009-08-23drop superfluous _utils from module namesGuido Günther
2009-07-29check for correct overlay usageGuido Günther
2009-07-29add --git-overlay optionأحمد المحمودي
2009-04-05pass GBP_BUILD_DIR to the build commandGuido Günther
2009-04-04add postbuild hookGuido Günther
2009-02-26add --git-no-ignore-newGuido Günther
2009-02-26add --no-pristine-tarGuido Günther
2009-02-26simplify boolean option handlingGuido Günther
2009-02-26make --export a config file optionGuido Günther
2009-02-23run git-cleaner with --git-ignore-newGuido Günther
2009-02-23Add --export=WC to export the working copy into export-dir.Guido Günther
2009-02-19export sha1, branch and tagname into the commit hooks environmentGuido Günther
2008-12-28add --no-sign-tagsGuido Günther