summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
...
* dgit: unrepresentable check: Normalise the mode for execIan Jackson2022-09-03
* dgit: quilt fixup: Remove some now-unneeded "git checkout"Ian Jackson2022-09-03
* dgit: quilt fixup: Don't use dpkg-source --commit, but git diffIan Jackson2022-09-03
* dgit: quiltify_make_dpkg_patch: Pass git treeish'sIan Jackson2022-09-03
* dgit: quiltify_make_dpkg_patch: RenameIan Jackson2022-09-03
* dgit: quilt_fixup_dpkgsource_singlepatch: Add bug commentaryIan Jackson2022-09-03
* dgit: Rename quilt_fixup_dpkgsource_singlepatch and add commentIan Jackson2022-09-03
* dgit: commentary: improve a diagramIan Jackson2022-09-03
* dgit: Break out quiltify_check_unrepresentableIan Jackson2022-09-03
* dgit: Dpkg::Source::Package: Fix require_valid_signature optionIan Jackson2022-09-03
* dry run: Improve a message - fixupIan Jackson2022-08-25
* dry run: Do two more operations in the playtreeIan Jackson2022-08-24
* dry run: Gate two rename callsIan Jackson2022-08-24
* dry run: Improve a messageIan Jackson2022-08-24
* dgit: Move .pc aside while running gbp pq importIan Jackson2022-05-28
* dgit: pseudomerge_version_check: Check for unfinalised changelog entryIan Jackson2022-01-02
* dgit: pseudomerge_version_check: Move $vclogp scopeIan Jackson2022-01-02
* dgit: Better message for dirty treesIan Jackson2021-09-08
* dgit: work around deprecation of GZIPIan Jackson2021-09-08
* dgit: tolerate making quilt patches creating +x filesIan Jackson2021-09-08
* gitattributes defuse: work even if .git/info/attributes missingIan Jackson2021-01-29
* Terminology: Change "rewind" to "rewrite" where appropriateIan Jackson2020-02-02
* dgit: absurd: Provide a way for absurd git to print warningsIan Jackson2020-02-01
* dgit: Once again cope with archive skewIan Jackson2019-09-06
* dgit: curl: pass CURLOPT_FOLLOWLOCATIONIan Jackson2019-09-06
* dgit: Fail early when the archive/ tag already exists.Ian Jackson2019-09-05
* dgit: Warn when we see what look like our options passed too lateIan Jackson2019-09-05
* dgit: Use distro-info-data to resolve unknown suites to distrosIan Jackson2019-09-05
* dgit: Use $tarball_f_ext_re for test_source_only_changesIan Jackson2019-09-05
* dgit: vcs-git handling: Strip [...] a la Haskell TeamIan Jackson2019-08-11
* dgit: update-vcs-git: Use vcs_git_url_of_ctrlIan Jackson2019-08-11
* dgit: update-vcs-git: Print a less confusing message if unchangedIan Jackson2019-08-11
* dgit: update-vcs-git: Do not crash if url is unchangedIan Jackson2019-08-11
* dgit: Break out vcs_git_url_of_ctrlIan Jackson2019-08-11
* dgit: Fix on NFS (avoid leaking an open file in a directory to rm)Stéphane Glondu2019-08-11
* dgit: WWW::Curl: Double check that $response_body was setIan Jackson2019-08-11
* dgit: WWW::Curl Set $response_body to '' explicitlyIan Jackson2019-08-11
* dgit: Slightly more debugging for check_for_git with http[s]Ian Jackson2019-08-11
* dgit: Abolish url_get in favour of url_fetchIan Jackson2019-07-23
* dgit: Use libcurl, not @curl, for git checkIan Jackson2019-07-23
* dgit: url_fetch: Honour new CurlOptsIan Jackson2019-07-23
* dgit: url_fetch: Honour new AccessBaseIan Jackson2019-07-23
* dgit: Reorganise url_fetchIan Jackson2019-07-23
* dgit: libcurl usage: Install SIGPIPE handler ourselvIan Jackson2019-07-23
* dgit: Set $SIG{INT} to DEFAULTIan Jackson2019-07-23
* dgit: archive_api_query_curl: Add a bit of debugIan Jackson2019-07-23
* dgit: Use WWW::Curl rather than invoking curl(1) for archive apiIan Jackson2019-07-23
* dgit: Drop support for old attempts at cert/key pinningIan Jackson2019-07-23
* dgit: Provide --for-push optionIan Jackson2019-07-23
* dgit: Make cmd_archive_api_query call api_query_rawIan Jackson2019-07-23