summaryrefslogtreecommitdiff
path: root/gbp/scripts/buildpackage.py
AgeCommit message (Expand)Author
2013-06-11buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen
2013-05-17git-buildpackage: Unbreak overlay modeGaudenz Steinlin
2013-04-26Silence GitRepository.has_treeishGuido Günther
2013-04-26buildpackage: implement --[no-]hooks optionMarkus Lehtonen
2013-04-25buildpackage: catch and handle DebianSourceError gracefullyMarkus Lehtonen
2013-04-13Don't try access source before it's filledGuido Günther
2013-04-13Add gbp.git.source.Source.sourcepkgGuido Günther
2013-04-13Honor debian/source/formatGuido Günther
2013-03-29Include the name of the package being built in the debian tag messageDaniel Kahn Gillmor
2013-03-22Purging of the build dir should be configurable via a config fileGuido Günther
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-11-08Remove unused importGuido Günther
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