aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/import_orig.py
Commit message (Expand)AuthorAge
* import-orig: Don’t hardcode the pristine-tar branchAndrej Shadura2021-12-17
* import-orig: Allow the post-unpack hook to filter tarball filesMarco Trevisan (Treviño)2020-08-25
* import-orig: expose unpacked sources dir to the postunpack hookMarco Trevisan (Treviño)2020-08-25
* import_orig: Drop all upstream signatures with --upstream-signatures=offGuido Günther2020-06-30
* import-orig: Print all sources with `verbose`Guido Günther2020-06-30
* Revert "import-orig: Print name of signature file we failed to import"Guido Günther2020-06-29
* import-orig: Print name of signature file we failed to importGuido Günther2020-06-29
* import-orig: Print name of signature file we failed to importGuido Günther2020-06-29
* import_orig: Symlink signature as well if neededGuido Günther2019-10-27
* import-orig: Handle tarball signature when using pristine-tarGuido Günther2019-10-27
* find_upstream: Add signature file if foundGuido Günther2019-10-27
* Use UpstreamSource for additional tarballs as wellGuido Günther2019-10-27
* Fix over intended linesGuido Günther2019-07-21
* import-orig/merge_replace Avoid calling force_headMaximiliano Curia2019-07-21
* import_orig: Move upstream-vcs-tag's help to configGuido Günther2019-04-26
* import-orig: Allow to run a post unpack hookGuido Günther2019-04-25
* import-orig: rename sourcepackage to nameGuido Günther2018-11-24
* import-orig: Allow to import the requested version with --uscanMathieu Parent2018-08-24
* import-{dsc,orig}: Make --download deprecation text more usefulChris Lamb2018-06-05
* Move rollback code out of import_origGuido Günther2018-02-26
* 8bit GuidoGuido Günther2018-02-26
* uscan: disentangle logic a bitGuido Günther2017-11-23
* import-orig: use separate exit code when uscan did not find anything newGuido Günther2017-11-21
* import-orig: avoid notGuido Günther2017-11-21
* import_orig: drop debian/ again in --merge-mode=replaceGuido Günther2017-11-16
* import-orig: avoid master branch when importing into empty repoGuido Günther2017-11-07
* import-orig: don't fail when importing unpacked dirsGuido Günther2017-11-07
* import-orig: Run the hook on all succesful importsGuido Günther2017-11-07
* import-orig: move rollback into separate functionGuido Günther2017-11-07
* Fix commentGuido Günther2017-10-23
* import-orig: rename source to upstreamGuido Günther2017-09-30
* import-orig: roll back on CTRL-C tooGuido Günther2017-09-29
* import_orig: be more descripte what we're "using"Guido Günther2017-09-07
* Spell pristine_tar consistentlyGuido Günther2017-08-23
* import_orig: use a more gittish commit messageGuido Günther2017-08-07
* test_import_orig: properly pick debian dirGuido Günther2017-08-02
* Python3: Fix doctest exception namesGuido Günther2017-08-02
* New command 'pristine-tar'Guido Günther2017-06-26
* Fix typos in commentsGuido Günther2017-06-23
* import-orig: move unpacking code to separate functionGuido Günther2017-04-23
* Drop long deprecated --no-dchGuido Günther2017-04-23
* import_orig: move postimport_hook to separate functionGuido Günther2017-04-12
* ipmort_orig: pick best way to import upstream tarball automaticallyGuido Günther2017-04-12
* import_orig: move merge function closer next to each otherGuido Günther2017-04-12
* GitRepository: add is_in_merge()Guido Günther2017-04-04
* repo.git_dir is not a functionGuido Günther2017-04-03
* import-orig: only abort merge if it got startedGuido Günther2017-04-03
* import-orig: Move orig.tar.gz with filter-pristine-tarGuido Günther2017-01-11
* import_orig: Delay unpack of component tarballsGuido Günther2017-01-11
* import-orig: Make sure we exit non zeroGuido Günther2017-01-11