messages from 2025-05-15 13:11:56 to 2025-05-17 07:20:17 UTC [more...]
Small patch to add support for MPTCP on Linux
2025-05-17 7:19 UTC (3+ messages)
Question About Sorting the Index
2025-05-17 3:46 UTC (2+ messages)
` Re "
[PATCH 0/4] update MyFirstContribution with current code base
2025-05-17 3:36 UTC (25+ 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 v2 3/3] docs: replace git_config to repo_config
` [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 4/4] cmd_psuh: Prefer repo_config for config lookup
What's cooking in git.git (May 2025, #05; Fri, 16)
2025-05-17 0:47 UTC (2+ messages)
[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"
[PATCH v5 0/1] Added the closing ")" to make sure is not unbalanced and corrected the tests for word diff
2025-05-16 21:56 UTC (8+ 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
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 v2 0/2] merge-tree: add new --dry-run option
2025-05-16 20:04 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] merge-tree: add a new --dry-run flag
` [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 0/3] fetch/receive: use batched reference updates
2025-05-16 19:49 UTC (16+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] refs: add function to translate errors to strings
` [PATCH v2 2/4] fetch: use batched reference updates
` [PATCH v2 3/4] send-pack: fix memory leak around duplicate refs
` [PATCH v2 4/4] receive-pack: use batched reference updates
[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 (18+ messages)
` [PATCH 1/3] apply: integrate with the sparse index
` [PATCH 2/3] git add: make -p/-i aware of "
` [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
` [PATCH v2 1/4] apply: integrate with the sparse index
` [PATCH v2 2/4] git add: make -p/-i aware of "
` [PATCH v2 3/4] reset: integrate sparse index with --patch
` [PATCH v2 4/4] p2000: add performance test for patch-mode commands
[PATCH 0/5] miscellaneous build mods (part 2)
2025-05-16 18:48 UTC (22+ messages)
` [PATCH 1/5] meson.build: quote the GITWEBDIR build configuration
` [PATCH 2/5] meson: correct install location of YAML.pm
` [PATCH 3/5] meson: correct path to system config/attribute files
` [PATCH 4/5] meson.build: correct setting of GIT_EXEC_PATH
` [PATCH 5/5] configure.ac: upgrade to a compilation check for sysinfo
` [PATCH v2 0/5] miscellaneous build mods (part 2)
` [PATCH v2 3/5] meson: correct path to system config/attribute files
` [PATCH v3 0/5] miscellaneous build mods (part 2)
` [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] packfile: avoid access(3p) calls for missing packs
2025-05-16 18:34 UTC (2+ messages)
[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-05-16 18:12 UTC (30+ messages)
` [PATCH v2 "
` [PATCH v2 02/13] pack-objects: add --path-walk option
` [PATCH v2 06/13] t5538: add tests to confirm deltas in shallow pushes
` [PATCH v2 08/13] pack-objects: enable --path-walk via config
` [PATCH v2 10/13] pack-objects: refactor path-walk delta phase
` [PATCH v3 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
` [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
[PATCH v2] submodule: prevent overwriting .gitmodules entry on path reuse
2025-05-16 17:53 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/13] dropping support for non-standard object types
2025-05-16 16:56 UTC (22+ messages)
` [PATCH 01/13] object-file.h: fix typo in variable declaration
` [PATCH 02/13] cat-file: make --allow-unknown-type a noop
` [PATCH 03/13] object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
` [PATCH 04/13] cat-file: use type enum instead of buffer for -t option
` [PATCH 05/13] oid_object_info_convert(): stop using string for object type
` [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 11/13] hash-object: merge HASH_* and INDEX_* flags
` [PATCH 12/13] hash-object: handle --literally with OPT_NEGBIT
` [PATCH 13/13] object-file: drop support for writing objects with unknown types
[GSoC PATCH v3 0/2] json-writer: describe the jw_* functions
2025-05-16 16:42 UTC (5+ messages)
` [GSoC PATCH v3 1/2] json-writer: add docstrings to "
` [GSoC PATCH v3 2/2] json-writer: describe the usage of "
[PATCH v2 0/4] scalar: add --no-maintenance option
2025-05-16 16:36 UTC (5+ messages)
` [PATCH v3 "
` [PATCH 5/4] scalar reconfigure: improve --maintenance docs
[PATCH] sequencer: make it clearer that commit descriptions are just comments
2025-05-16 16:26 UTC (8+ messages)
` [PATCH v2] "
[PATCH 00/11] CodeQL-inspired fixes
2025-05-16 15:42 UTC (34+ messages)
` [PATCH 01/11] commit: simplify code
` [PATCH 02/11] fetch: carefully clear local variable's address after use
` [PATCH 03/11] commit-graph: avoid malloc'ing a local variable
` [PATCH 04/11] upload-pack: rename `enum` to reflect the operation
` [PATCH 05/11] has_dir_name(): make code more obvious
` [PATCH 06/11] fetch: avoid unnecessary work when there is no current branch
` [PATCH 07/11] Avoid redundant conditions
` [PATCH 08/11] trace2: avoid "futile conditional"
` [PATCH 09/11] commit-graph: avoid using stale stack addresses
` [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
` [PATCH 11/11] sequencer: stop pretending that an assignment is a condition
[PATCH] commit: Add commit.signoff configuration option
2025-05-16 15:04 UTC (9+ messages)
[PATCH v2 04/11] contrib: remove "thunderbird-patch-inline"
2025-05-16 14:05 UTC (3+ messages)
` [PATCH v2] contrib: update thunderbird-patch-inline
[RFC PATCH 0/2] rebase: support --trailer and add --reviewby
2025-05-16 10:04 UTC (5+ messages)
` [RFC PATCH 2/2] rebase: support --trailer
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-05-16 4:38 UTC (17+ messages)
[PATCH v2] fill_oids_from_packs: fix memory leak when fill_oids_from_packs failed
2025-05-15 21:56 UTC (3+ messages)
` [PATCH v3] commit-grap: fix memory leak when `fill_oids_from_packs()` fails
Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
2025-05-15 20:10 UTC (13+ messages)
[PATCH 00/14] Some defensive programming
2025-05-15 20:32 UTC (8+ messages)
` [PATCH 01/14] revision: "
` [PATCH 02/14] get_parent(): "
` [PATCH 03/14] fetch-pack: "
[PATCH RFC] diff --no-index: teach option to exclude files by pattern
2025-05-15 20:24 UTC (5+ messages)
[PATCH RFC v2] diff --no-index: support limiting by pathspec
2025-05-15 20:22 UTC
[PATCH] git-gui: do not end the commit message with an empty line
2025-05-15 18:49 UTC (3+ messages)
` [PATCH v2] "
[PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
2025-05-15 16:43 UTC (4+ messages)
[PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
2025-05-15 16:37 UTC (3+ messages)
[PATCH] replay: replace the_repository with repo parameter passed to cmd_replay()
2025-05-15 13:24 UTC (2+ 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).