summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Document changes and release 0.9.29sandbox/xuwc/upstream_0.9.29Guido Günther2-1/+34
2022-09-29Build-depend on python3-filelockGuido Günther1-0/+1
2022-09-29Explicitly use the deb install layout when building our RPMStefano Rivera1-1/+1
2022-09-29Specify a sysconfig scheme in smoke-rpmStefano Rivera1-1/+1
2022-09-01config: Print correct default for postunpack hookGuido Günther1-1/+1
2022-08-24rpm: Fix flake8Pete Moore1-1/+1
2022-08-03git-pbuilder: export GBP_{DIST,ARCH,BUILDER} to the environmentGuido Günther1-2/+7
2022-08-02clone: Allow to add automatically add upstream vcsGuido Günther5-1/+46
2022-07-05Document changes and release 0.9.28Guido Günther2-1/+13
2022-06-30export-orig: Allow for --pristine-tar-commitGuido Günther2-3/+16
2022-06-13pkgpolicy: Use type annotations that also work for python 3.9Diane Trout1-4/+4
2022-05-31Document changes and release 0.9.27Guido Günther2-1/+83
2022-05-31Add breaks on older dgitGuido Günther1-0/+1
2022-05-28clone: add second allowed form for vcs-git protocol to manual pageNicolas Boulenguez1-0/+1
2022-05-28dch: Don't crash when we fail to get an upstream versionGuido Günther1-0/+3
2022-05-28import-dsc: Fix error message when missing debian branchArnaud Rebillout2-6/+14
2022-05-28docs: Ship gbp-setup-gitattributs man pageGuido Günther1-0/+1
2022-05-28docs: Make --component more prominentGuido Günther1-1/+8
2022-05-28uscan: Drop pre 2.11 devscripts compat codeGuido Günther1-31/+4
2022-05-28tests: Add "gbp import-orig --uscan" testGuido Günther1-0/+15
2022-05-27Makefile: add type-checkGuido Günther1-0/+3
2022-05-27dch: Add minimal type informationGuido Günther1-1/+2
2022-05-27Ignore imports without type annotations for nowGuido Günther2-2/+2
2022-05-27pkgpolicy: Add type annotationsGuido Günther1-4/+6
2022-05-27clone: Allow to skip alias expansionGuido Günther3-1/+17
2022-05-26docs: Fix --upstream-signature flag descriptionGuido Günther1-2/+2
2022-05-26debian/rules: clean __pycache__ directories generated during the buildNicolas Boulenguez1-0/+1
2022-05-26pull: Prefix local branch with 'refs/heads/'Doesnot Matter1-1/+2
2022-05-26repository: Add helper to prefix branch with 'refs/heads/'Doesnot Matter1-0/+10
2022-05-26repository.get_submodules: Only strip repo path from the beginningDoesnot Matter1-2/+3
2022-05-26debian/rules: really export GBP_NETWORK_TESTS to testsNicolas Boulenguez1-1/+1
2022-05-26debian/clean: add forgotten filesNicolas Boulenguez1-0/+3
2022-05-26Move some cleaning from debian/rules to debian/cleanNicolas Boulenguez2-2/+2
2022-05-26repository: list_tree: Handle '-'Doesnot Matter1-0/+2
2022-05-26smoke-rpm: Avoid deprecated distutilsDoesnot Matter1-1/+1
2022-05-25deb: Decode changelog content when fetched from gitGuido Günther1-1/+1
2022-05-25tests: Test import-orig from upstream branchGuido Günther1-0/+8
2022-05-25debian/copyrigt: switch to machine-readable format 1.0Nicolas Boulenguez1-30/+24
2022-05-25debian/rules: remove obsolete and unused Make variablesNicolas Boulenguez1-12/+0
2022-05-25rules: simplify thanks to debhelper compat 13Nicolas Boulenguez2-16/+7
2022-05-25debian/rules: simplify installation of zsh and pk4Nicolas Boulenguez4-9/+2
2022-05-25debhelper: make package prefix explicit in configuration filesNicolas Boulenguez4-0/+0
2022-05-25config: Use ConfigParser instead of deprecated SafeConfigParserGuido Günther1-1/+1
2022-05-16git/repository: Disable signatures when grepping for commitsGuido Günther1-0/+1
2022-05-16Document changes and release 0.9.26Guido Günther2-1/+74
2022-05-16push: Limit remote check to default remoteGuido Günther1-4/+9
2022-05-11docs: Fix argument for "gbp pq export --commit"Roland Mas1-1/+1
2022-05-10scripts: add -v shortcut for --verbose where it has been forgottenNicolas Boulenguez3-3/+3
2022-04-23push: skip pristine-tar push if already present remotelyAntonio Terceiro1-2/+4
2022-04-23tests: fix input data to create-remote-repo testsAntonio Terceiro1-1/+1