chiark / gitweb /
dgit.git
2015-07-19 Ian JacksonAdd rsync to test depends
2015-07-19 Ian JacksonTest suite: Add mirror tests to DEP-8 control
2015-07-19 Ian JacksonPrettify changelog
2015-07-19 Ian JacksonRemove obselete comment about DMs not being able to...
2015-07-19 Ian Jacksondgit(1): Reorganise and complete the configuration...
2015-07-19 Ian JacksonMake readonly vs push configurable
2015-07-19 Ian JacksonRename $access_pushing to $access_forpush and read...
2015-07-19 Ian JacksonAllow git-url to be '' to force fallback to git-proto...
2015-07-19 Ian JacksonTalk to push.dgit.debian.org, rather than the .debian...
2015-07-19 Ian JacksonRemove configuration relating to alioth.
2015-07-19 Ian JacksonRemove an obsolete comment.
2015-07-19 Ian JacksonSwitch to new production git repositories for reading...
2015-07-19 Ian JacksonProvide for checking git presence via http[s].
2015-07-19 Ian JacksonDo some quoting on debug output (needed if the server...
2015-07-19 Ian JacksonProvide for configurable git url suffix.
2015-07-19 Ian JacksonProvide for different access mechanisms when pushing.
2015-07-19 Ian JacksonTest suite: mirror: Synchronise properly with drs backg...
2015-07-19 Ian JacksonMemoise git config lookups (big speedup!)
2015-07-19 Ian JacksonProvide -wc aka --clean=check.
2015-07-19 Ian JacksonProvide -wdd aka --clean=dpkg-source-d. Closes:#792433.
2015-07-19 Ian Jacksondgit(1); Mention that -wgf can avoid need for build...
2015-07-18 Ian JacksonMake dgit-ssh-dispatch not spew (harmless) warnings...
2015-07-18 Ian JacksonProvide cgit-regen-config command for cgi-grnet-01.
2015-07-11 Ian JacksonMirroring: Remove pointless empty .log files
2015-07-11 Ian JacksonMirroring: Honour DGIT_DRS_DEBUG=0
2015-07-11 Ian JacksonMirroring: In backlog processing, tolerate errors
2015-07-11 Ian JacksonMirroring: Avoid breaking out of loop due to exec
2015-07-11 Ian JacksonMirroring: Sort out stderr plumbing
2015-07-11 Ian JacksonMirroring: Tolerate missing .a file when tidying mirror
2015-07-11 Ian JacksonMirroring: dgit-mirror-rsync copes with invocation...
2015-07-11 Ian JacksonMirroring: Check number of arguments to dgit-mirror...
2015-07-11 Ian JacksonDocumentation: dgit(1): Remove some obsolete caveats...
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
next