summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* debian/changelog: Mention some bugs which we are dealing withIan Jackson2014-11-25
* Document in manpage under `dgit push' that it is best to build with dgit too.Ian Jackson2014-11-25
* Reject (rather than ignoring) further options merged witht -wn, -wg, -wd.Ian Jackson2014-11-25
* Complain about lack of cuddled values for value-taking single-letter options,...Ian Jackson2014-11-25
* Do not offer wget as an alternative dependency to curl. We always unconditio...Ian Jackson2014-11-25
* Strip `-b <branch>' from contents of Vcs-Git header, when setting up the vcs-...Ian Jackson2014-11-25
* quilt linearisation in changelogIan Jackson2014-11-25
* Better documentation for quilt series handling.Ian Jackson2014-11-23
* New dgit-infrastructure binary package containing dgit-repos-server et al. C...Ian Jackson2014-11-09
* Add missing `gpgv' to test dependencies in debian/tests/control.Ian Jackson2014-11-09
* infra/dgit-ssh-dispatch: New production infra scriptIan Jackson2014-11-08
* Diversion via dgit-git.debian.net (gideon)Ian Jackson2014-11-08
* tests: Honour DGIT_TEST_INTREEIan Jackson2014-11-08
* dgit-repos-server: Handle ' ' in SSH_ORIGINAL_COMMAND (which some git version...Ian Jackson2014-11-08
* Add `: dgit <blah>... ;' to the front of ssh remote commands, for the benefit...Ian Jackson2014-11-08
* Fix handling of rmadison-based and gitless distros (e.g., Ubuntu).Ian Jackson2014-11-08
* Move defaulting out of archive_query into individual methods and the actual d...Ian Jackson2014-11-08
* Do not have .pc in dgit's git history for format `3.0 (quilt)'Ian Jackson2014-11-08
* Replace many calls to stat with new wrapper stat_exists; improves error handl...Ian Jackson2014-11-05
* finalise 0.22.1debian/0.22.1Ian Jackson2014-11-04
* Use Dpkg::Version::version_compare everywhere, not Dpkg::Version::version_com...Ian Jackson2014-11-04
* Remove leftover debugging printdebian/0.22Ian Jackson2014-08-19
* ship dgit-repos-serverIan Jackson2014-08-13
* debian/changelog: finalise for 0.22Ian Jackson2014-08-13
* Add a test for dgit rpush.Ian Jackson2014-08-10
* Check for rpush protocol version incompatibility and crash early if incompati...Ian Jackson2014-08-10
* When tests invoke dgit, use --dgit= so that subprocesses use our dgit rather ...Ian Jackson2014-08-10
* Fixed a manpage typo.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
* Two more bug references for changelogIan Jackson2014-08-04
* 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
* 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 regres...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
* 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
* 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
* 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