summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add a test for dgit rpush.Ian Jackson2014-08-10
|
* Check for rpush protocol version incompatibility and crash early if ↵Ian Jackson2014-08-10
| | | | incompatible.
* When tests invoke dgit, use --dgit= so that subprocesses use our dgit rather ↵Ian Jackson2014-08-10
| | | | than system one.
* Fixed a manpage typo.Ian Jackson2014-08-10
|
* When killing build subprocess during failure of rpush, try reaping it (so we ↵Ian Jackson2014-08-10
| | | | can report it) before killing it.
* In rpush, on protocol error talking to build host, check if the subprocess ↵Ian Jackson2014-08-10
| | | | died and report differently if so. Closes:#736528.
* Better reporting of child exit statuses (esp. deaths due to signals).Ian Jackson2014-08-10
|
* Two more bug references for changelogIan Jackson2014-08-04
|
* Fix "tests: drs-push-rejects: test unknown suite"Ian Jackson2014-08-04
| | | | | We have to reset $tmp/suites or the remaining elements of this test script will fail.
* Improve error message for .dsc parsing failures more generally.Ian Jackson2014-08-04
|
* Improve error message for .dsc having already been signed (iff using ↵Ian Jackson2014-08-04
| | | | libdpkg-perl 1.17.x)
* When cloning, set up a remote `vcs-git' from the package's Vcs-Git (and put ↵Ian Jackson2014-08-04
| | | | an appropriate caveat in the manpage). Closes:#740687.
* Close request for --dget:-u as we no longer use dget at all.Ian Jackson2014-08-04
|
* Provide `dgit clean'. Closes:#736527.Ian Jackson2014-08-04
|
* Print better message for unknown operations.Ian Jackson2014-08-04
|
* Provide t-archive-process-incoming and t-archive-query subroutines for ↵Ian Jackson2014-08-04
| | | | regression test scripts to use.
* Treat .dsc as bytes, just like everything else, rather than letting ↵Ian Jackson2014-08-03
| | | | HTTP::Message convert it to a Perl unicode string which the rest of the program mishandles. Closes:#738536.
* Check SHA-256 of .dsc against hash from archive_query (ie projectb) rather ↵Ian Jackson2014-08-03
| | | | than letting dpkg-source do a signature verification. Closes:#737619.
* Fix a manpage reference to `--dget=' where `--dgit=' was intended.Ian Jackson2014-08-03
|
* Use curl to download things rather than dget; do our own processing of the filesIan Jackson2014-08-03
|
* Do not remove destination when clone fails because it already exists (!)Ian Jackson2014-08-03
|
* Document that dgit rpush needs gnupg and your public key on the build host. ↵Ian Jackson2014-08-03
| | | | Closes:#736529.
* Use mirror.ftp-master.debian.org DNS alias rather than coccia. Closes:#752602.Ian Jackson2014-08-03
|
* Work in read-only no-git-history mode with Ubuntu. You still have to pass ↵Ian Jackson2014-08-03
| | | | -dubuntu. Closes:#751781.
* On push check that we have access_giturl; this allows missing config to ↵Ian Jackson2014-08-03
| | | | abort pushes early
* Make access_basedistro honour $idistro (i.e. make -d work properly again)Ian Jackson2014-08-03
|
* Print better message for lack of configuration settings.Ian Jackson2014-08-03
|
* Turn off debug for wrong tree testIan Jackson2014-08-03
|
* Test mismatch during pushIan Jackson2014-08-03
|
* Do not spew diff output to terminal (by default). Print sensible message ↵Ian Jackson2014-08-03
| | | | instead. Closes:#736526.
* Do not spew diff output to terminal (by default). Closes:#736526.Ian Jackson2014-08-03
|
* Work with wheezy-backports (and keep squeeze-backports working too). ↵Ian Jackson2014-08-03
| | | | Closes:#736524.
* Clone removes destination directory on error. Closes:#736153.Ian Jackson2014-08-03
|
* getcwd: Introduce must_getcwd using getcwd rather than cmdoutputIan Jackson2014-08-03
|
* debian/changelog: Recategorise and sort out a bitIan Jackson2014-08-02
|
* Mention cross-version dgit rpush incompatibility in manpage.Ian Jackson2014-07-30
|
* Revert "Switch to using dgit@git.debian.org (and dgit-repos-server) by default."Ian Jackson2014-07-30
| | | | | | | | | | | The infrastructure end of this is not ready. But I want to push this branch to master so I don't end up with irreconcileable branches. So revert the change to the default config. This reverts commit 111b247b6198535db5788a07069971e409f539cd. Conflicts: debian/changelog
* tests: drs-push-rejects: test unknown suiteIan Jackson2014-03-12
|
* tests: drs-push-rejects: malformed tags of various kindsIan Jackson2014-03-12
|
* dgit-repos-server: call tag tags "headers" in error messagesIan Jackson2014-03-12
|
* tests: drs-push-rejects: todos; now all relevant error conditions in ↵Ian Jackson2014-03-06
| | | | dgit-repos-server are at least noted with a "fixme"
* tests: drs-push-rejects: more error testsIan Jackson2014-03-06
|
* dgit-repos-server: some better error msgs, more testsIan Jackson2014-03-06
|
* tests: drs-push-rejects: fix unexpected success msgIan Jackson2014-03-05
|
* tests: drs-push-rejects: introduce and use "mustsucceed"Ian Jackson2014-03-05
|
* tests: drs-push-rejects: check that failures do not update any refsIan Jackson2014-03-05
|
* tests: drs-push-rejects: fix "key not in keyring" testIan Jackson2014-03-05
|
* dgit-repos-server: some better error msgs, more testsIan Jackson2014-03-05
|
* dgit-repos-server: fix dm parsing, more testsIan Jackson2014-03-05
|
* dgit-repos-server: fix dm parsing (success case)Ian Jackson2014-03-05
|