messages from 2024-04-18 21:52:11 to 2024-04-23 21:19:31 UTC [more...]
[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
2024-04-23 21:19 UTC (17+ 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] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
2024-04-23 17:52 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] format-patch --rfc=WIP
` [PATCH v3 1/2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
` [PATCH v3 2/2] format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]
` [PATCH v4 0/2] format-patch --rfc=WIP
` [PATCH v4 1/2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
` [PATCH v4 2/2] format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]
[PATCH 00/11] Stop relying on SHA1 fallback for `the_hash_algo`
2024-04-23 16:54 UTC (37+ 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 v2 00/12] Stop relying on SHA1 fallback for `the_hash_algo`
` [PATCH v2 01/12] path: harden validation of HEAD with non-standard hashes
` [PATCH v2 02/12] path: move `validate_headref()` to its only user
` [PATCH v2 03/12] parse-options-cb: only abbreviate hashes when hash algo is known
` [PATCH v2 04/12] attr: don't recompute default attribute source
` [PATCH v2 05/12] attr: fix BUG() when parsing attrs outside of repo
` [PATCH v2 06/12] remote-curl: fix parsing of detached SHA256 heads
` [PATCH v2 07/12] builtin/rev-parse: allow shortening to more than 40 hex characters
` [PATCH v2 08/12] builtin/blame: don't access potentially unitialized `the_hash_algo`
` [PATCH v2 09/12] builtin/bundle: abort "verify" early when there is no repository
` [PATCH v2 10/12] builtin/diff: explicitly set hash algo when there is no repo
` [PATCH v2 11/12] builtin/shortlog: don't set up revisions without repo
` [PATCH v2 12/12] repository: stop setting SHA1 as the default object hash
[PATCH 0/8] update-ref: add support for update-symref option
2024-04-23 11:30 UTC (38+ 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
[RFD] Libification proposal: separate internal and external interfaces
2024-04-23 9:57 UTC (4+ messages)
Why conflict when merge a branch that the directory is unmodified
2024-04-23 7:26 UTC (2+ messages)
[RFC PATCH] doc: describe the project's decision-making process
2024-04-23 1:10 UTC (8+ messages)
What's cooking in git.git (Apr 2024, #08; Mon, 22)
2024-04-22 23:45 UTC
[PATCH 0/4] mark t3701-add-interactive.sh as leak-free
2024-04-22 23:26 UTC (19+ messages)
` [PATCH 2/4] add-interactive: plug a leak in get_untracked_files
` [PATCH 1/4] apply: plug a leak in apply_data
` [PATCH 3/4] add-patch: plug a leak handling the '/' command
` [PATCH 4/4] add: plug a leak on interactive_add
` [PATCH v2 0/4] mark t3701-add-interactive.sh as leak-free
` [PATCH v2 1/4] apply: plug a leak in apply_data
` [PATCH v2 2/4] add-interactive: plug a leak in get_untracked_files
` [PATCH v2 3/4] add-patch: plug a leak handling the '/' command
` [PATCH v2 4/4] add: plug a leak on interactive_add
[PATCH 0/2] Use a "best effort" strategy in scheduled maintenance
2024-04-22 21:39 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] for-each-repo: optionally keep going on an error
[PATCH] stash: fix "--staged" with binary files
2024-04-22 20:48 UTC (3+ messages)
[PATCH] osxkeychain: restrict queries to requests with a valid host
2024-04-22 19:48 UTC (2+ messages)
[PATCH 0/2] docs: improvements for Git v2.45 changelog
2024-04-22 15:54 UTC (4+ messages)
` [PATCH 1/2] docs: improve changelog entry for `git pack-refs --auto`
` [PATCH 2/2] docs: address typos in Git v2.45 changelog
[PATCH] add-patch: response to invalid option
2024-04-22 15:50 UTC (8+ messages)
` [PATCH v2] add-patch: response to invalid command
` [PATCH v3] add-patch: response to unknown command
` [PATCH v4] "
SVN to Git migration fails possibly due to branch renames and deletes
2024-04-22 14:17 UTC
[PATCH] docs: remove duplicate entry and fix typo in 2.45 changelog
2024-04-22 5:51 UTC (3+ messages)
Possible git-diff bug when using exit-code with diff filters
2024-04-21 20:18 UTC (6+ messages)
[[PATCH] [RESUBMIT 2nd] Consistency for substitution hints (i18n) 0/1]
2024-04-21 19:33 UTC (3+ messages)
` [[PATCH] [RESUBMIT 2nd] Consistency for substitution hints (i18n) 1/1] parse-options: use localized substitution hints
[PATCH] don't report vsnprintf(3) error as bug
2024-04-21 19:26 UTC (2+ messages)
[[PATCH] [RESUBMIT] Consistency for substitution hints (i18n) 0/1]
2024-04-21 18:14 UTC (2+ messages)
` [[PATCH] [RESUBMIT] Consistency for substitution hints (i18n) 1/1] parse-options: use localized substitution hints
[PATCH] Consistency for substitution hints (i18n) 0/1
2024-04-21 18:04 UTC (2+ messages)
` [[PATCH] Consistency for substitution hints (i18n) 1/1] parse-options: use localized substitution hints
Building with PGO: concurrency and test data
2024-04-21 15:45 UTC (2+ messages)
[PATCH] format-patch: ensure that --rfc and -k are mutually exclusive
2024-04-21 14:00 UTC (8+ messages)
[PATCH] git-gui: fix inability to quit after closing another instance
2024-04-20 21:58 UTC (3+ messages)
[Announce] Git 2.45.0-rc0
2024-04-20 17:46 UTC
[BUG?] "format-patch --range-diff=$commit HEAD^ HEAD" fails
2024-04-20 17:30 UTC (2+ messages)
[PATCH v2] bisect: Honor log.date
2024-04-20 17:13 UTC (9+ messages)
[ANNOUNCE] Git for Windows 2.45.0-rc0
2024-04-19 21:55 UTC
[PATCH 0/3] switch to tombstone-free khashl table
2024-04-19 21:46 UTC (4+ messages)
What's cooking in git.git (Apr 2024, #07; Fri, 19)
2024-04-19 17:24 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 (16+ messages)
` [PATCH 3/4] format-patch: new --resend option for adding "RESEND" to patch subjects
[PATCH 0/5] global: drop external `the_index` variable
2024-04-19 4:25 UTC (4+ messages)
` [PATCH v2 0/6] global: drop "
[PATCH v5 0/8] docs: recommend using contrib/contacts/git-contacts
2024-04-18 21:56 UTC (9+ messages)
` [PATCH v6 "
` [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
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).