aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/import_dsc.py
Commit message (Expand)AuthorAge
* import_dsc: Support upstream-vcs-tagGuido Günther2019-04-26
* Make it simple to print exception detailsGuido Günther2018-11-24
* import-{dsc,orig}: Make --download deprecation text more usefulChris Lamb2018-06-05
* 8bit GuidoGuido Günther2018-02-26
* import-dsc: Apply filters on debian tarballs tooGuido Günther2017-11-10
* import-dsc: cleanup temp dirs on unexpected exceptions tooGuido Günther2017-11-07
* import-dsc: Fuzzy parse changelog dateGuido Günther2017-11-06
* import-dsc: make sure we don't create 'master' if not neededGuido Günther2017-10-23
* import-dsc: improve error message when Debian branch does not existGuido Günther2017-10-23
* import_dsc: group importig functionsGuido Günther2017-10-13
* import-dsc: don't create pristine-tar commits on every importGuido Günther2017-10-13
* import-dsc: Look for pristine-tar reference by commitGuido Günther2017-10-13
* import-dsc: split import of tarballs out of mainGuido Günther2017-10-13
* Spell pristine_tar consistentlyGuido Günther2017-08-23
* import-dsc: cleanup error printing and exceptionsGuido Günther2017-08-12
* import-dsc: be pessimisticGuido Günther2017-08-12
* import-dsc: name DscFile object dsc not srcGuido Günther2017-08-12
* Correct "allow to" typos.Chris Lamb2017-08-06
* imort-dsc: Allow for shorter apt: pseudo URLsGuido Günther2017-06-22
* import_dsc: delay pristine-tar import to the very endGuido Günther2017-02-07
* import_dsc: use three slashes by default for apt URLsGuido Günther2017-01-31
* import_dsc: Store debian/changelog in commit messageGuido Günther2017-01-10
* import_dsc: fix options.download fallbackGuido Günther2016-12-28
* import-dsc: Improve error message if there is no dsc fileGuido Günther2016-12-26
* import-dsc: determine download automaticallyGuido Günther2016-12-26
* Only set username and email when creating reposGuido Günther2016-12-21
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* import_dsc: fail properly again without a package to importGuido Günther2016-12-04
* Add ability to specify the clone target to gbp-import-{dsc,srpm}Chris Lamb2016-12-04
* Fix new flake8 errorsGuido Günther2016-11-15
* import_dsc: flake8 cleanGuido Günther2016-09-12
* import_dsc: Use the same patch options as dpkg-source for 1.0 packagesGuido Günther2016-07-05
* Give more instructions when config is unparseableGuido Günther2016-07-04
* Use 'component' and 'additional tarball'Guido Günther2016-07-04
* Move code to create pristine tar commitsGuido Günther2016-07-04
* import_dsc: don't assume component tarballs have the correct nameGuido Günther2016-07-03
* Use imperative for for git messagesGuido Günther2016-07-03
* import-dsc: Print additinal tarballs found tooGuido Günther2016-06-30
* import_dsc: remove excess indentation in codeMarkus Lehtonen2016-05-27
* import_dsc: Allow to use pristine-tar with multiple tarballsGuido Günther2016-04-14
* dscfile: parse out name of additional tarball dirsGuido Günther2016-04-11
* import_dsc: Make 'gbp import-dsc' aware of component tarballsGuido Günther2016-03-13
* Fix indentationGuido Günther2016-03-13
* import_dsc: Check git repo before downloading the sourceGuido Günther2016-01-23
* import-dsc: Bail out if target dir existsGuido Günther2015-11-19
* import_dsc: Fail if a package has additional tarballsGuido Günther2015-11-18
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Extract exception message in a less arcane wayGuido Günther2015-03-27
* Remove unused variableGuido Günther2015-02-21
* Handle Python3's changed octal literal syntaxGuido Günther2015-02-20