chiark / gitweb /
dgit-maint-merge(7): updates re #852090: suggestions by me
[dgit.git] / dgit
2017-01-19 Ian Jacksondgit: repos_server_url: Set $access_forpush to 1
2017-01-19 Ian Jacksondgit: repos_server_url: Set $isuite
2017-01-19 Ian Jacksondgit: repos_server_url(): Break out
2017-01-19 Peter Michael Greendgit: aptget archive access method
2017-01-18 Ian Jacksondgit: git_lrfetch_sane: Take $url, and pass it right...
2017-01-18 Ian Jacksondgit: git_get_config: Use confess, not croak
2017-01-17 Ian Jacksondgit: clonee: Do setup_new_tree earlier.
2017-01-17 Ian Jacksondgit: Defuse gitattributes in private working area...
2017-01-17 Ian Jacksondgit: Improve comment left in .git/info/attributes.
2017-01-16 Ian Jacksongitattributes: Docs and message wordsmithing
2017-01-16 Ian Jacksongitattributes: Issue a warning on un-defused .gitattributes
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 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 Jacksondgit: Option parsing: Fix undefined $suite in some...
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 Jacksondgit: Remove a leftover debugging print.
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 Jacksonoption parsing: Rework --dep14tag options, introducing...
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-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 Jacksondgit: After downloading .debian.* files, save them...
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 Jacksondgit: rpush: Use $isuite for $isuite, not $csuite
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 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 Ian JacksonProvide `dgit print-dgit-repos-server-source-url'.
2017-01-09 Ian Jacksondgit: clone-dgit-repos-server: Set $access_forpush
2017-01-09 Ian Jacksongit fetching: git_lrfetch_sane: Tidy up old suite-based...
2017-01-09 Ian Jacksondgit: Dgit parsing: tolerate newlines etc. not just...
2017-01-09 Ian Jacksondgit: Dgit parsing: honour dgit.default.old-dsc-distro
2017-01-09 Ian Jacksondsc import: Do not look anything up in default distro
2017-01-09 Ian Jacksondgit: Dgit handling: Honour --no-chase-dsc-distro
2017-01-09 Ian Jacksondgit: config handling: better debugging
2017-01-09 Ian Jacksondgit: conflg handling: Undocumented --config-lookup...
2017-01-09 Ian Jacksondgit: Support distro aliases
2017-01-09 Ian Jacksondsc import: Call resolve_dsc_field_commit
2017-01-08 Ian Jacksondsc import: Reorganise to make room for resolve_dsc_fie...
2017-01-08 Ian Jacksondsc import: Assign $package earlier
2017-01-08 Ian Jacksondgit; dsc Dgit field handling: Properly resolve the...
2017-01-08 Ian Jacksongit fetching: git_lrfetch_sane: Support multiple calls
2017-01-08 Ian Jacksongit fetching: git_lrfetch_sane: Introduce my $url
2017-01-08 Ian Jacksongit fetching: Tidy up a redundant list in git_lrfetch_sane
2017-01-08 Ian Jacksongit fetching: Do not crash if nothing we wanted to...
2017-01-08 Ian Jacksondgit: Improve -DDDD config debugging
2017-01-08 Ian Jacksongit fetching: Fix debugging output after function rename
2017-01-08 Ian Jacksondgit: config debugging: do not print ARRAY(0x...)
2017-01-08 Ian Jacksongit fetching: Use basedistro for lrfetchrefs
2017-01-08 Ian Jacksongit fetching: Move lrfetch* down in the file
2017-01-08 Ian Jacksongit fetching: Break out git_lrfetch_sane
2017-01-08 Ian Jacksondgit: dsc Dgit field handling: Break out resolve_dsc_fi...
2017-01-08 Ian Jacksondgit: dsc Dgit field handling: Parse additional data
2017-01-08 Ian Jacksondgit: Dgit parsing: Move @ourdscfield loop into parse_d...
2017-01-08 Ian Jacksondgit: Enforce a syntax for nominal distros
2017-01-08 Ian Jacksondgit: Dgit parsing: Refactor into parse_dsc_field
2017-01-08 Ian JacksonProtocol change: Add distro info to Dgit field
2017-01-08 Ian Jacksondgit: Option parsing: Move notpushing call in fetch...
2017-01-08 Ian Jacksondgit: Option parsing: combine parseopts_late_defaults...
2017-01-08 Ian Jacksondgit: Option parsing: Move parseopts_late_defaults...
2017-01-08 Ian Jacksondgit: Option parsing: Fix distro/suite reference bugs
2017-01-08 Ian Jacksondgit: Option parsing: Make function parseopts_late_defaults
2017-01-08 Ian Jacksondgit: Option parsing: Provide call to build_prep_early...
2017-01-08 Ian Jacksondgit: Option parsing: quilt-fixup: Use build_prep_early
2017-01-08 Ian Jacksondgit: import-dsc: Parse `Dgit:' field properly, using...
2017-01-06 Ian JacksonChange name of rewrite map ref (needs an extra / for...
2017-01-06 Ian Jacksondgit: Honour dgit-rewrite-map
2017-01-06 Ian Jacksonbadcommit-fixup: Merge from a filtered view of my perso...
2017-01-05 Ian JacksonMerge tag dgit/2.14 into `defence in dgit-repos-server...
2017-01-04 Ian Jacksondgit: Do not generate bogus commits
2016-12-20 Ian JacksonImport fix: Switch back to unpa branch on patch import...
2016-12-20 Ian JacksonImprove "cannot represent change" message
2016-12-20 Ian Jacksonquilt fixup: Permit creation of patches which delete...
2016-12-19 Ian Jacksonabsurd/git: Better debugging
2016-12-19 Ian JacksonDo not fail when cloning a package containing dangling...
2016-12-19 Ian JacksonBy default, generate a DEP-14 tag as well as a dgit...
2016-12-19 Ian Jacksondgit: Break out access_cfg_tagformats_can_splitbrain
2016-12-19 Ian JacksonSuppress some leftover debugging output from import...
2016-12-19 Ian Jacksondgit: Give better advice if .dsc/.changes signing fails
2016-12-19 Ian JacksonSlightly better message when .dsc not found.
2016-12-19 Ian JacksonIntroduce dep14_version_quote
next