org.kernel.vger.git archive

1399 archived articles, newest first (page 6 of 14). Latest articles →

Re: [PATCH] worktree add: improve message for ambiguous remote branch name
Mon, 10 Aug 2026 12:12:55 +0200
Harald Nordgren <[email protected]> • #550215
Re: [PATCH] send-email: clarify missing subject error
Mon, 10 Aug 2026 11:48:07 +0200
Harald Nordgren <[email protected]> • #550214
Re: Can we do better than "git checkout/add -p"
Mon, 10 Aug 2026 10:45:31 +0200
Patrick Steinhardt <[email protected]> • #550213
Re: [PATCH 1/8] t: fix races caused by background maintenance
Mon, 10 Aug 2026 10:35:43 +0200
Patrick Steinhardt <[email protected]> • #550212
Re: [PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
Mon, 10 Aug 2026 10:06:21 +0200
Christian Couder <[email protected]> • #550211
Re: [PATCH 1/8] t: fix races caused by background maintenance
Mon, 10 Aug 2026 09:37:01 +0200
Stefan Haller <[email protected]> • #550210
Re: Can we do better than "git checkout/add -p"
Mon, 10 Aug 2026 09:26:55 +0200
Stefan Haller <[email protected]> • #550209
Re: [PATCH v2] object-name: avoid use-after-free in get_oid_with_context_1()
Mon, 10 Aug 2026 08:17:52 +0200
Patrick Steinhardt <[email protected]> • #550208
Re: [PATCH v2 3/3] t/README: document writing concurrency-safe helpers
Mon, 10 Aug 2026 08:06:50 +0200
Patrick Steinhardt <[email protected]> • #550207
Re: Can we do better than "git checkout/add -p"
Mon, 10 Aug 2026 08:03:04 +0200
Patrick Steinhardt <[email protected]> • #550206
Re: [PATCH v3 0/3] environment: clean up repository config handling
Mon, 10 Aug 2026 07:50:57 +0200
Patrick Steinhardt <[email protected]> • #550205
Re: [PATCH 2/2] ci: bump ubuntu image version for static-analysis job
Mon, 10 Aug 2026 07:38:38 +0200
Patrick Steinhardt <[email protected]> • #550204
Re: [PATCH 0/5] odb: make packfile generation pluggable
Mon, 10 Aug 2026 07:25:46 +0200
Patrick Steinhardt <[email protected]> • #550203
Re: [PATCH 1/8] t: fix races caused by background maintenance
Mon, 10 Aug 2026 07:20:19 +0200
Patrick Steinhardt <[email protected]> • #550202
Re: [PATCH v2 3/7] builtin/receive-pack: read unpack limit config lazily
Mon, 10 Aug 2026 07:15:46 +0200
Patrick Steinhardt <[email protected]> • #550201
Re: [PATCH 4/6] builtin/receive-pack: report unpack errors via strbuf
Mon, 10 Aug 2026 07:15:40 +0200
Patrick Steinhardt <[email protected]> • #550200
Re: [PATCH 1/8] t: fix races caused by background maintenance
Mon, 10 Aug 2026 06:43:45 +0200
Stefan Haller <[email protected]> • #550199
Re: [PATCH v2 7/7] odb/transaction: add transaction interface to write packfiles
Sun, 09 Aug 2026 21:02:00 -0700
Junio C Hamano <[email protected]> • #550198
Re: What's cooking in git.git (Aug 2026, #03)
Fri, 07 Aug 2026 22:50:49 -0700
Junio C Hamano <[email protected]> • #550134
What's cooking in git.git (Aug 2026, #03)
Fri, 07 Aug 2026 18:55:58 -0700
Junio C Hamano <[email protected]> • #550133
[PATCH GSoC v6 10/10] cat-file: unify default format
Sat, 08 Aug 2026 02:02:25 +0200
Pablo Sabater <[email protected]> • #550132
[PATCH GSoC v6 09/10] serve: advertise type capability
Sat, 08 Aug 2026 02:02:24 +0200
Pablo Sabater <[email protected]> • #550131
[PATCH GSoC v6 08/10] fetch-object-info: parse type from server response
Sat, 08 Aug 2026 02:02:23 +0200
Pablo Sabater <[email protected]> • #550130
[PATCH GSoC v6 07/10] protocol-caps: add type support to object-info
Sat, 08 Aug 2026 02:02:22 +0200
Pablo Sabater <[email protected]> • #550129
[PATCH GSoC v6 06/10] transport: drop remote object-info fields from transport struct
Sat, 08 Aug 2026 02:02:21 +0200
Pablo Sabater <[email protected]> • #550128
[PATCH GSoC v6 05/10] fetch-object-info: die() on the remaining error path
Sat, 08 Aug 2026 02:02:20 +0200
Pablo Sabater <[email protected]> • #550127
[PATCH GSoC v6 03/10] fetch-object-info: pass arguments directly instead of a struct
Sat, 08 Aug 2026 02:02:18 +0200
Pablo Sabater <[email protected]> • #550125
[PATCH GSoC v6 02/10] fetch-object-info: detect malformed server responses
Sat, 08 Aug 2026 02:02:17 +0200
Pablo Sabater <[email protected]> • #550124
[PATCH GSoC v6 01/10] t5701: use test_file_size() to get the size of a file
Sat, 08 Aug 2026 02:02:16 +0200
Pablo Sabater <[email protected]> • #550123
[PATCH GSoC v6 00/10] cat-file: extend remote-object-info to support %(objecttype)
Sat, 08 Aug 2026 02:02:15 +0200
Pablo Sabater <[email protected]> • #550122
Re: [PATCH GSoC v4 0/9] cat-file: extend remote-object-info to support %(objecttype)
Fri, 7 Aug 2026 19:19:00 -0400
Jeff King <[email protected]> • #550121
Re: [PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
Fri, 07 Aug 2026 15:26:57 -0700
"Farid Zakaria" <[email protected]> • #550119
Re: [PATCH] gitk: add user-defined custom commands
Fri, 07 Aug 2026 15:16:09 -0700
Junio C Hamano <[email protected]> • #550118
[PATCH GSoC v5 10/10] cat-file: unify default format
Sat, 08 Aug 2026 00:07:05 +0200
Pablo Sabater <[email protected]> • #550117
[PATCH GSoC v5 09/10] serve: advertise type capability
Sat, 08 Aug 2026 00:07:04 +0200
Pablo Sabater <[email protected]> • #550116
[PATCH GSoC v5 08/10] fetch-object-info: parse type from server response
Sat, 08 Aug 2026 00:07:03 +0200
Pablo Sabater <[email protected]> • #550115
[PATCH GSoC v5 07/10] protocol-caps: add type support to object-info
Sat, 08 Aug 2026 00:07:02 +0200
Pablo Sabater <[email protected]> • #550114
[PATCH GSoC v5 06/10] transport: drop remote object-info fields from transport struct
Sat, 08 Aug 2026 00:07:01 +0200
Pablo Sabater <[email protected]> • #550113
[PATCH GSoC v5 05/10] fetch-object-info: die() on the remaining error path
Sat, 08 Aug 2026 00:07:00 +0200
Pablo Sabater <[email protected]> • #550112
[PATCH GSoC v5 04/10] fetch-object-info: use dedicated struct for the results
Sat, 08 Aug 2026 00:06:59 +0200
Pablo Sabater <[email protected]> • #550111
[PATCH GSoC v5 03/10] fetch-object-info: pass arguments directly instead of a struct
Sat, 08 Aug 2026 00:06:58 +0200
Pablo Sabater <[email protected]> • #550110
[PATCH GSoC v5 02/10] fetch-object-info: detect malformed server responses
Sat, 08 Aug 2026 00:06:57 +0200
Pablo Sabater <[email protected]> • #550109
[PATCH GSoC v5 01/10] t5701: use test_file_size() to get the size of a file
Sat, 08 Aug 2026 00:06:56 +0200
Pablo Sabater <[email protected]> • #550108
[PATCH GSoC v5 00/10] cat-file: extend remote-object-info to support %(objecttype)
Sat, 08 Aug 2026 00:06:55 +0200
Pablo Sabater <[email protected]> • #550107
Re: [PATCH v2 07/12] packfile, git-zlib: widen `use_pack()` and zstream avail fields to `size_t`
Fri, 07 Aug 2026 15:06:07 -0700
Junio C Hamano <[email protected]> • #550106
Re: [PATCH v2 07/12] packfile, git-zlib: widen `use_pack()` and zstream avail fields to `size_t`
Fri, 07 Aug 2026 14:41:08 -0700
Junio C Hamano <[email protected]> • #550105
Re: [PATCH] gitk: add user-defined custom commands
Fri, 07 Aug 2026 23:39:22 +0200
Tim Wiederhake <[email protected]> • #550104
Re: [PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 07 Aug 2026 14:17:39 -0700
Junio C Hamano <[email protected]> • #550103
Re: [PATCH v3 0/3] environment: clean up repository config handling
Fri, 07 Aug 2026 14:11:08 -0700
Junio C Hamano <[email protected]> • #550102
Re: [PATCH 0/5] odb: make packfile generation pluggable
Fri, 07 Aug 2026 14:05:58 -0700
Junio C Hamano <[email protected]> • #550101
Re: [GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
Fri, 07 Aug 2026 13:52:06 -0700
Junio C Hamano <[email protected]> • #550100
Re: Can we do better than "git checkout/add -p"
Fri, 07 Aug 2026 13:26:41 -0700
Junio C Hamano <[email protected]> • #550099
Re: Can we do better than "git checkout/add -p"
Fri, 7 Aug 2026 16:12:21 -0400
"D. Ben Knoble" <[email protected]> • #550098
[PATCH] object-name: avoid use-after-free in get_oid_with_context_1()
Sat, 8 Aug 2026 01:29:40 +0530
Shlok Kulshreshtha <[email protected]> • #550097
Re: [PATCH v10 3/5] history: add squash subcommand to fold a range
Fri, 7 Aug 2026 20:31:04 +0200
Harald Nordgren <[email protected]> • #550096
Re: [PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
Fri, 07 Aug 2026 11:31:02 -0700
Junio C Hamano <[email protected]> • #550095
[PATCH v2 6/6] last-modified: keep per-path Bloom filters for wildcard pathspecs
Fri, 07 Aug 2026 20:26:52 +0200
Toon Claes <[email protected]> • #550094
[PATCH v2 5/6] last-modified: check pathspec against Bloom filter first
Fri, 07 Aug 2026 20:26:51 +0200
Toon Claes <[email protected]> • #550093
[PATCH v2 4/6] revision: add Bloom check that includes parent directories
Fri, 07 Aug 2026 20:26:50 +0200
Toon Claes <[email protected]> • #550092
[PATCH v2 3/6] bloom: add helper to check if any key in a vector is present
Fri, 07 Aug 2026 20:26:49 +0200
Toon Claes <[email protected]> • #550091
[PATCH v2 2/6] revision: expose check for paths maybe changed in Bloom filter
Fri, 07 Aug 2026 20:26:48 +0200
Toon Claes <[email protected]> • #550090
[PATCH v2 1/6] revision: move bloom keyvec precondition into function
Fri, 07 Aug 2026 20:26:47 +0200
Toon Claes <[email protected]> • #550089
[PATCH v2 0/6] last-modified: use the pathspec's Bloom key to pre-filter commits
Fri, 07 Aug 2026 20:26:46 +0200
Toon Claes <[email protected]> • #550088
Re: [PATCH v8 3/3] replay: offer an option to linearize the commit topology
Fri, 7 Aug 2026 12:34:42 -0500
Justin Tobler <[email protected]> • #550087
Re: [PATCH v3] repository: move fetch_if_missing into struct repository
Fri, 07 Aug 2026 10:03:52 -0700
Junio C Hamano <[email protected]> • #550086
Re: [PATCH v5 0/3] completion of 'git [-C <dir>] diff'
Fri, 7 Aug 2026 09:53:24 -0700
Elijah Newren <[email protected]> • #550085
Re: [PATCH v7 08/10] commit-reach: terminate merge-base walk when one paint side is exhausted
Fri, 7 Aug 2026 14:40:23 +0200
Kristofer Karlsson <[email protected]> • #550043
Re: [PATCH v7 05/10] commit-reach: add trace2 instrumentation to paint_down_to_common()
Fri, 7 Aug 2026 14:34:18 +0200
Kristofer Karlsson <[email protected]> • #550042
Re: [PATCH v7 10/10] commit-reach: remove commit-date ordering fallback
Fri, 7 Aug 2026 14:05:51 +0200
Kristofer Karlsson <[email protected]> • #550041
[PATCH 2/3] environment: align repo_config_values_init with struct declaration
Fri, 7 Aug 2026 07:56:25 -0400
"D. Ben Knoble" <[email protected]> • #550040
[PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 7 Aug 2026 07:56:26 -0400
"D. Ben Knoble" <[email protected]> • #550039
[PATCH 1/3] meson: expose knob for xmlto relative links in manuals
Fri, 7 Aug 2026 07:56:24 -0400
"D. Ben Knoble" <[email protected]> • #550038
[PATCH 0/3] Convert USE_NSEC to runtime config
Fri, 7 Aug 2026 07:56:23 -0400
"D. Ben Knoble" <[email protected]> • #550037
Re: [PATCH v7 07/10] commit-reach: introduce struct paint_state with per-side counters
Fri, 7 Aug 2026 13:47:54 +0200
Kristofer Karlsson <[email protected]> • #550036
Re: [PATCH v7 04/10] t6099, t6600: add side-exhaustion regression tests
Fri, 7 Aug 2026 13:41:10 +0200
Kristofer Karlsson <[email protected]> • #550035
Re: [PATCH v7 03/10] t6600: add test cases for side-exhaustion edge cases
Fri, 7 Aug 2026 13:33:13 +0200
Kristofer Karlsson <[email protected]> • #550034
Re: Can we do better than "git checkout/add -p"
Fri, 7 Aug 2026 07:24:45 -0400
"D. Ben Knoble" <[email protected]> • #550033
Re: [PATCH v4 0/3] completion of 'git [-C <dir>] diff'
Fri, 7 Aug 2026 07:05:53 -0400
"D. Ben Knoble" <[email protected]> • #550032
Re: [PATCH v3 0/3] environment: clean up repository config handling
Fri, 7 Aug 2026 13:04:32 +0200
Patrick Steinhardt <[email protected]> • #550031
Re: [PATCH v4 2/3] completion: complete tracked paths for 'git diff'
Fri, 7 Aug 2026 07:02:40 -0400
"D. Ben Knoble" <[email protected]> • #550030
[PATCH 2/2] t7900: fix flaky "maintenance.strategy" test
Fri, 07 Aug 2026 12:59:02 +0200
Patrick Steinhardt <[email protected]> • #550029
[PATCH 1/2] t7900: adapt some tests to use a throwaway repository
Fri, 07 Aug 2026 12:59:01 +0200
Patrick Steinhardt <[email protected]> • #550028
[PATCH 0/2] t7900: fix flaky "maintenance.strategy" test
Fri, 07 Aug 2026 12:59:00 +0200
Patrick Steinhardt <[email protected]> • #550027
[PATCH 5/5] bundle: generate packfiles via the object database
Fri, 07 Aug 2026 12:45:11 +0200
Patrick Steinhardt <[email protected]> • #550026
[PATCH 4/5] builtin/bundle: refactor option handling for progress meter
Fri, 07 Aug 2026 12:45:10 +0200
Patrick Steinhardt <[email protected]> • #550025
[PATCH 3/5] send-pack: generate packfiles via the object database
Fri, 07 Aug 2026 12:45:09 +0200
Patrick Steinhardt <[email protected]> • #550024
[PATCH 2/5] upload-pack: generate packfiles via the object database
Fri, 07 Aug 2026 12:45:08 +0200
Patrick Steinhardt <[email protected]> • #550023
[PATCH 1/5] odb: introduce interface to generate packfiles
Fri, 07 Aug 2026 12:45:07 +0200
Patrick Steinhardt <[email protected]> • #550022
[PATCH 0/5] odb: make packfile generation pluggable
Fri, 07 Aug 2026 12:45:06 +0200
Patrick Steinhardt <[email protected]> • #550021
Re: [PATCH 2/2] ci: bump ubuntu image version for static-analysis job
Fri, 7 Aug 2026 12:24:23 +0200
Patrick Steinhardt <[email protected]> • #550020
Re: git-replay/git-history lose notes
Fri, 7 Aug 2026 11:49:35 +0200
erik88 <[email protected]> • #550019
[PATCH v3] repository: move fetch_if_missing into struct repository
Fri, 7 Aug 2026 17:41:32 +0800
Tian Yuchen <[email protected]> • #550018
Re: [PATCH v5 0/6] odb: make creation of object database pluggable
Fri, 7 Aug 2026 11:10:27 +0200
Patrick Steinhardt <[email protected]> • #550017
Re: [GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
Fri, 7 Aug 2026 14:36:39 +0530
Siddharth Shrimali <[email protected]> • #550016
[PATCH v3 3/3] environment: remove inaccurate repo_config_values comments
Fri, 7 Aug 2026 16:59:32 +0800
Tian Yuchen <[email protected]> • #550015
[PATCH v3 2/3] environment: clarify repository config getter documentation
Fri, 7 Aug 2026 16:59:31 +0800
Tian Yuchen <[email protected]> • #550014
[PATCH v3 1/3] environment: drop redundant NULL checks in config getters
Fri, 7 Aug 2026 16:59:30 +0800
Tian Yuchen <[email protected]> • #550013
[PATCH v3 0/3] environment: clean up repository config handling
Fri, 7 Aug 2026 16:59:29 +0800
Tian Yuchen <[email protected]> • #550012
Re: [PATCH v2 1/3] environment: simplify repository config getters
Fri, 7 Aug 2026 16:30:30 +0800
Tian Yuchen <[email protected]> • #550011
Re: [PATCH 3/3] environment: reorder variables in repo_config_values structure
Fri, 7 Aug 2026 16:26:15 +0800
Tian Yuchen <[email protected]> • #550010
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.