aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/common
Commit message (Expand)AuthorAge
* Make it simple to print exception detailsGuido Günther2018-11-24
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* hook: Fix harmless typoAndreas Beckmann2018-09-21
* pq export: Write out patches as UTF-8 if necessarySimon McVittie2018-04-03
* 8bit GuidoGuido Günther2018-02-26
* hooks: print hook name prior to executionGuido Günther2017-12-01
* dch: allow to reraise exceptionsGuido Günther2017-11-27
* import-orig: use separate exit code when uscan did not find anything newGuido Günther2017-11-21
* pq: Make sure apply_and_commit_patch encodes the author utf-8Guido Günther2017-11-06
* pq: kill useless use of sedGuido Günther2017-10-27
* pq: let drop work when pq branch is checked outGuido Günther2017-10-20
* pq: import pq branch on switchGuido Günther2017-10-20
* pq_branch_name: return current branch name if already a pq branchGuido Günther2017-10-19
* import-orig: Use gz compression when repackaging non tarball filtered upstrea...Guido Günther2017-09-30
* import-orig: rename source to upstreamGuido Günther2017-09-30
* git: Don't decode diff outputGuido Günther2017-08-28
* pq: properly retry non-ascii charset on patch body encodeGuido Günther2017-08-27
* pq: make --abbrev= configurableChris Lamb2017-08-22
* pq: don't eagerly encode email headersGuido Günther2017-08-05
* pq: don't create empty pq branch on rebase and switchGuido Günther2017-08-05
* pkg: clear __init__.pyGuido Günther2017-08-03
* Move compressed tarball creation to PkgGitRepositoryGuido Günther2017-08-03
* import_orig: raw_input is namend input in python3Guido Günther2017-08-02
* import_orig: write downloaded data as binaryGuido Günther2017-08-02
* pq: port to python3Guido Günther2017-08-02
* Python3: paths are binary nowGuido Günther2017-08-02
* New command 'pristine-tar'Guido Günther2017-06-26
* pq: Disable rename trackingGuido Günther2017-05-26
* buildpackage: fix exporting of working copy when .git is not a directoryMarkus Lehtonen2017-01-20
* pq: Hardcode commit abbrev to 7 when exporting patchesGuido Günther2017-01-20
* Drop unused variableGuido Günther2017-01-18
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* Improve wordingGuido Günther2017-01-11
* Drop superfluous whensGuido Günther2017-01-11
* Fix typoGuido Günther2017-01-11
* Deprecate --download in import_srpm tooGuido Günther2017-01-01
* import-orig: Handle download errors properlyGuido Günther2016-12-26
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* Fix typosGuido Günther2016-11-25
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* commmon/import_orig: flake8 cleanGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* pq: Retry patch with whitespace fixup on failureGuido Günther2016-07-31
* download_orig: unlink file before raising the exceptionGuido Günther2016-07-31
* Move Hooks to common codeGuido Günther2016-07-08
* Give more instructions when config is unparseableGuido Günther2016-07-04
* Make pylint happyGuido Günther2016-05-27
* buildpackage: Fix typoGuido Günther2016-05-27
* common/buildpackage: support for different archive formatsMarkus Lehtonen2015-12-02
* Allow exported patches to be renumbered and the patch number prefix format to...Carlos Maddela2015-07-10