aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/buildpackage.py
Commit message (Expand)AuthorAge
* git-buildpackage: allow to build packages from detached HEAD stateGuido Günther2012-06-01
* git-buildpackage overlay-mode: don't fail on files named like tarballGuido Günther2012-06-01
* git-buildpackage: add missing importGuido Günther2012-06-01
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01
* Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen2012-04-18
* Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
* buildpackage: Add pristine-tar-commit optionGuido Günther2012-01-22
* PristineTar: move to separate moduleGuido Günther2012-01-22
* Don't assume gzip compression of the orig tarballGuido Günther2012-01-18
* deb: minor refactor of parameters of has_orig()Markus Lehtonen2012-01-15
* deb: minor refactor of parameters of symlink_orig()Markus Lehtonen2012-01-15
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
* Add --[no-]-pbuilder-autoconfGuido Günther2011-12-26
* Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther2011-12-16
* Parse the changelog of the exported tree instead of the working copyGuido Günther2011-11-30
* buildpackage.py: move changelog fetching into functionGuido Günther2011-11-28
* Add ChangeLog classGuido Günther2011-11-28
* Fix typosGuido Günther2011-11-23
* buildpackage: group functions needed for export-dir handlingGuido Günther2011-11-22
* buildpackage: move export of source tree into separate functionGuido Günther2011-11-22
* Support postexport hooksGuido Günther2011-11-22
* buildpackage: move tarball preparation into separate functionGuido Günther2011-11-22
* Get rid of the symlinkGuido Günther2011-11-01