chiark / gitweb /
dgit.git
2017-01-16 Ian Jacksonchangelog: Document gitattributes handling
2017-01-16 Ian Jacksondgit(1): gitattributes: Document dgit-distro.distro...
2017-01-16 Ian Jacksongitattributes: Docs and message wordsmithing
2017-01-16 Ian Jacksontest suite: gitattributes: Check for expected warnings
2017-01-16 Ian Jacksongitattributes: Issue a warning on un-defused .gitattributes
2017-01-16 Ian Jacksontest suite: gitattributes: Remove .git from orig
2017-01-16 Ian Jacksontest suite: gitattributes: test unsetup tree, too
2017-01-16 Ian Jacksontest suite: gitattributes: Test source format 1.0 with...
2017-01-16 Ian Jacksontest suite: gitattributes: Reorganise and improve,...
2017-01-16 Ian Jacksontest suite: gitattributes: new test, still wip
2017-01-16 Ian Jacksongitattributes: dgit: setup-gitattributes: New action
2017-01-16 Ian Jacksongitattributes: Suppress transformations in our cloned...
2017-01-16 Ian Jacksongitattributes: Suppress transformations in ud
2017-01-16 Ian Jacksondgit: gitattributes: Provide setup_gitattrs (internal...
2017-01-16 Ian Jacksongitattributes: dgit(7): Document our approach and rationale
2017-01-16 Ian Jacksondgit: import_dsc: Break out import_dsc_result
2017-01-13 Ian Jacksondgit: Remove redundant use of List::Util qw(any). ...
2017-01-13 Ian Jacksontest suite: protocol-compat: check that we use the...
2017-01-13 Ian Jacksondgit: Option parsing: Fix undefined $suite in some...
2017-01-13 Ian Jacksontest suite: Internal change: fix handling of nonempty...
2017-01-13 Ian Jacksontest suite: defdistro-import-dsc: Drop this test.
2017-01-13 Ian Jacksondgit: Set default dsc import distro when suppressing...
2017-01-13 Ian Jacksondgit: Break out parse_dsc_field_def_dsc_distro as globa...
2017-01-13 Ian Jacksondgit: Set default dsc import distro when there is no...
2017-01-13 Ian Jacksondgit: parse_dsc_field: Break out $def_dsc_distro
2017-01-13 Ian Jacksontest suite: default dsc distro config setting: Move...
2017-01-13 Ian Jacksondgit: Remove a leftover debugging print.
2017-01-12 Ian JacksonPackaging: Remove redundant Recommends on libtext-iconv...
2017-01-12 Ian Jacksonchangelog: start 3.3~
2017-01-12 Ian Jacksonchangelog: finalise 3.2 archive/debian/3.2 debian/3.2
2017-01-12 Ian Jacksonchangelog: tidy up
2017-01-12 Ian Jacksondgit: Fix a warning message about ref (mainly, tag...
2017-01-12 Ian Jacksondgit: Fix a typo in a comment.
2017-01-12 Ian Jacksondgit-user(7): Fix some more typos
2017-01-12 Ian Jacksonoption parsing: Rework --dep14tag options, introducing...
2017-01-12 Ian Jacksondgit-user(7): Fix some typos.
2017-01-12 Ian Jacksonchangelog: Mention #850953
2017-01-12 Ian Jacksonchangelog: Document dgit-maint-merge change
2017-01-12 Sean Whittondgit-maint-merge(7): Use git-deborig(1)
2017-01-12 Ian Jacksontest suite: mirror-private: test that package becomes...
2017-01-12 Ian Jacksondgit-repos-policy-debian: Remirror a package when it...
2017-01-12 Ian Jacksoninfra: mirroring and policy hooks: Provide ((( )))...
2017-01-12 Ian Jacksondgit: Do not execute END blocks in children.
2017-01-12 Ian Jacksondgit: Call forkcheck_setup in multisuite children
2017-01-12 Ian JacksonDgit: forkcheck_*: break out from setup_sigwarn
2017-01-11 Ian Jacksonchangelog: start 3.2~
2017-01-10 Ian Jacksonchangelog: finalise 3.1 archive/debian/3.1 debian/3.1
2017-01-10 Ian Jacksontest suite: Arrange not to overwrite .save-env on t...
2017-01-10 Ian Jacksondgit: buile_prep_early: Call notpushing() after getting...
2017-01-10 Ian Jacksondgit: dsc download handling: save as ,fetch if need be
2017-01-10 Ian Jacksondgit: complete_file_from_dsc: Introduce $refetched
2017-01-10 Ian Jacksondgit: complete_file_from_dsc: Reorganise $fetchhash
2017-01-10 Ian Jacksondgit: complete_file_from_dsc: Introduce $checkhash
2017-01-10 Ian Jacksondgit: generate_commits_from_dsc: Introduce $upper_f
2017-01-10 Ian Jacksonchangelog: Fix entry referring twice to refs/dgit-fetch...
2017-01-10 Ian Jacksondgit: After downloading .debian.* files, save them...
2017-01-10 Ian Jacksontest suite: defdistro-import-dsc: New test
2017-01-10 Ian Jacksondgit: import-dsc: Add missing call to notpushing().
2017-01-09 Ian Jacksondgit: Do not nedlessly re-fetch the rewrite map.
2017-01-09 Ian Jacksonchangelog: start 3.1
2017-01-09 Ian Jacksonchangelog: finalise 3.0 archive/debian/3.0 debian/3.0
2017-01-09 Ian Jacksontest suite: defdistro-mirror: Add missing dependency
2017-01-09 Ian Jacksontest suite: defdistro-rpush: Remove workaround for...
2017-01-09 Ian Jacksondgit: rpush: Use $isuite for $isuite, not $csuite
2017-01-09 Ian Jacksontest suite: Test that default distro works
2017-01-09 Ian Jacksontest suite: Provide t-defdistro (for use with t-alt...
2017-01-09 Ian Jacksondgit: $isuite handling: Defer calls to access_* until...
2017-01-09 Ian Jacksondgit: $isuite fixes: defer pushing and rpush_handle_pro...
2017-01-09 Ian Jacksondgit: rpush: suppress changelog tag format check
2017-01-09 Ian Jacksondgit: Option parsing: Move pushing call in push
2017-01-09 Ian Jacksondgit: rpush: Provide $we_are_initiator
2017-01-09 Ian Jacksonchangelog: Tidy a bit
2017-01-09 Ian Jacksonchangelog: Mention #850519 re docs updates
2017-01-09 Ian Jacksonchangelog: Document dgit(1) changes.
2017-01-09 Ian Jacksondgit(1): Fix --force-import-dsc-with-dgit-field
2017-01-09 Ian Jacksondgit(1): Clarify --no-chase-dsc-distro
2017-01-09 Ian Jacksondgit(1): --overwrite: say in title that it's optional
2017-01-09 Ian Jacksondgit(1): Remove stray sentence.
2017-01-09 Ian Jacksondgit(1): Remove comment about retries
2017-01-09 Ian Jacksondgit(1): Mention need for dgit sbuild -A
2017-01-09 Ian Jacksondgit(7): Move autotools deletion para up
2017-01-09 Ian Jacksondgit(7): Updated `trouble' section to suggest deletion
2017-01-09 Ian Jacksondgit: When generating orig+debian/patches view, copy...
2017-01-09 Ian Jacksonfetch and pull ignore the changelog suite when it is...
2017-01-09 Ian JacksonHonour dgit-distro.*.default-suite and dgit.default...
2017-01-09 Sean Whittondgit-maint-merge(7): Use debian/source/patch-header
2017-01-09 Ian JacksonProvide `dgit print-dgit-repos-server-source-url'.
2017-01-09 Ian Jacksondgit: clone-dgit-repos-server: Set $access_forpush
2017-01-09 Sean Whittondgit-sponsorship(7): Use --no-dep14tag
2017-01-09 Ian Jacksondgit(7): Document new Dgit syntax
2017-01-09 Ian Jacksondgit(1): Document new config options
2017-01-09 Ian Jacksongit fetching: git_lrfetch_sane: Tidy up old suite-based...
2017-01-09 Ian Jacksonchangelog: Document import Dgit field parsing fix
2017-01-09 Ian Jacksonchangelog: Document nominal distro syntax restriction
2017-01-09 Ian Jacksonchangelog: Document lrfetchrefs change
2017-01-09 Ian Jacksontest suite: t-tstunt: When looking for real thing,...
2017-01-09 Ian Jacksontest suite: downstream-gitless: Add missing dependency...
2017-01-09 Ian Jacksontest suite: gnupg: Do not reset DGIT_TEST_REAL_GPG_AGENT
2017-01-09 Ian Jacksontest suite: Test --no-chase-dsc-distro
2017-01-09 Ian Jacksontest suite: Mark the start of t-ok
next