| Commit message (Expand) | Author | Age |
* | Make --no-quilt-fixup an alias for (a new option) --quilt=nocheck | Ian Jackson | 2014-11-23 |
* | Better documentation for quilt series handling. | Ian Jackson | 2014-11-23 |
* | tests/tests/quilt: Test series quiltification | Ian Jackson | 2014-11-16 |
* | tests/tests/quilt: Reorganise loop into a function (nfc) | Ian Jackson | 2014-11-16 |
* | quilt: Generate individual patches CHANGELOG BUG | Ian Jackson | 2014-11-16 |
* | quiltify_dpkg_commit: Improve | Ian Jackson | 2014-11-16 |
* | Break out quiltify_dpkg_commit (nfc) | Ian Jackson | 2014-11-15 |
* | Make fail() cope with multi-line messages | Ian Jackson | 2014-11-15 |
* | Break out git_write_tree (nfc) | Ian Jackson | 2014-11-09 |
* | quilt patchification: Break out quiltify() (nfc) | Ian Jackson | 2014-11-09 |
* | New dgit-infrastructure binary package containing dgit-repos-server et al. C... | Ian Jackson | 2014-11-09 |
* | Add missing `gpgv' to test dependencies in debian/tests/control. | Ian Jackson | 2014-11-09 |
* | tests: Test dgit-ssh-dispatch | Ian Jackson | 2014-11-08 |
* | infra/dgit-ssh-dispatch: New production infra script | Ian Jackson | 2014-11-08 |
* | infra/ssh-wrap: New example script | Ian Jackson | 2014-11-08 |
* | Diversion via dgit-git.debian.net (gideon) | Ian Jackson | 2014-11-08 |
* | clone: Check for git earlier | Ian Jackson | 2014-11-08 |
* | tests: Break out t-chain-test | Ian Jackson | 2014-11-08 |
* | tests: Make t-alt-test out of t-drs-test | Ian Jackson | 2014-11-08 |
* | tests: Honour DGIT_TEST_INTREE | Ian Jackson | 2014-11-08 |
* | infra: Provide get-dm-txt | Ian Jackson | 2014-11-08 |
* | dgit-repos-server: Handle ' ' in SSH_ORIGINAL_COMMAND (which some git version... | Ian Jackson | 2014-11-08 |
* | New $some-user-force config variable | Ian Jackson | 2014-11-08 |
* | config: New instead_distro feature | Ian Jackson | 2014-11-08 |
* | In access_quirk, filter by defined at the end. (nfc) | Ian Jackson | 2014-11-08 |
* | Introduce access_runeinfo, and put basedistro name in ssh command hint string | Ian Jackson | 2014-11-08 |
* | Add `: dgit <blah>... ;' to the front of ssh remote commands, for the benefit... | Ian Jackson | 2014-11-08 |
* | Regularise and comment access_cfg | Ian Jackson | 2014-11-08 |
* | If $idistro set (ie, distro explicitly specified by user), do not look at any... | Ian Jackson | 2014-11-08 |
* | Fix handling of rmadison-based and gitless distros (e.g., Ubuntu). | Ian Jackson | 2014-11-08 |
* | Make access_giturl be capable of being optional, and use this feature when cl... | Ian Jackson | 2014-11-08 |
* | Move defaulting out of archive_query into individual methods and the actual d... | Ian Jackson | 2014-11-08 |
* | Do not have .pc in dgit's git history for format `3.0 (quilt)' | Ian Jackson | 2014-11-08 |
* | Break out srcfn (nfc) | Ian Jackson | 2014-11-08 |
* | Break out get_source_format (nfc) | Ian Jackson | 2014-11-08 |
* | Break out commit_admin (nfc) | Ian Jackson | 2014-11-05 |
* | Make mk_orig_file have capability to be selective on source package and version | Ian Jackson | 2014-11-05 |
* | Break out mktree_in_ud_here (nfc) | Ian Jackson | 2014-11-05 |
* | Replace many calls to stat with new wrapper stat_exists; improves error handl... | Ian Jackson | 2014-11-05 |
* | finalise 0.22.1debian/0.22.1 | Ian Jackson | 2014-11-04 |
* | Use Dpkg::Version::version_compare everywhere, not Dpkg::Version::version_com... | Ian Jackson | 2014-11-04 |
* | Remove leftover debugging printdebian/0.22 | Ian Jackson | 2014-08-19 |
* | ship dgit-repos-server | Ian Jackson | 2014-08-13 |
* | debian/changelog: finalise for 0.22 | Ian Jackson | 2014-08-13 |
* | Add a test for dgit rpush. | Ian Jackson | 2014-08-10 |
* | Check for rpush protocol version incompatibility and crash early if incompati... | Ian Jackson | 2014-08-10 |
* | When tests invoke dgit, use --dgit= so that subprocesses use our dgit rather ... | Ian Jackson | 2014-08-10 |
* | Fixed a manpage typo. | Ian Jackson | 2014-08-10 |
* | When killing build subprocess during failure of rpush, try reaping it (so we ... | Ian Jackson | 2014-08-10 |
* | In rpush, on protocol error talking to build host, check if the subprocess di... | Ian Jackson | 2014-08-10 |