chiark / gitweb /
dgit.git
2019-08-11 Ian Jacksonchangelog: finalise 9.7 archive/debian/9.7 debian/9.7
2019-08-10 Ian Jacksonchangelog: Document chages since 9.6
2019-08-10 Ian Jacksoni18n-commit - autogenerated
2019-08-10 Ian Jacksondgit: vcs-git handling: Strip [...] a la Haskell Team
2019-08-10 Ian Jacksondgit: update-vcs-git: Use vcs_git_url_of_ctrl
2019-08-10 Ian Jacksondgit: update-vcs-git: Print a less confusing message...
2019-08-10 Ian Jacksondgit: update-vcs-git: Do not crash if url is unchanged
2019-08-10 Ian Jacksondgit: Break out vcs_git_url_of_ctrl
2019-08-10 Stéphane Glondudgit: Fix on NFS (avoid leaking an open file in a direc...
2019-08-10 Ian Jacksontest suite: alternating-dgit: New test
2019-08-10 Ian Jacksontest suite: Use http git check for three existing tests
2019-08-10 Ian Jacksondgit: WWW::Curl: Double check that $response_body was set
2019-08-10 Ian Jacksondgit: WWW::Curl Set $response_body to '' explicitly
2019-08-10 Ian Jacksontest suite: examplegit: Call t-select-package
2019-08-10 Ian Jacksontest suite: Break out t-non-dgit-upload
2019-08-10 Ian Jacksontest suite: http-git-check: New provision
2019-08-10 Ian Jacksontest suite: Honour new DGIT_TEST_KEEP_MUSTCLEAN
2019-08-10 Ian Jacksontest suite: Rename http-static-server from ftpmasterapi-
2019-08-10 Ian Jacksonhttp[s] tests: Add http test case
2019-08-10 Ian Jacksonhttp[s] tests: Fix stdout handling in ftpmaster test...
2019-08-10 Ian Jacksonhttp[s] tests: More-or-less functional ftpmaster http...
2019-08-10 Ian Jacksonhttp[s] tests: Import and slightly hack example script
2019-08-10 Ian Jacksontest suite: lib: Provide $tmp/must-clean directory...
2019-08-10 Ian Jacksondgit: Slightly more debugging for check_for_git with...
2019-08-10 Ian Jacksonchangelog: Fix a typo in the entry for 9.6
2019-08-10 Ian Jacksonchangelog: Document changes to enumerate-tests
2019-08-10 Ian Jacksontest suite: enumerate-tests: Spot t-alt-test
2019-08-10 Ian Jacksontest suite: enumerate-tests: gencontrol-add-things...
2019-08-10 Ian Jacksontest suite: enumerate-tests: gencontrol-add-things...
2019-08-10 Ian Jacksontest suite: enumerate-tests: Break out gencontrol-add...
2019-07-25 Ian Jacksonchangelog: Start 9.7
2019-07-25 Ian Jacksonchangelog: Write and finalise for 9.6 archive/debian/9.6 debian/9.6
2019-07-25 Ian Jacksongit-playtree-create: Drop an unwanted set -x
2019-07-23 Ian Jacksondebian/control: Drop now unused dependency on libwww...
2019-07-23 Ian Jacksondgit(1): Drop mention of LWP::UserAgent since we don...
2019-07-23 Ian Jacksondgit: Abolish url_get in favour of url_fetch
2019-07-23 Ian Jacksondgit: Use libcurl, not @curl, for git check
2019-07-23 Ian Jacksondgit: url_fetch: Honour new CurlOpts
2019-07-23 Ian Jacksondgit: url_fetch: Honour new AccessBase
2019-07-23 Ian Jacksondgit: Reorganise url_fetch
2019-07-23 Ian Jacksondgit: libcurl usage: Install SIGPIPE handler ourselv
2019-07-23 Ian Jacksondgit: Set $SIG{INT} to DEFAULT
2019-07-23 Ian Jacksondgit: archive_api_query_curl: Add a bit of debug
2019-07-23 Ian Jacksondgit: Use WWW::Curl rather than invoking curl(1) for...
2019-07-23 Ian Jacksondgit: Drop support for old attempts at cert/key pinning
2019-07-23 Ian Jacksontag2upload: Use the non-readonly method for dgit fetch
2019-07-23 Ian Jacksondgit: Provide --for-push option
2019-07-23 Ian Jacksondgit: Make cmd_archive_api_query call api_query_raw
2019-07-23 Ian Jacksondgit: Move $data check into api_query
2019-07-23 Ian Jacksondgit: Break out api_query_raw
2019-07-23 Ian Jacksonchangelog: Add missing Closes of #932476 to changelog...
2019-07-22 Sean Whittonchangelog: start 9.6
2019-07-22 Sean Whittonchangelog: finalise 9.5 archive/debian/9.5 debian/9.5
2019-07-22 Sean Whittonchangelog: Bug close syntax fix
2019-07-22 Ian Jacksonchangelog: Minor fixes
2019-07-22 Ian Jacksonchangelog: Mention Vcs-Git change
2019-07-22 Sean Whittonchangelog: Update
2019-07-22 Sean Whittongit-debpush: Check for a detached head when pushing...
2019-07-22 Sean Whittongit-debpush: Check for unstitched git-debrebase branch
2019-07-22 Ian Jacksondebian/control: Name salsa as our Vcs-*
2019-07-22 Ian Jacksonchangelog: Wrap a line and mention HACKING.
2019-07-22 Sean Whittonchangelog: Update
2019-07-22 Sean Whittongit-debpush: Check that patches are (un)applicable
2019-07-22 Sean Whittongit-debpush: check_treesame: Show diffstat when there...
2019-07-22 Sean Whittongit-debpush: check_treesame: Also pass --quiet to ...
2019-07-22 Ian JacksonHACKING: First cut
2019-07-22 Ian Jacksongit-debpush: Do not spuriously print -sn/-sk
2019-07-22 Ian Jacksongit-debpush: use -m rather than -F- <<EOF
2019-07-21 Ian Jacksondgit clone: No longer create an "origin" remote
2019-07-21 Ian Jacksontest suite: Rename debian/3-1 tag to test-dummy/ in...
2019-07-21 Ian Jacksongit-playtree-setup: Rename from git-playtree-create
2019-07-21 Ian Jacksongit-playtree-create: Fix with tests/using-intree
2019-07-21 Matthew Vernoncopyright: credit Genome Research Limited
2019-07-21 Sean Whittongit-debrebase(1): Make this manpage a less intimidating...
2019-07-21 Ian JacksonDgit.pm: Abolish now-unused $t_local_git_cfg playtree_s...
2019-07-21 Ian Jacksongit-playtree-setup: Provide to git-debpush
2019-07-21 Ian Jacksongit-playtree-setup: Rewrite in shell and call it from...
2019-07-21 Ian JacksonDgit.pm: Provide @git
2019-07-21 Ian Jacksoni18n-commit - autogenerated
2019-07-20 Sean Whittongit-debpush: Check upstream source is identical in...
2019-07-20 Ian Jacksondgit-maint-pbo(7): Add to .gitignore
2019-07-20 Sean Whittondgit-maint-bpo(7): new manpage
2019-07-20 Sean Whittongit-debrebase(*): Fix references to dgit-maint-debrebase(7)
2019-07-20 Sean Whittongit-debpush: Support forcing individual checks
2019-07-20 Sean Whittongit-debpush: Subheaders
2019-07-20 Sean Whittongit-debpush(1): Correct description of --force
2019-07-20 Ian Jacksonchangelog: start 9.5
2019-07-20 Ian Jacksonchangelog: finalise 9.4 archive/debian/9.4 debian/9.4
2019-07-20 Ian JacksonUpdate copyright notices in many files
2019-07-20 Ian Jacksondebian/copyright: Add some missing credtis
2019-07-19 Matthew Vernondgit: read-only access to the Ubuntu Cloud Archive...
2019-07-19 Matthew Vernondgit: move suite name check to after suite rmap
2019-07-19 Ian Jacksontest suite: tag-to-upload tests: Tolerate a changed...
2019-07-19 Ian Jacksontest suite: tag-to-upload tests: Make message checks...
2019-07-19 Ian Jacksontest suite: tag-to-upload tests: Set LC_MESSAGES in...
2019-07-18 Ian Jacksonchangelog: start 9.4
2019-07-18 Ian Jacksonchangelog: finalis 9.3 archive/debian/9.3 debian/9.3
2019-07-18 Ian Jacksonchangelog: Document changes for tagupl-gbp
2019-07-18 Ian Jacksontest suite: tagupl-gbp: New test
2019-07-17 Ian Jacksontest suite: t-debpolicy: mkdir -p the git repo
next