summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
...
* Change realpath dependency to `coreutils (>= 8.23-1~) | realpath' (Closes:#78...Ian Jackson2015-07-04
* Test suite: For DEP-8, run all tests except dsd-clone-drsIan Jackson2015-07-04
* Manpages: Other clarifications and improvements.Ian Jackson2015-07-04
* Manpages: Break out dgit(7) from dgit(1).Ian Jackson2015-07-04
* --clean=git and --clean=none cause dgit to pass -nc to dpkg-buildpackage, sup...Ian Jackson2015-07-04
* Document that dgit repos are cloneable with git, in dgit(1) section MODEL. [...Ian Jackson2015-06-30
* Provide example workflow for dgit rpush. Closes:#763334.Ian Jackson2015-06-30
* Detect and bomb out on vendor-specific `3.0 (quilt)' patch series.Ian Jackson2015-06-29
* Quilt linearisation with .pc removal passes -f to git-rm. (Otherwise we may ...Ian Jackson2015-06-29
* Fix an undef reference in error message processing when quilt fixup linearisa...Ian Jackson2015-06-29
* TLS keys: Use ca-certificates on end user machines, introducing bug #790093 :-(Ian Jackson2015-06-28
* Infra: get-dm-txt: Use curlIan Jackson2015-06-28
* Test suite: Drop gpgv dependency from debian/tests/controlIan Jackson2015-06-23
* Packaging: Strengthen dgit-infrastructure dependenciesIan Jackson2015-06-23
* Packaging: Adding missing dependency from dgit-infrastructure to dgitIan Jackson2015-06-23
* Packaging: Add missing dependencies on libjson-perl and *sqlite3*Ian Jackson2015-06-23
* Update copyright datesIan Jackson2015-06-20
* Show git config queries only with debuglevel 3 (-DDD) and higher.Ian Jackson2015-05-31
* Fix changelog bug ref for #770710Ian Jackson2015-05-31
* Turn all perl warnings into errorsIan Jackson2015-05-31
* Use ftpmasterapi archive query method. (Closes:#727702.)Ian Jackson2015-05-31
* Fix inaccurate error message when archive's git hash is not an ancestor of gi...Ian Jackson2015-04-15
* 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