summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* 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
|
* 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.
* Print better message for lack of configuration settings.Ian 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
|
* 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
* Include canonicalised suite name in signed tag message.Ian Jackson2014-03-05
|
* New script tests/using-intree for running tests on the source tree.Ian Jackson2014-03-05
|
* Switch to using dgit@git.debian.org (and dgit-repos-server) by default.Ian Jackson2014-03-05
|
* dgit-repos-server: fix name in changelogIan Jackson2014-03-05
|
* test-dummy-drs `distro': for testing dgit-push-responder. WIP.Ian Jackson2014-03-05
|
* Bring forward push of the version tag ref so it happens alongside the push ↵Ian Jackson2014-03-05
| | | | of the suite branch ref.
* New git-check and git-create methods "true" which are no-ops.Ian Jackson2014-03-05
|
* dgit-repos-server: wip, upload-packIan Jackson2014-03-05
|
* changelog: start work on push by tagIan Jackson2014-03-05
|
* Improve changelog and finalise 0.21debian/0.21Ian Jackson2014-01-19
|
* failedcmd prints $us, not $_[0] - ie, dgit doesn't pretend, in the error ↵Ian Jackson2014-01-19
| | | | message, to be its child.
* Improve changelogIan Jackson2014-01-19
|
* Compute "-v" option default value (changelog version since) correctly for ↵Ian Jackson2014-01-19
| | | | Debian backports suites. Closes:#733954.
* Be able to clone or fetch from Debian backports suites (which are a bit like ↵Ian Jackson2014-01-19
| | | | main Debian suites but also a bit not like them).
* Refuse to do quilt fixup (explicitly or as a result of build). Closes:#731632.Ian Jackson2014-01-19
|
* Run a clean (of the specified type) before any build operation; do this with ↵Ian Jackson2014-01-19
| | | | `dpkg-buildpackage -T' clean if necessary, so -wd now works with all the building methods.
* Provide --build-products-dir option (and corresponding semantics for -C) to ↵Ian Jackson2014-01-19
| | | | specify where to find the files to upload. Closes:#731633.
* Do not report the (irrelevant) $? when madison parsing fails.Ian Jackson2014-01-18
|
* Use failedcmd to report errors when ssh psql fails. Closes:#734281.Ian Jackson2014-01-18
|
* Add Testsuite debian/control headerIan Jackson2014-01-18
|
* Use newest (not oldest) version currently in suite when calculating what ↵debian/0.20Ian Jackson2013-12-21
| | | | value to use for -v<version> by default. Closes:#732781.
* finish changelog for 0.19debian/0.19Ian Jackson2013-11-27
|
* autopkgtests: add missing tests to tests/control Tests lineIan Jackson2013-11-24
|
* autopkgtests: push-nextdgit: new testIan Jackson2013-11-24
|
* autopkgtests: fetch-localgitonly: rename from fetch-nogitIan Jackson2013-11-24
|
* autopkgtests: provide t-apply-diffIan Jackson2013-11-24
|
* autopkgtests: fixesIan Jackson2013-11-24
|
* autopkgtests: add Depends for testIan Jackson2013-11-24
|
* autopkgtests: Provide debian/tests/control.Ian Jackson2013-11-24
|
* autopkgtests: Provide tests/lib, and one pari-extra based clone test.Ian Jackson2013-11-24
|