org.kernel.vger.git archive

1389 archived articles, newest first (page 3 of 14). Latest articles →

[PATCH v3 3/5] odb: eagerly initialize alternates
Mon, 17 Aug 2026 13:09:23 +0200
Patrick Steinhardt <[email protected]> • #550751
[PATCH v3 2/5] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 13:09:22 +0200
Patrick Steinhardt <[email protected]> • #550750
[PATCH v3 1/5] setup: create ref and object databases after config is written
Mon, 17 Aug 2026 13:09:21 +0200
Patrick Steinhardt <[email protected]> • #550749
[PATCH v3 0/5] odb: eagerly load alternates
Mon, 17 Aug 2026 13:09:20 +0200
Patrick Steinhardt <[email protected]> • #550748
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 11:42:34 +0200
Patrick Steinhardt <[email protected]> • #550747
Re: [PATCH v2] object-name: avoid use-after-free in get_oid_with_context_1()
Mon, 17 Aug 2026 14:02:21 +0530
Shlok Kulshreshtha <[email protected]> • #550746
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 09:26:43 +0100
Phillip Wood <[email protected]> • #550745
[PATCH v3] object-name: avoid use-after-free in get_oid_with_context_1()
Mon, 17 Aug 2026 13:51:27 +0530
Shlok Kulshreshtha <[email protected]> • #550744
What's cooking in git.git (Aug 2026, #07)
Mon, 17 Aug 2026 00:43:45 -0700
Junio C Hamano <[email protected]> • #550743
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 03:36:21 -0400
Jeff King <[email protected]> • #550742
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 03:28:40 -0400
Jeff King <[email protected]> • #550741
Re: [PATCH] packfile: fix perf regression with many packs
Mon, 17 Aug 2026 03:21:13 -0400
Jeff King <[email protected]> • #550740
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 09:16:53 +0200
Patrick Steinhardt <[email protected]> • #550739
[PATCH v2 6/6] bundle: generate packfiles via the object database
Mon, 17 Aug 2026 07:39:47 +0200
Patrick Steinhardt <[email protected]> • #550738
[PATCH v2 5/6] bundle: get (mostly) rid of `the_repository`
Mon, 17 Aug 2026 07:39:46 +0200
Patrick Steinhardt <[email protected]> • #550737
[PATCH v2 4/6] builtin/bundle: refactor option handling for progress meter
Mon, 17 Aug 2026 07:39:45 +0200
Patrick Steinhardt <[email protected]> • #550736
[PATCH v2 3/6] send-pack: generate packfiles via the object database
Mon, 17 Aug 2026 07:39:44 +0200
Patrick Steinhardt <[email protected]> • #550735
[PATCH v2 2/6] upload-pack: generate packfiles via the object database
Mon, 17 Aug 2026 07:39:43 +0200
Patrick Steinhardt <[email protected]> • #550734
[PATCH v2 1/6] odb: introduce interface to generate packfiles
Mon, 17 Aug 2026 07:39:42 +0200
Patrick Steinhardt <[email protected]> • #550733
[PATCH v2 0/6] odb: make packfile generation pluggable
Mon, 17 Aug 2026 07:39:41 +0200
Patrick Steinhardt <[email protected]> • #550732
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 07:39:05 +0200
Patrick Steinhardt <[email protected]> • #550731
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 07:36:50 +0200
Patrick Steinhardt <[email protected]> • #550730
Re: [PATCH] packfile: fix perf regression with many packs
Mon, 17 Aug 2026 07:18:55 +0200
Patrick Steinhardt <[email protected]> • #550729
Re: [PATCH v3 9/9] odb/transaction: add transaction interface to write packfiles
Mon, 17 Aug 2026 07:17:19 +0200
Patrick Steinhardt <[email protected]> • #550728
Re: Add a git squash function?
Mon, 17 Aug 2026 00:38:05 +0100
Bradley Morgan <[email protected]> • #550727
Re: Add a git squash function?
Sun, 16 Aug 2026 23:52:00 +0200
Matej Dujava <[email protected]> • #550726
[PATCH v4] submodule: warn on valueless active config
Sat, 15 Aug 2026 12:48:29 +0530
tilak-raaz <[email protected]> • #550709
[PATCH v3] submodule: warn on valueless active config
Sat, 15 Aug 2026 12:30:04 +0530
tilak-raaz <[email protected]> • #550708
[PATCH v6] repository: move fetch_if_missing into struct repository
Sat, 15 Aug 2026 14:47:46 +0800
Tian Yuchen <[email protected]> • #550707
Re: [PATCH v5 1/2] pack-objects: give fetch_if_missing call sites access to 'repo'
Sat, 15 Aug 2026 14:31:54 +0800
Tian Yuchen <[email protected]> • #550706
Re: [PATCH v2] chdir-notify.h: Removed unused param 'name'
Sat, 15 Aug 2026 01:12:13 -0400
Jeff King <[email protected]> • #550705
Re: [PATCH v3] worktree add: improve message for ambiguous remote branch name
Sat, 15 Aug 2026 13:36:25 +0900
Yoichi Nakayama <[email protected]> • #550704
Re: [PATCH 4/4] format-rev: learn --abbrev, --color, and --date
Fri, 14 Aug 2026 19:17:34 -0700
Junio C Hamano <[email protected]> • #550703
What's cooking in git.git (Aug 2026, #06)
Fri, 14 Aug 2026 17:33:49 -0700
Junio C Hamano <[email protected]> • #550702
Re: [GSoC PATCH v2] submodule: warn on valueless active config
Fri, 14 Aug 2026 15:04:28 -0700
Junio C Hamano <[email protected]> • #550701
[PATCH v2] chdir-notify.h: Removed unused param 'name'
Fri, 14 Aug 2026 14:42:10 -0700
Colin Hinton <[email protected]> • #550700
[GSoC PATCH v2] submodule: warn on valueless active config
Sat, 15 Aug 2026 02:54:30 +0530
tilak-raaz <[email protected]> • #550699
Re: [PATCH] chdir-notify.h: Removed unused param 'name'
Fri, 14 Aug 2026 13:42:54 -0700
Junio C Hamano <[email protected]> • #550698
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Fri, 14 Aug 2026 16:36:24 -0400
Jeff King <[email protected]> • #550697
Re: [PATCH] chdir-notify.h: Removed unused param 'name'
Fri, 14 Aug 2026 16:31:00 -0400
Jeff King <[email protected]> • #550696
[PATCH] chdir-notify.h: Removed unused param 'name'
Fri, 14 Aug 2026 12:38:49 -0700
Colin Hinton <[email protected]> • #550695
Re: [PATCH v2 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo
Fri, 14 Aug 2026 12:35:37 -0700
Junio C Hamano <[email protected]> • #550694
Re: [GSoC PATCH v5 0/6] repack: add --drop-filtered to reclaim space in partial clones
Sat, 15 Aug 2026 01:02:03 +0530
Siddharth Shrimali <[email protected]> • #550693
Re: [PATCH] doc: fix typo in submitting patches
Fri, 14 Aug 2026 12:20:50 -0700
Junio C Hamano <[email protected]> • #550692
Re: [GSoC PATCH] submodule: warn on valueless active config
Fri, 14 Aug 2026 12:14:03 -0700
Junio C Hamano <[email protected]> • #550691
Re: [GSoC PATCH] submodule: warn on valueless active config
Fri, 14 Aug 2026 15:07:39 -0400
"D. Ben Knoble" <[email protected]> • #550690
Re: [PATCH v2 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 14 Aug 2026 15:03:54 -0400
"D. Ben Knoble" <[email protected]> • #550689
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Fri, 14 Aug 2026 12:03:43 -0700
Junio C Hamano <[email protected]> • #550688
Re: [PATCH v2 4/5] upload-pack: read uploadpack.lazyFetchTrusted
Fri, 14 Aug 2026 11:56:00 -0700
Junio C Hamano <[email protected]> • #550687
Bash completion very slow in large repo
Fri, 14 Aug 2026 19:55:36 +0100
Matthew Hughes <[email protected]> • #550686
[PATCH] doc: fix typo in submitting patches
Fri, 14 Aug 2026 18:46:59 +0000
"Swapnil Saste | INDIA via GitGitGadget" <[email protected]> • #550685
Re: [PATCH v2 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()
Fri, 14 Aug 2026 11:12:11 -0700
Junio C Hamano <[email protected]> • #550684
Re: [GSoC PATCH] submodule: warn on valueless active config
Fri, 14 Aug 2026 23:34:54 +0530
Tilak Raaz <[email protected]> • #550683
Re: [GSoC PATCH] submodule: warn on valueless active config
Sat, 15 Aug 2026 01:56:49 +0800
Weijie Yuan <[email protected]> • #550682
Re: [PATCH v2 2/5] setup: extract path_allowlist_apply()
Fri, 14 Aug 2026 10:56:21 -0700
Junio C Hamano <[email protected]> • #550681
Re: [PATCH v2 1/5] promisor-remote: factor out lazy_fetch_objects()
Fri, 14 Aug 2026 10:49:41 -0700
Junio C Hamano <[email protected]> • #550680
[GSoC PATCH] submodule: warn on valueless active config
Fri, 14 Aug 2026 23:07:29 +0530
Tilak Raaz <[email protected]> • #550679
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Fri, 14 Aug 2026 13:21:13 -0400
Jeff King <[email protected]> • #550678
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Fri, 14 Aug 2026 13:17:24 -0400
Jeff King <[email protected]> • #550677
Re: [GSoC PATCH v5 0/6] repack: add --drop-filtered to reclaim space in partial clones
Fri, 14 Aug 2026 10:17:00 -0700
Junio C Hamano <[email protected]> • #550676
Re: [GSoC PATCH v5 0/6] repack: add --drop-filtered to reclaim space in partial clones
Fri, 14 Aug 2026 19:12:39 +0200
Christian Couder <[email protected]> • #550675
Re: [PATCH] packfile: fix perf regression with many packs
Fri, 14 Aug 2026 12:55:46 -0400
Jeff King <[email protected]> • #550674
Re: [PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
Fri, 14 Aug 2026 09:40:53 -0700
Junio C Hamano <[email protected]> • #550673
Re: [PATCH v2 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 14 Aug 2026 09:38:15 -0700
Junio C Hamano <[email protected]> • #550672
Re: [PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
Fri, 14 Aug 2026 18:31:42 +0200
Christian Couder <[email protected]> • #550671
Re: [RFC] git worktree: use filesystem cloning where supported
Fri, 14 Aug 2026 09:29:24 -0700
Junio C Hamano <[email protected]> • #550670
Re: [PATCH v3 2/2] doc: format-rev: use [synopsis] on code block
Fri, 14 Aug 2026 07:47:16 -0700
Junio C Hamano <[email protected]> • #550669
Re: [PATCH v2] packfile: fix perf regression with many packs
Fri, 14 Aug 2026 07:46:11 -0700
Junio C Hamano <[email protected]> • #550668
Re: [PATCH v5 0/2] repository: move fetch_if_missing into struct repository
Fri, 14 Aug 2026 07:44:07 -0700
Junio C Hamano <[email protected]> • #550667
Re: [PATCH v5 1/2] pack-objects: give fetch_if_missing call sites access to 'repo'
Fri, 14 Aug 2026 07:38:38 -0700
Junio C Hamano <[email protected]> • #550666
Re: [PATCH v2] diff: avoid misleading statement about -l option
Fri, 14 Aug 2026 07:26:41 -0700
Junio C Hamano <[email protected]> • #550665
[PATCH] rev-parse: compute object names in another hash algorithm
Fri, 14 Aug 2026 13:48:04 +0000
Dimitri John Ledkov <[email protected]> • #550664
Re: [PATCH v3 9/9] odb/transaction: add transaction interface to write packfiles
Fri, 14 Aug 2026 08:40:32 -0500
Justin Tobler <[email protected]> • #550663
Re: [RFC] git worktree: use filesystem cloning where supported
Fri, 14 Aug 2026 14:29:26 +0100
Peter Morris <[email protected]> • #550662
[PATCH v2 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 14 Aug 2026 08:34:02 -0400
"D. Ben Knoble" <[email protected]> • #550661
[PATCH v2 2/3] environment: align repo_config_values_init with struct declaration
Fri, 14 Aug 2026 08:34:01 -0400
"D. Ben Knoble" <[email protected]> • #550660
[PATCH v2 1/3] meson: expose knob for xmlto relative links in manuals
Fri, 14 Aug 2026 08:34:00 -0400
"D. Ben Knoble" <[email protected]> • #550659
[PATCH v2 0/3] Convert USE_NSEC to runtime config
Fri, 14 Aug 2026 08:33:59 -0400
"D. Ben Knoble" <[email protected]> • #550658
Re: [RFC] git worktree: use filesystem cloning where supported
Fri, 14 Aug 2026 13:34:03 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550657
Re: [PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 14 Aug 2026 07:29:22 -0400
Ben Knoble <[email protected]> • #550656
Re: [PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
Fri, 14 Aug 2026 13:06:58 +0200
Patrick Steinhardt <[email protected]> • #550655
Re: [PATCH 2/4] format-rev: factor option variables into a struct
Fri, 14 Aug 2026 12:54:26 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550654
Re: [RFC] git worktree: use filesystem cloning where supported
Fri, 14 Aug 2026 12:54:02 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550653
[RFC] git worktree: use filesystem cloning where supported
Fri, 14 Aug 2026 11:40:30 +0100
Peter Morris <[email protected]> • #550652
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Fri, 14 Aug 2026 03:21:54 -0700
Karthik Nayak <[email protected]> • #550651
Re: [PATCH v3 9/9] odb/transaction: add transaction interface to write packfiles
Fri, 14 Aug 2026 10:51:24 +0200
Patrick Steinhardt <[email protected]> • #550650
Re: [PATCH v3 0/4] completion: add support for 'git history'
Fri, 14 Aug 2026 09:50:22 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550649
Re: [PATCH v2] packfile: fix perf regression with many packs
Fri, 14 Aug 2026 09:50:13 +0200
Patrick Steinhardt <[email protected]> • #550648
Re: [PATCH] packfile: fix perf regression with many packs
Fri, 14 Aug 2026 09:49:26 +0200
Patrick Steinhardt <[email protected]> • #550647
Re: [PATCH v3 1/9] builtin/receive-pack: properly clean up keep files
Fri, 14 Aug 2026 09:46:32 +0200
Patrick Steinhardt <[email protected]> • #550646
Re: [PATCH v3 2/2] doc: format-rev: use [synopsis] on code block
Fri, 14 Aug 2026 09:45:49 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550645
Re: [PATCH 2/3] midx: pass custom '--base' through incremental writes
Fri, 14 Aug 2026 09:27:44 +0200
Patrick Steinhardt <[email protected]> • #550644
Re: [PATCH 5/5] bundle: generate packfiles via the object database
Fri, 14 Aug 2026 09:40:49 +0200
Patrick Steinhardt <[email protected]> • #550643
[PATCH v5 2/2] repository: move fetch_if_missing into struct repository
Fri, 14 Aug 2026 15:24:19 +0800
Tian Yuchen <[email protected]> • #550642
[PATCH v5 1/2] pack-objects: give fetch_if_missing call sites access to 'repo'
Fri, 14 Aug 2026 15:24:18 +0800
Tian Yuchen <[email protected]> • #550641
[PATCH v5 0/2] repository: move fetch_if_missing into struct repository
Fri, 14 Aug 2026 15:24:17 +0800
Tian Yuchen <[email protected]> • #550640
Re: [PATCH v3 0/4] completion: add support for 'git history'
Fri, 14 Aug 2026 08:25:17 +0200
Vincent Mailhol <[email protected]> • #550639
Re: [PATCH RFC v3 2/2] Move libgit.a sources into separate "lib/" directory
Thu, 13 Aug 2026 22:01:21 -0700
Michael Montalbo <[email protected]> • #550638
[PATCH v2] diff: avoid misleading statement about -l option
Fri, 14 Aug 2026 02:06:26 +0000
"Elijah Newren via GitGitGadget" <[email protected]> • #550637
Re: [PATCH v3 0/3] completion of 'git [-C <dir>] checkout'
Thu, 13 Aug 2026 18:53:27 -0700
Elijah Newren <[email protected]> • #550636
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.