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