summaryrefslogtreecommitdiffhomepage
path: root/git-buildpackage
Commit message (Expand)AuthorAge
* Improve compression format detectionGuido Günther2010-09-14
* Add --git-arch optionGuido Günther2010-09-02
* Silence compression type detectionGuido Günther2010-08-12
* Add --git-pbuilder and --git-dist=<dist> optionsGuido Günther2010-08-12
* We don't only support .gz tarballsGuido Günther2010-08-04
* Add prebuild hookJonathan Nieder2010-07-06
* 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
* Allow to set compression typeGuido Günther2009-12-24
* Make sure we drop the generated custom index fileGuido Günther2009-12-17
* add --git-retagGuido Günther2009-10-24
* catch config file parse errorsGuido Günther2009-09-15
* drop superfluous _utils from module namesGuido Günther2009-08-23
* check for correct overlay usageGuido Günther2009-07-29
* add --git-overlay optionأحمد المحمودي2009-07-29
* pass GBP_BUILD_DIR to the build commandGuido Günther2009-04-05
* add postbuild hookGuido Günther2009-04-04
* add --git-no-ignore-newGuido Günther2009-02-26
* add --no-pristine-tarGuido Günther2009-02-26
* simplify boolean option handlingGuido Günther2009-02-26
* make --export a config file optionGuido Günther2009-02-26
* run git-cleaner with --git-ignore-newGuido Günther2009-02-23
* Add --export=WC to export the working copy into export-dir.Guido Günther2009-02-23
* export sha1, branch and tagname into the commit hooks environmentGuido Günther2009-02-19
* add --no-sign-tagsGuido Günther2008-12-28
* move common help messages into config.pyGuido Günther2008-11-15
* help option cleanupGuido Günther2008-11-15
* use option groupsGuido Günther2008-11-10
* Force tarball symlink on second export to build-areaKurt B. Kaiser2008-10-02
* Don't buffer stdout; let git-bp messages print in-lineKurt B. Kaiser2008-09-18
* "git-commond" vs. "git command" cleanupGuido Guenther2008-09-01
* always symlink orig.tar.gz from tarball dirGuido Guenther2008-07-21
* print default of export-dirGuido Guenther2008-07-17
* don't try to cleanup in case of tag_onlyGuido Guenther2008-06-16
* add --git-tag-onlyGuido Guenther2008-06-12
* Fix typoGuido Guenther2008-06-03
* Try harder to find/build the upstream tarballGuido Guenther2008-05-26
* add --git-dont-purge to leave the exported build dir intactGuido Guenther2008-05-08
* fix --git-exportGuido Guenther2008-05-04
* update copyrightGuido Guenther2008-04-28
* make ignore-new a config file optionGuido Guenther2008-04-26
* git-export=INDEX exports the index into git-export-dirGuido Guenther2008-04-24
* don't fail of the pristine-tar branch doesn't exist (Closes: #468675)Guido Guenther2008-03-01
* add pristine-tar support based on a patch from Julian Andres Klode (Closes: #...Guido Guenther2008-02-21
* Better dpkg-parsechangelog error reporting (Closes: #460195)Guido Guenther2008-02-08
* make sure we don't switch directories during build (Closes: #451550)Guido Guenther2007-11-19
* add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther2007-11-05
* call gzip with "-n" (Closes: #449094) - thanks to Romain FrancoiseGuido Guenther2007-11-03
* use upstream-branch in case the tag doesn't existGuido Guenther2007-10-22