Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 00:03:05 to 2024-04-19 21:52:48 UTC [more...]

[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
 2024-04-19 21:52 UTC  (15+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] Makefile: sort UNIT_TEST_PROGRAMS
  ` [PATCH v2 2/8] trailer: add unit tests for trailer iterator
  ` [PATCH v2 3/8] trailer: teach iterator about non-trailer lines
  ` [PATCH v2 4/8] sequencer: use the trailer iterator
  ` [PATCH v2 5/8] interpret-trailers: access trailer_info with new helpers
  ` [PATCH v2 6/8] trailer: make parse_trailers() return trailer_info pointer
  ` [PATCH v2 7/8] trailer: make trailer_info struct private
  ` [PATCH v2 8/8] trailer: retire trailer_info_get() from API

[PATCH 0/3] switch to tombstone-free khashl table
 2024-04-19 21:46 UTC  (4+ messages)

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-19 21:21 UTC  (23+ messages)
` [PATCH v2 0/7] update-ref: add symref oriented commands
  ` [PATCH v2 1/7] refs: accept symref values in `ref_transaction[_add]_update`
  ` [PATCH v2 2/7] update-ref: add support for symref-verify
  ` [PATCH v2 3/7] update-ref: add support for symref-delete
  ` [PATCH v2 5/7] update-ref: add support for symref-create
  ` [PATCH v2 6/7] update-ref: add support for symref-update

[PATCH 00/11] Stop relying on SHA1 fallback for `the_hash_algo`
 2024-04-19 19:16 UTC  (15+ messages)
` [PATCH 01/11] path: harden validation of HEAD with non-standard hashes
` [PATCH 02/11] parse-options-cb: only abbreviate hashes when hash algo is known
` [PATCH 03/11] attr: don't recompute default attribute source
` [PATCH 04/11] attr: fix BUG() when parsing attrs outside of repo
` [PATCH 05/11] remote-curl: fix parsing of detached SHA256 heads
` [PATCH 06/11] builtin/rev-parse: allow shortening to more than 40 hex characters
` [PATCH 07/11] builtin/blame: don't access potentially unitialized `the_hash_algo`
` [PATCH 08/11] builtin/bundle: abort "verify" early when there is no repository
` [PATCH 09/11] builtin/diff: explicitly set hash algo when there is no repo
` [PATCH 10/11] builtin/shortlog: don't set up revisions without repo
` [PATCH 11/11] repository: stop setting SHA1 as the default object hash

[PATCH] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
 2024-04-19 18:19 UTC  (6+ messages)

[PATCH 0/2] Use a "best effort" strategy in scheduled maintenance
 2024-04-19 17:56 UTC  (13+ messages)
` [PATCH 1/2] for-each-repo: optionally keep going on an error
` [PATCH 2/2] maintenance: running maintenance should not stop on errors
` [PATCH v2 0/2] Use a "best effort" strategy in scheduled maintenance
  ` [PATCH v2 1/2] for-each-repo: optionally keep going on an error
  ` [PATCH v2 2/2] maintenance: running maintenance should not stop on errors

What's cooking in git.git (Apr 2024, #07; Fri, 19)
 2024-04-19 17:24 UTC 

[BUG?] "format-patch --range-diff=$commit HEAD^ HEAD" fails
 2024-04-19 17:17 UTC 

[ANNOUNCE] Git v2.45.0-rc0
 2024-04-19 17:14 UTC 

[PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
 2024-04-19 16:21 UTC  (51+ messages)
` [PATCH 1/4] format-patch docs: avoid use of parentheses to improve readability
` [PATCH 2/4] format-patch: fix a bug in option exclusivity and add a test to t4014
` [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
` [PATCH 4/4] t4014: add tests to cover --resend option and its exclusivity

[PATCH] format-patch: ensure that --rfc and -k are mutually exclusive
 2024-04-19 15:43 UTC  (6+ messages)

[PATCH 0/5] global: drop external `the_index` variable
 2024-04-19  4:25 UTC  (20+ messages)
` [PATCH 1/5] t/helper: stop using `the_index`
` [PATCH 2/5] builtin: "
` [PATCH 3/5] repository: initialize index in `repo_init()`
` [PATCH v2 0/6] global: drop `the_index` variable
  ` [PATCH v2 1/6] t/helper: stop using `the_index`
  ` [PATCH v2 2/6] builtin: "
  ` [PATCH v2 3/6] repository: initialize index in `repo_init()`
  ` [PATCH v2 4/6] builtin/clone: stop using `the_index`
  ` [PATCH v2 5/6] repository: drop `the_index` variable
  ` [PATCH v2 6/6] repository: drop `initialize_the_repository()`

[PATCH v5 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-18 21:56 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
  ` [PATCH v6 2/8] SubmittingPatches: clarify 'git-contacts' location
  ` [PATCH v6 3/8] SubmittingPatches: mention GitGitGadget
  ` [PATCH v6 4/8] SubmittingPatches: quote commands
  ` [PATCH v6 5/8] SubmittingPatches: discuss reviewers first
  ` [PATCH v6 6/8] SubmittingPatches: dedupe discussion of security patches
  ` [PATCH v6 7/8] SubmittingPatches: add heading for format-patch and send-email
  ` [PATCH v6 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email

[PATCH 0/4] upload-pack: support a missing-action
 2024-04-18 21:47 UTC  (8+ messages)
` [PATCH 1/4] rev-list: refactor --missing=<missing-action>
` [PATCH 2/4] missing: support rejecting --missing=print
` [PATCH 3/4] pack-objects: use the missing action API
` [PATCH 4/4] upload-pack: allow configuring a missing-action

[PATCH 0/5] rebase -m: fix --signoff with conflicts
 2024-04-18 21:16 UTC  (10+ messages)
` [PATCH 1/5] sequencer: always free "struct replay_opts"
` [PATCH 2/5] sequencer: start removing private fields from public API
` [PATCH 3/5] sequencer: move current fixups to private context
` [PATCH 4/5] sequencer: store commit message in "
` [PATCH 5/5] rebase -m: fix --signoff with conflicts

[PATCH v3 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-18 18:13 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location

[PATCH] git-compat-util: fix NO_OPENSSL on current macOS
 2024-04-18 17:21 UTC  (2+ messages)

[PATCH] midx: disable replace objects
 2024-04-18 16:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] add-patch: response to invalid option
 2024-04-18 15:11 UTC  (6+ messages)

[PATCH 0/2] builtin/receive-pack: convert to use git-maintenance(1)
 2024-04-18  5:48 UTC  (9+ messages)
` [PATCH 1/2] run-command: introduce function to prepare auto-maintenance process
` [PATCH 2/2] builtin/receive-pack: convert to use git-maintenance(1)

What's cooking in git.git (Apr 2024, #06; Wed, 17)
 2024-04-18  0:25 UTC 

[RFC PATCH] doc: describe the project's decision-making process
 2024-04-17 16:58 UTC  (3+ messages)

[PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
 2024-04-17  4:00 UTC  (6+ messages)

[PATCH] imap-send: increase command size limit
 2024-04-17  0:24 UTC  (4+ messages)

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-04-17  0:02 UTC  (5+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 13/16] credential: add support for multistage credential rounds
  ` [PATCH v2 15/16] credential-cache: implement authtype capability
  ` [PATCH v2 16/16] credential: add method for querying capabilities


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).