messages from 2024-04-16 15:42:17 to 2024-04-19 05:36:47 UTC [more...]
[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
2024-04-19 5:36 UTC (13+ 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/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 0/2] Use a "best effort" strategy in scheduled maintenance
2024-04-19 4:24 UTC (11+ 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
[PATCH 0/4] format-patch: fix an option coexistence bug and add new --resend option
2024-04-19 3:07 UTC (50+ 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 2:58 UTC (2+ messages)
[PATCH] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
2024-04-19 0:29 UTC (2+ messages)
[PATCH v3 0/8] docs: recommend using contrib/contacts/git-contacts
2024-04-18 21:56 UTC (33+ messages)
` [PATCH v4 "
` [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
` [PATCH v5 0/8] docs: recommend using contrib/contacts/git-contacts
` [PATCH v5 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
` [PATCH v5 2/8] SubmittingPatches: clarify 'git-contacts' location
` [PATCH v5 3/8] SubmittingPatches: mention GitGitGadget
` [PATCH v5 4/8] SubmittingPatches: quote commands
` [PATCH v5 5/8] SubmittingPatches: discuss reviewers first
` [PATCH v5 6/8] SubmittingPatches: dedupe discussion of security patches
` [PATCH v5 7/8] SubmittingPatches: add heading for format-patch and send-email
` [PATCH v5 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
` [PATCH v6 0/8] docs: recommend using contrib/contacts/git-contacts
` [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] 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 (14+ messages)
[PATCH 0/8] update-ref: add support for update-symref option
2024-04-18 15:08 UTC (10+ 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 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 (8+ 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 (18+ messages)
` [PATCH v2 00/16] "
` [PATCH v2 01/16] credential: add an authtype field
` [PATCH v2 02/16] remote-curl: reset headers on new request
` [PATCH v2 03/16] http: use new headers for each object request
` [PATCH v2 04/16] credential: add a field for pre-encoded credentials
` [PATCH v2 05/16] credential: gate new fields on capability
` [PATCH v2 06/16] credential: add a field called "ephemeral"
` [PATCH v2 07/16] docs: indicate new credential protocol fields
` [PATCH v2 08/16] http: add support for authtype and credential
` [PATCH v2 09/16] credential: add an argument to keep state
` [PATCH v2 10/16] credential: enable state capability
` [PATCH v2 11/16] docs: set a limit on credential line length
` [PATCH v2 12/16] t5563: refactor for multi-stage authentication
` [PATCH v2 13/16] credential: add support for multistage credential rounds
` [PATCH v2 14/16] t: add credential tests for authtype
` [PATCH v2 15/16] credential-cache: implement authtype capability
` [PATCH v2 16/16] credential: add method for querying capabilities
[PATCH] mailmap: change primary address for Linus Arver
2024-04-16 23:21 UTC
[PATCH] apply: avoid using fixed-size buffer in write_out_one_reject()
2024-04-16 22:39 UTC (2+ messages)
[PATCH v2] bisect: Honor log.date
2024-04-16 19:53 UTC (8+ messages)
[PATCH v3] bisect: report the found commit with "show"
2024-04-16 19:44 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).