messages from 2025-05-16 16:42:34 to 2025-05-20 05:07:12 UTC [more...]
Small patch to add support for MPTCP on Linux
2025-05-20 4:32 UTC (9+ messages)
[RFC PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
2025-05-20 1:49 UTC (7+ messages)
` [RFC PATCH 1/2] t5412: test receive-pack connectivity check
` [PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
` [PATCH 1/2] t5410: test receive-pack connectivity check
` [PATCH 2/2] builtin/receive-pack: add option to skip "
[PATCH v3] submodule: prevent overwriting .gitmodules entry on path reuse
2025-05-20 1:31 UTC (7+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v3 0/4] diff: add pathspec support to --no-index
2025-05-20 0:01 UTC (5+ messages)
` [PATCH v3 1/4] prefix_path: support prefixes not ending in trailing slash
` [PATCH v3 2/4] pathspec: expose match_pathspec_with_flags
` [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
` [PATCH v3 4/4] diff --no-index: support limiting by pathspec
[PATCH v2 0/5] miscellaneous build mods (part 2)
2025-05-19 23:01 UTC (18+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] meson.build: quote the GITWEBDIR build configuration
` [PATCH v3 2/5] meson: correct install location of YAML.pm
` [PATCH v3 3/5] meson: correct path to system config/attribute files
` [PATCH v3 4/5] meson.build: correct setting of GIT_EXEC_PATH
` [PATCH v3 5/5] configure.ac: upgrade to a compilation check for sysinfo
` [PATCH v4 0/5] miscellaneous build mods (part 2)
` [PATCH v4 1/5] meson.build: quote the GITWEBDIR build configuration
` [PATCH v4 2/5] meson: correct install location of YAML.pm
` [PATCH v4 3/5] meson: correct path to system config/attribute files
` [PATCH v4 4/5] meson.build: correct setting of GIT_EXEC_PATH
` [PATCH v4 5/5] configure.ac: upgrade to a compilation check for sysinfo
Feature request: make reset --hard add something to the reflog
2025-05-19 21:35 UTC (4+ messages)
[PATCH] meson: reformat default options to workaround bug in `meson configure`
2025-05-19 19:19 UTC (2+ messages)
[PATCH] docs: add instructions to use Yahoo with send-mail
2025-05-19 18:29 UTC (12+ messages)
` [PATCH v2 0/2] docs: update email credential helpers
` [PATCH v3 0/3] docs: update email credential helpers and improve formatting
` [PATCH v3 1/3] docs: add credential helper for yahoo and link Google's sendgmail tool
` [PATCH v3 2/3] docs: improve formatting in git-send-email documentation
` [PATCH v3 3/3] docs: remove credential helper links for emails from gitcredentials
` [PATCH v4 0/3] docs: update email credential helpers and improve formatting
` [PATCH v4 1/3] docs: add credential helper for yahoo and link Google's sendgmail tool
` [PATCH v4 2/3] docs: improve formatting in git-send-email documentation
` [PATCH v4 3/3] docs: remove credential helper links for emails from gitcredentials
[PATCH 0/3] fetch/receive: use batched reference updates
2025-05-19 18:14 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] refs: add function to translate errors to strings
` [PATCH v3 2/4] fetch: use batched reference updates
` [PATCH v3 3/4] send-pack: fix memory leak around duplicate refs
` [PATCH v3 4/4] receive-pack: use batched reference updates
[PATCH v4 0/3] Update MyFirstContribution.adoc to follow modern practices
2025-05-19 17:55 UTC (6+ messages)
` [PATCH v4 1/3] docs: remove unused mentoring mailing list reference
` [PATCH v4 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
` [PATCH v4 3/3] docs: replace git_config to repo_config
[PATCH 0/13] dropping support for non-standard object types
2025-05-19 17:03 UTC (26+ messages)
` [PATCH 02/13] cat-file: make --allow-unknown-type a noop
` [PATCH 04/13] cat-file: use type enum instead of buffer for -t option
` [PATCH 06/13] fsck: stop using object_info->type_name strbuf
` [PATCH 07/13] oid_object_info(): drop type_name strbuf
` [PATCH 08/13] t/helper: add zlib test-tool
` [PATCH 09/13] t: add lib-loose.sh
` [PATCH 10/13] hash-object: stop allowing unknown types
` [PATCH 12/13] hash-object: handle --literally with OPT_NEGBIT
` [PATCH 13/13] object-file: drop support for writing objects with unknown types
What's cooking in git.git (May 2025, #05; Fri, 16)
2025-05-19 16:40 UTC (4+ messages)
[PATCH v3 0/2] merge-tree: add new --dry-run option
2025-05-19 15:59 UTC (8+ messages)
` [PATCH v4 0/2] merge-tree: add new --quiet option
` [PATCH v4 1/2] merge-ort: add a new mergeability_only option
` [PATCH v4 2/2] merge-tree: add a new --quiet flag
[PATCH v2 04/11] contrib: remove "thunderbird-patch-inline"
2025-05-19 15:48 UTC (6+ messages)
` [PATCH v2] contrib: update thunderbird-patch-inline
[PATCH] packfile: avoid access(3p) calls for missing packs
2025-05-19 15:46 UTC (4+ messages)
[PATCH 0/4] Make the "promisor-remote" capability support extra fields
2025-05-19 14:12 UTC (21+ messages)
` [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
` [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
` [PATCH v2 3/3] promisor-remote: allow a client to check fields
` [PATCH v3 0/5] Make the "promisor-remote" capability support more fields
` [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v3 2/5] promisor-remote: allow a server to advertise more fields
` [PATCH v3 3/5] promisor-remote: refactor how we parse advertised fields
` [PATCH v3 4/5] promisor-remote: allow a client to check fields
` [PATCH v3 5/5] promisor-remote: use string constants for 'name' and 'url' too
[PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
2025-05-19 9:03 UTC (4+ messages)
[PATCH] pack-bitmap: add loading corrupt bitmap_index test
2025-05-19 7:58 UTC (7+ messages)
[PATCH 0/5] enhance "string_list" code and test
2025-05-19 7:58 UTC (19+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] string-list: fix sign compare warnings for loop iterator
` [PATCH v2 2/8] string-list: remove unused "insert_at" parameter from add_entry
` [PATCH v2 3/8] string-list: return index directly when inserting an existing element
` [PATCH v2 4/8] string-list: enable sign compare warnings check
` [PATCH v2 5/8] u-string-list: move "test_split" into "u-string-list.c"
` [PATCH v2 6/8] u-string-list: move "test_split_in_place" to "u-string-list.c"
` [PATCH v2 7/8] u-string-list: move "filter string" test "
` [PATCH v2 8/8] u-string-list: move "remove duplicates" "
[BUG] commit fails with 'bus error' when working directory is on an NFS share
2025-05-18 22:56 UTC
[PATCH] git-diff: Introduce --index and deprecate --cached
2025-05-18 22:55 UTC
Question About Sorting the Index
2025-05-18 15:13 UTC (7+ messages)
` Re "
[PATCH v2 0/4] fetch/receive: use batched reference updates
2025-05-18 11:30 UTC (10+ messages)
` [PATCH v2 2/4] fetch: "
` [PATCH v2 4/4] receive-pack: "
[PATCH v5 0/1] Added the closing ")" to make sure is not unbalanced and corrected the tests for word diff
2025-05-18 7:41 UTC (10+ messages)
` [PATCH v6 0/1] Added the newline after the test in t/4018
` [PATCH v6 1/1] userdiff: extend Bash pattern to cover more shell function forms
` [PATCH v7 0/1] Updated the word diff regex for Bash scripts
` [PATCH v7 1/1] userdiff: extend Bash pattern to cover more shell function forms
[PATCH 0/4] update MyFirstContribution with current code base
2025-05-18 7:40 UTC (34+ messages)
` [PATCH 2/4] Docs: Correct cmd_psuh and Explain UNUSED macro
` [PATCH 3/4] Docs: Add cmd_psuh with repo and UNUSED removal
` [PATCH v2 1/3] docs: remove unused mentoring mailing list reference
` [PATCH v2 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
` [PATCH v3 0/3] Update MyFirstContribution.adoc to follow modern practices
` [PATCH v3 1/3] docs: remove unused mentoring mailing list reference
` [PATCH v3 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
` [PATCH v3 3/3] docs: replace git_config to repo_config
` [PATCH v2 "
` [PATCH 4/4] cmd_psuh: Prefer repo_config for config lookup
PATCH v2 [1/1]: MPTCP support for Git on Linux
2025-05-17 19:25 UTC (4+ messages)
` PATCH v3 "
[PATCH v3 00/11] Spring cleanup of "contrib/"
2025-05-16 22:49 UTC (3+ messages)
` [PATCH v3 04/11] contrib: remove "thunderbird-patch-inline"
symlink issue in 2.49.0.windows.1
2025-05-16 21:49 UTC
[PATCH] Handle rebase fork-point options in pull --rebase
2025-05-16 20:20 UTC (3+ messages)
[PATCH] stash: allow "git stash -p <pathspec>" to assume push again
2025-05-16 19:10 UTC (2+ messages)
[PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
2025-05-16 18:55 UTC (4+ messages)
` [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
[PATCH v2 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-05-16 18:12 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 01/13] pack-objects: extract should_attempt_deltas()
` [PATCH v3 02/13] pack-objects: add --path-walk option
` [PATCH v3 03/13] pack-objects: update usage to match docs
` [PATCH v3 04/13] p5313: add performance tests for --path-walk
` [PATCH v3 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
` [PATCH v3 06/13] t5538: add tests to confirm deltas in shallow pushes
` [PATCH v3 07/13] repack: add --path-walk option
` [PATCH v3 08/13] pack-objects: enable --path-walk via config
` [PATCH v3 09/13] scalar: enable path-walk during push "
` [PATCH v3 10/13] pack-objects: refactor path-walk delta phase
` [PATCH v3 11/13] pack-objects: thread the path-based compression
` [PATCH v3 12/13] path-walk: add new 'edge_aggressive' option
` [PATCH v3 13/13] pack-objects: allow --shallow and --path-walk
[GSoC PATCH v3 0/2] json-writer: describe the jw_* functions
2025-05-16 16:42 UTC (3+ 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 NNTP newsgroup(s).