chiark / gitweb /
dgit.git
2015-07-27 Ian JacksonWork around curl -sS -I printing `HTTP/1.0 200 Connecti...
2015-07-27 Ian JacksonSet up git user.email and user.name from distro access...
2015-07-27 Ian JacksonProvide dgit setup-new-tree (like dpkg-setup-mergechang...
2015-07-26 Ian JacksonMake configuration able to prevent dpkg-mergechangelogs...
2015-07-26 Ian JacksonProvide access_cfg_bool (no call sites yet)
2015-07-26 Ian JacksonFix a debug message in the obsolete sshpsql archive...
2015-07-26 Ian JacksonWith -DDDD, print out all gitcfg references (copious!)
2015-07-26 Ian JacksonSlurp in entire git config, for better performance.
2015-07-26 Ian JacksonOption parsing: Redo .opts-CMD parsing to use insertpos
2015-07-26 Ian JacksonHonour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. ...
2015-07-26 Ian JacksonConfiguration: Break out access_cfg_cfgs
2015-07-26 Ian JacksonOption parsing: Defer addition of cmdline opts so that...
2015-07-26 Ian JacksonOption parsing: Do not permit --blah="" (which won...
2015-07-26 Ian JacksonPrint a supplementary message when push fails, giving...
2015-07-26 Ian Jacksonrpush: Support empty files in protocol_read_bytes
2015-07-26 Ian Jacksonrpush: Introduce more sophisticated protocol negotiation.
2015-07-26 Ian JacksonTest suite: Honour DGIT_TEST_DEBUG=''.
2015-07-26 Ian JacksonCosmetic code improvement
2015-07-26 Ian JacksonDo not quote `:' in shellquote.
2015-07-26 Ian Jacksonchangelog: Add ~~
2015-07-26 Ian JacksonWhen source package contains things called .git (even...
2015-07-26 Ian JacksonDgit.pm: Provide messagequote
2015-07-25 Ian JacksonTest suite: Honour t-dependencies, so rsync only instal...
2015-07-25 Ian JacksonTest suite: Support t-dependencies (for gencontrol...
2015-07-25 Ian JacksonTest suite: list-tests: Break out seddery()
2015-07-25 Ian JacksonTest suite: Check that test suite list in debian/tests...
2015-07-25 Ian JacksonTest suite: Update debian/tests/control
2015-07-25 Ian JacksonTest suite: Provide rules target for list-tests gencontrol
2015-07-25 Ian JacksonTest suite: Implement list-tests gencontrol
2015-07-25 Ian JacksonTest suite: Introduce tests/list-tests
2015-07-25 Ian JacksonMake warnings fatal in tstunt/dpkg-parsechangelog ...
2015-07-25 Ian JacksonMake warnings fatal in dpkg-repos-admin-debian, dgit...
2015-07-25 Ian JacksonWork around #793471 (madness with $SIG{__WARN__} and...
2015-07-21 Ian JacksonAdd mirror-debnewgit to DEP-8 test list
2015-07-21 Ian Jackson--new is needed for read access to packages in NEW...
2015-07-21 Ian JacksonInfrastructure: Get mirroring right for fresh repos...
2015-07-21 Ian Jacksondgit-repos-policy-debian: Break out vsn_in_our_history...
2015-07-21 Ian JacksonMirroring fix: Add test case
2015-07-21 Ian Jacksondgit(7): No longer say that dgit-repos lives on Alioth.
2015-07-21 Richard Hartmanndgit.1: Fix typos
2015-07-20 Ian JacksonManpage: Better cross-references for -k and keyid.
2015-07-20 Ian JacksonManpage: Clarify wording of readonly config.
2015-07-20 Ian JacksonRemove stray sentence in config section of manpage.
2015-07-20 Ian JacksonIn discussion on how to start using dgit when already...
2015-07-20 Ian JacksonQualify to Debian the manpage comment about how to...
2015-07-20 Ian JacksonIn manpage, do not seem to imply that NMU should be...
2015-07-20 Ian JacksonFix a formatting problem in --build-products-dir= doc.
2015-07-20 Ian JacksonDocument that --quilt=linear is the default for Debian.
2015-07-20 Ian JacksonImprove manpage comment about defining a new distro.
2015-07-20 Ian JacksonDocument that -cname=value applies only for this run.
2015-07-20 Ian JacksonDocument that up to -DDD (not just -DD) is meaningfully...
2015-07-20 Ian JacksonManpage said that --clean=check was -wn but that is...
2015-07-20 Ian JacksonFix a manpage typo.
2015-07-19 Ian JacksonFix Vcs-Git and Vcs-Browse to refer to chiark.
2015-07-19 Ian JacksonFinalise changelog for 1.0 debian/1.0
2015-07-19 Ian JacksonTest suite: Use t-make-hook-link for mirroring
2015-07-19 Ian JacksonTest suite: Break out t-make-hook-link.
2015-07-19 Ian JacksonFix a manpage typo.
2015-07-19 Ian JacksonImprove an error message from dgit-repos-policy-debian.
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
next