chiark / gitweb /
dgit.git
2015-07-11 Ian JacksonMirroring: Mention in changelog
2015-07-11 Ian JacksonMirroring: Tests: check that we do not mirror private...
2015-07-11 Ian JacksonMirroring: Tests: Break out various functions (nfc...
2015-07-11 Ian JacksonMirroring: Tests: search for expected messages
2015-07-11 Ian JacksonMirroring: Tests: Run some tests
2015-07-11 Ian JacksonMirroring: Provide rsync-based mirror hook script
2015-07-11 Ian JacksonMirroring: Run mirror hook script, if one is provided
2015-07-11 Ian JacksonTest suite: Provide t-files-notexist
2015-07-11 Ian JacksonTest suite: Make t-reporefs take optional repo argument
2015-07-11 Ian JacksonTest suite: Break out t-grep-mpat (nfc)
2015-07-11 Ian JacksonTest suite: Move setting of grepper in t-expect-fail...
2015-07-10 Ian JacksonTest suite: Replace open-coded $tmp/git/$p.git
2015-07-10 Ian JacksonTest suite: Replace assignments to p with t-select...
2015-07-05 Ian JacksonFinalise 0.30, really debian/0.30
2015-07-05 Ian JacksonProvide --clean=git-ff (aka -wgf), which is useful...
2015-07-05 Ian JacksonFix the rules clean target to remove test results and...
2015-07-05 Ian JacksonTidy changelog and finalise for 0.30
2015-07-04 Ian Jacksondgit: Do not verify the tag with git tag -v as well...
2015-07-04 Ian JacksonError messages: Add some newlines to make the real...
2015-07-04 Ian Jacksondgit: Debian config: Provide git-create
2015-07-04 Ian Jacksondgit: sbuild: Fix typo which broke dgit sbuild
2015-07-04 Ian JacksonTest suite: Fix drs-push-masterupdate to refer to corre...
2015-07-04 Ian Jacksondgit: Rationalise some messages
2015-07-04 Ian JacksonTest suite: Add a couple more to the DEP-8 set
2015-07-04 Ian JacksonTest suite: Use "dgit setup-mergechangelogs" and abolis...
2015-07-04 Ian Jacksondgit: Provide "dgit setup-mergechangelogs" operation
2015-07-04 Ian Jacksondgit: Set up a merge driver for debian/changelog. ...
2015-07-04 Ian Jacksondgit: Break out set_local_git_config (nfc)
2015-07-04 Ian JacksonTest suite: Check that master is not updated non-ff
2015-07-04 Ian JacksonTest suite: In drs tests, check that master gets updated
2015-07-04 Ian JacksonWhen receiving a push with dgit-repos-server, update...
2015-07-04 Ian JacksonTest suite: Check tag updates work properly
2015-07-04 Ian Jacksondgit: Be more careful about tag updates during fetch...
2015-07-04 Ian JacksonTest suite: Provide t-ref-same-exact
2015-07-04 Ian Jacksondgit: Use $csuite not $isuite for lrfetchrefs
2015-07-04 Ian Jacksondgit: Always canonicalise suite rather earlier
2015-07-04 Ian JacksonTest suite: Call pwd in t-dgit
2015-07-04 Ian JacksonTest suite: Add clone-gitnosuite
2015-07-04 Ian JacksonFor non-Debian distros, debiantag() uses distro name...
2015-07-04 Ian JacksonChange realpath dependency to `coreutils (>= 8.23-1...
2015-07-04 Ian JacksonTest suite: For DEP-8, run all tests except dsd-clone-drs
2015-07-04 Ian JacksonManpages: clarify usual workflow
2015-07-04 Ian JacksonManpages: Improve formatting of alternative options...
2015-07-04 Ian JacksonManpages: Other clarifications and improvements.
2015-07-04 Ian JacksonManpages: Break out dgit(7) from dgit(1).
2015-07-04 Ian Jackson--clean=git and --clean=none cause dgit to pass -nc...
2015-07-04 Ian JacksonTest suite: Fix t-refs-notexist
2015-06-30 Ian JacksonDocument that dgit repos are cloneable with git, in...
2015-06-30 Ian JacksonProvide example workflow for dgit rpush. Closes:#763334.
2015-06-29 Ian JacksonDetect and bomb out on vendor-specific `3.0 (quilt...
2015-06-29 Ian JacksonTests: Allow t-commit caller to specify whole version
2015-06-29 Ian JacksonQuilt linearisation with .pc removal passes -f to git...
2015-06-29 Ian JacksonFix an undef reference in error message processing...
2015-06-28 Ian JacksonInfra: Add get-suites
2015-06-28 Ian JacksonInfra: get-dm-txt: set umask
2015-06-28 Ian JacksonInfra: dgit-repos-server: unlock _template
2015-06-28 Ian Jacksonfixup! Infra: Honour archive-query
2015-06-28 Ian JacksonInfra: Add drs-cron-wrap
2015-06-28 Ian JacksonInfra: get-dm-txt: Report if git-config fails
2015-06-28 Ian JacksonInfra: ssh-wrap: set umask
2015-06-28 Ian JacksonTLS keys: Use ca-certificates on end user machines...
2015-06-28 Ian JacksonInfra: Honour archive-query-tls-curl-ca-args
2015-06-28 Ian JacksonTLS keys: Cope if archive-query-tls-key unset
2015-06-28 Ian JacksonInfra: get-dm-txt: Use curl
2015-06-28 Ian JacksonInfra: get-dm-txt: Honour DGIT_INFRA_GETDMTXT_DATADIR...
2015-06-26 Ian JacksonInfra: get-dm-txt: Break out $certargs
2015-06-26 Ian Jacksonarchive-api-query: Use correct arguments for curl
2015-06-26 Ian JacksonInfra: ssh-wrap: Use master dgit-live for dispatch
2015-06-26 Ian JacksonInfra: ssh-wrap: export PERLLIB
2015-06-23 Ian JacksonInfra: Improve db retry handling
2015-06-23 Ian JacksonDgit.pm: poldb_setup: Provide hook function
2015-06-23 Ian JacksonTest suite: Make dsd-clone-drs test a no-op in installe...
2015-06-23 Ian JacksonTest suite: debpolicy-dbretry: Move taintsout wait
2015-06-23 Ian JacksonTest suite: Introduce t-policy-nonexist
2015-06-23 Ian JacksonTest suite: Make t-policy more robust, and work in...
2015-06-23 Ian JacksonTest suite: Fix a `git-show-ref' to be `git show-ref'
2015-06-23 Ian JacksonTest suite: Set DEBCHANGE_VENDOR
2015-06-23 Ian JacksonTest suite: Make dsd-ssh work for installed-package...
2015-06-23 Ian JacksonUse force flag when pushing tags
2015-06-23 Ian JacksonTest suite: Drop gpgv dependency from debian/tests...
2015-06-23 Ian JacksonPackaging: Strengthen dgit-infrastructure dependencies
2015-06-23 Ian JacksonPackaging: Adding missing dependency from dgit-infrastr...
2015-06-23 Ian JacksonPackaging: Add missing dependencies on libjson-perl...
2015-06-22 Ian JacksonTest suite: Rename dgit-repos-policy-debian DB retry...
2015-06-22 Ian JacksonPackaging: package the dgit-repos-* scripts
2015-06-22 Ian JacksonPackaging: package the perl modules (!)
2015-06-22 Ian JacksonAvoid use of "my $_", which is not portable
2015-06-20 Ian JacksonInfra: Support not running out of working tree
2015-06-20 Ian JacksonInfra: ssh-wrap: set PERLLIB and get name of script...
2015-06-20 Ian JacksonTest suite: None of the dsd tests can be DEP-8 tested
2015-06-20 Ian JacksonInfra: dgit-ssh-dispatch sets PERLLIB
2015-06-20 Ian JacksonTest suite: Use $troot rather than $root/tests twice...
2015-06-20 Ian JacksonUpdate copyright dates
2015-06-20 Ian JacksonInfra: Provide dgit clone-dgit-repos-server
2015-06-20 Ian JacksonInfra: dgit-ssh-dispatch: Formatting fix (nfc)
2015-06-20 Ian JacksonInfra: dgit-ssh-dispatch: Break out serve_up (nfc)
2015-06-13 Ian JacksonTest suite: Test dgit-repos-policy-debian database...
2015-06-13 Ian JacksonTest suite: Provide t-git-get-ref-exact
2015-06-13 Ian JacksonInfra: dgit-repos-policy-debian: Fix db retry loop
2015-06-13 Ian JacksonTest suite: Test that --deliberately-not-fast-forward...
next