aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/buildpackage.py
Commit message (Expand)AuthorAge
* gbp: Fix misc spelling in user visible output and commentsOtto Kekäläinen2024-01-12
* buildpackage: Map 'debian/latest' and 'debian/main' to sid tooGuido Günther2021-10-28
* Add info about --git-ignore-branch when not on branchJonathan Rubenstein2021-02-08
* buildpackage: Fix tests and test arch overrideGuido Günther2020-10-12
* buildpackage: Honor --git-arch for GBP_CHANGES_FILEHeiko Schlittermann2020-10-12
* add option to export tarballs with upstream signatureChristian Göttsche2020-01-21
* Use UpstreamSource for additional tarballs as wellGuido Günther2019-10-27
* Fix over intended linesGuido Günther2019-07-21
* buildpackage, export-orig: support version substitution for --git-tarball-dirLuca Boccassi2018-11-23
* buildpackage{,-rpm}: add preexport hookLuca Boccassi2018-10-28
* buildpackage: Unify 'extract' messagesAndreas Beckmann2018-09-21
* builpackage: look at builder as well when determining the changes file nameGuido Günther2018-01-20
* hooks: print hook name prior to executionGuido Günther2017-12-01
* buildpackage: Expand --git-comp-type auto again in --git-overlay modeGuido Günther2017-11-09
* buildpackage: unpack additional tarballs as well in --git-overlay modeGuido Günther2017-11-09
* buildpackage: mark overlay related function as suchGuido Günther2017-11-09
* buildpackage: Add back --git-pristine-tar-commit supportGuido Günther2017-11-08
* buildpackage: don't require debian/ prefix for --git-dist=DEP14 to workGuido Günther2017-09-15
* buildpackage: drop superfluous elseGuido Günther2017-09-15
* Add tag commandGuido Günther2017-09-14
* Revert "buildpackage: don't prepare any tarballs in overlay mode"Guido Günther2017-08-16
* buildpackage: move branch setting and check to separate methodGuido Günther2017-08-12
* buildpackage: move tag creation to separate functionGuido Günther2017-08-12
* buildpackage: set variables upfrontGuido Günther2017-08-12
* buildpackage: pass the proper tarball dir for overlaysGuido Günther2017-08-08
* buildpackage: don't prepare any tarballs in overlay modeGuido Günther2017-08-08
* export_source: replace orig_file with source.upstream_tarball_nameMaximiliano Curia2017-08-08
* buildpackage: drop the long deprecated --dont-purge optionGuido Günther2017-08-04
* prepare_upstream_tarballs: use plural formGuido Günther2017-08-03
* builpackage: Move tarball creation functions to export_origGuido Günther2017-08-03
* Test that we don't fail tagging when on pq branchGuido Günther2017-05-23
* buildpackage: add sloppy mode to build upstream tarballsGuido Günther2017-04-25
* Fix typoGuido Günther2017-04-25
* buildpackage: make --git-export=WC simpler to useGuido Günther2017-04-20
* Improve error message for non-native packages with broken version numbersGuido Günther2017-02-14
* Use the source package instead of the chagenlog for tarball namesGuido Günther2017-02-13
* Pass source pkg around instead of changelogGuido Günther2017-02-13
* Use vfs upfrontGuido Günther2017-02-12
* On a patch-queue branch tag the corresponding debian branch instead.Guido Günther2017-02-06
* Make epydoc happyGuido Günther2017-02-01
* Extract a function to clean the working tree.Ben Finney2017-01-29
* buildpackage: fix exporting of working copy when .git is not a directoryMarkus Lehtonen2017-01-20
* buildpackage: verify generated tarballsGuido Günther2017-01-20
* buildpackage: Use commit instead of tree to create archiveGuido Günther2017-01-17
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* Quote arguments passed to builderGuido Günther2017-01-11
* buildpackage: use os.makedirs to create export dirsGuido Günther2017-01-09
* buildpackage: simplify export dir selectionGuido Günther2017-01-09
* buildpackage: print proper dist when using sidGuido Günther2017-01-07
* Use compact forms of logging functionsGuido Günther2016-12-26