summaryrefslogtreecommitdiff
path: root/gbp/scripts/buildpackage.py
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Rename internal var debian_tag -> packaging_tagMarkus Lehtonen1-1/+1
2016-01-26Unify doc strings a bitGuido Günther1-1/+1
2016-01-26Improve error messages on formatting errorsGuido Günther1-3/+4
2016-01-26buildpackage: Make debian-tag message configurableKamal Mostafa1-3/+6
2016-01-26Merge from devel dbfc6276c4aa50b79f1cf27cfc24badc0b18da8fJun Wang1-2/+1
2016-01-26Merge to 7f6b72e039efa5e2c3517b9336f9b29b4cb65c71Jun Wang1-1/+2
2016-01-26merge to 0b1fc0d602d75da30748bbc979fed48aab805503Jun Wang1-1/+1
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen1-3/+3
2014-07-24Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen1-2/+3
2014-06-14buildpackage: Also print tag name when tagging the Debian releaseGuido Günther1-1/+1
2014-06-05Rename internal var debian_tag -> packaging_tagMarkus Lehtonen1-2/+2
2014-06-05Rename internal var debian_branch -> packaging_branchMarkus Lehtonen1-3/+3
2014-06-05Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+6
2014-06-05buildpackage: implement --[no-]build cmdline optionMarkus Lehtonen1-0/+13
2014-06-05buildpackage: fix exporting of working copy when run from a subdirMarkus Lehtonen1-1/+1
2014-06-05buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen1-3/+5
2014-06-05Change UpstreamSource to have PkgPolicyMarkus Lehtonen1-3/+3
2014-06-05Move get_compression() out of pkg.PkgPolicy classMarkus Lehtonen1-2/+3
2014-06-05buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen1-1/+1
2014-06-05notifications: make notify() more genericMarkus Lehtonen1-5/+6
2014-05-24Revert "Determine build_dir upfront"Guido Günther1-1/+5
2014-05-22Improve error reporting on hooksGuido Günther1-13/+20
2014-05-22Determine build_dir upfrontGuido Günther1-5/+1
2014-05-07Handle version format errors more gracefullyGuido Günther1-1/+3
2014-04-03config: add decorator to add_option_* functionsGuido Günther1-11/+18
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther1-1/+1
2014-03-27Fix command outputGuido Günther1-1/+1
2013-12-20Determine changes file name based on dpkg-buildpackage optionsGuido Günther1-7/+19
2013-06-27Use has_keyGuido Günther1-3/+1
2013-06-11buildpackage: use get_commit_info() instead of get_subject()Markus Lehtonen1-1/+1
2013-05-17git-buildpackage: Unbreak overlay modeGaudenz Steinlin1-1/+1
2013-04-26Silence GitRepository.has_treeishGuido Günther1-2/+2
2013-04-26buildpackage: implement --[no-]hooks optionMarkus Lehtonen1-0/+11
2013-04-25buildpackage: catch and handle DebianSourceError gracefullyMarkus Lehtonen1-1/+5
2013-04-13Don't try access source before it's filledGuido Günther1-3/+3
2013-04-13Add gbp.git.source.Source.sourcepkgGuido Günther1-5/+5
2013-04-13Honor debian/source/formatGuido Günther1-34/+43
2013-03-29Include the name of the package being built in the debian tag messageDaniel Kahn Gillmor1-1/+1
2013-03-22Purging of the build dir should be configurable via a config fileGuido Günther1-3/+9
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen1-1/+3
2012-11-08Remove unused importGuido Günther1-3/+0
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther1-2/+2
2012-07-02Make exception syntax consistentGuido Günther1-15/+15
2012-06-01git-buildpackage: allow to build packages from detached HEAD stateGuido Günther1-3/+10
2012-06-01git-buildpackage overlay-mode: don't fail on files named like tarballGuido Günther1-10/+9
2012-06-01git-buildpackage: add missing importGuido Günther1-0/+1
2012-05-01Refactor deb helpers: move UpstreamSource classMarkus Lehtonen1-2/+2
2012-05-01Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen1-8/+9
2012-04-18Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen1-116/+5
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen1-2/+2