summaryrefslogtreecommitdiff
path: root/dgit
Commit message (Expand)AuthorAge
* Use Dpkg::Version::version_compare everywhere, not Dpkg::Version::version_com...Ian Jackson2014-11-04
* Remove leftover debugging printdebian/0.22Ian Jackson2014-08-19
* Check for rpush protocol version incompatibility and crash early if incompati...Ian Jackson2014-08-10
* When killing build subprocess during failure of rpush, try reaping it (so we ...Ian Jackson2014-08-10
* In rpush, on protocol error talking to build host, check if the subprocess di...Ian Jackson2014-08-10
* Better reporting of child exit statuses (esp. deaths due to signals).Ian Jackson2014-08-10
* Improve error message for .dsc parsing failures more generally.Ian Jackson2014-08-04
* Improve error message for .dsc having already been signed (iff using libdpkg-...Ian Jackson2014-08-04
* When cloning, set up a remote `vcs-git' from the package's Vcs-Git (and put a...Ian Jackson2014-08-04
* Provide `dgit clean'. Closes:#736527.Ian Jackson2014-08-04
* Print better message for unknown operations.Ian Jackson2014-08-04
* Treat .dsc as bytes, just like everything else, rather than letting HTTP::Mes...Ian Jackson2014-08-03
* Check SHA-256 of .dsc against hash from archive_query (ie projectb) rather th...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
* 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 -d...Ian Jackson2014-08-03
* On push check that we have access_giturl; this allows missing config to abort...Ian Jackson2014-08-03
* 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
* Do not spew diff output to terminal (by default). Print sensible message ins...Ian Jackson2014-08-03
* 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). Closes:#...Ian Jackson2014-08-03
* Clone removes destination directory on error. Closes:#736153.Ian Jackson2014-08-03
* getcwd: Introduce must_getcwd using getcwd rather than cmdoutputIan Jackson2014-08-03
* Revert "Switch to using dgit@git.debian.org (and dgit-repos-server) by default."Ian Jackson2014-07-30
* Include canonicalised suite name in signed tag message.Ian Jackson2014-03-05
* dgit-repos-server: wip testsIan Jackson2014-03-05
* Switch to using dgit@git.debian.org (and dgit-repos-server) by default.Ian Jackson2014-03-05
* test-dummy-drs `distro': for testing dgit-push-responder. WIP.Ian Jackson2014-03-05
* Move dsc handling together for clarity. NFC.Ian Jackson2014-03-05
* Combine pushes of version tag and suite branch into a single git-push. NFC.Ian Jackson2014-03-05
* Bring forward push of the version tag ref so it happens alongside the push of...Ian Jackson2014-03-05
* New git-check and git-create methods "true" which are no-ops.Ian Jackson2014-03-05
* failedcmd prints $us, not $_[0] - ie, dgit doesn't pretend, in the error mess...Ian Jackson2014-01-19
* Compute "-v" option default value (changelog version since) correctly for Deb...Ian Jackson2014-01-19
* Be able to clone or fetch from Debian backports suites (which are a bit like ...Ian Jackson2014-01-19
* Quirks mechanismIan Jackson2014-01-19
* 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
* Provide --build-products-dir option (and corresponding semantics for -C) to s...Ian Jackson2014-01-19
* 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
* Use newest (not oldest) version currently in suite when calculating what valu...debian/0.20Ian Jackson2013-12-21
* autopkgtests: push test; specify dummy upload host; specify dput host and configIan Jackson2013-11-24
* autopkgtests: dummycat archive query sorts its resultsIan Jackson2013-11-24
* Provide "test-dummy" distro with "dummycat" access method.Ian Jackson2013-11-24
* Subcommand program or argument options containing hyphens work. (Eg, --dpkg-b...Ian Jackson2013-11-24
* sshpsql archive query method passes LANG=C. Closes:#729788.Ian Jackson2013-11-24
* Merge branch 'master' into wip.remoteIan Jackson2013-11-07
|\