org.kernel.vger.git archive

1386 archived articles, newest first (page 2 of 14). Latest articles →

Re: [PATCH 1/2] replay: fail gracefully when a merge input is unreadable
Thu, 20 Aug 2026 20:37:03 -0700
Junio C Hamano <[email protected]> • #551025
Re: [PATCH v2] pack-objects: trace pack bytes written
Thu, 20 Aug 2026 20:33:53 -0700
Junio C Hamano <[email protected]> • #551024
Re: [PATCH v2] pack-objects: trace pack bytes written
Thu, 20 Aug 2026 20:33:20 -0700
Junio C Hamano <[email protected]> • #551023
Re: [PATCH v2] worktree repair: detect relative path in .git file correctly
Thu, 20 Aug 2026 19:09:18 -0700
Junio C Hamano <[email protected]> • #551022
Re: [PATCH 1/2] replay: fail gracefully when a merge input is unreadable
Thu, 20 Aug 2026 18:44:05 -0700
Elijah Newren <[email protected]> • #551021
Re: [PATCH 2/2] packfile: recover when a multi-pack-index names a removed pack
Thu, 20 Aug 2026 18:36:09 -0700
Elijah Newren <[email protected]> • #551020
What's cooking in git.git (Aug 2026, #09)
Thu, 20 Aug 2026 18:29:18 -0700
Junio C Hamano <[email protected]> • #551019
Re: [PATCH] pull: add --hard mode
Thu, 20 Aug 2026 18:09:18 -0700
Junio C Hamano <[email protected]> • #551018
Re: [PATCH v2] pack-objects: trace pack bytes written
Thu, 20 Aug 2026 20:47:39 -0400
Jeff King <[email protected]> • #551017
Re: [PATCH] trailers: stop recognizing URLs as trailers
Thu, 20 Aug 2026 20:42:48 -0400
Jeff King <[email protected]> • #551016
Re: [PATCH v2] pack-objects: trace pack bytes written
Thu, 20 Aug 2026 20:40:19 -0400
Jeff King <[email protected]> • #551015
[PATCH v5 7/9] builtin/receive-pack: explicitly pass packfile fd
Thu, 20 Aug 2026 18:49:38 -0500
Justin Tobler <[email protected]> • #551014
[PATCH v5 9/9] odb/transaction: add transaction interface to write packfiles
Thu, 20 Aug 2026 18:49:40 -0500
Justin Tobler <[email protected]> • #551013
[PATCH v5 8/9] odb: return temporary ODB source when set
Thu, 20 Aug 2026 18:49:39 -0500
Justin Tobler <[email protected]> • #551012
[PATCH v5 6/9] builtin/receive-pack: report unpack errors via strbuf
Thu, 20 Aug 2026 18:49:37 -0500
Justin Tobler <[email protected]> • #551011
[PATCH v5 5/9] builtin/receive-pack: lift global state out of unpack()
Thu, 20 Aug 2026 18:49:36 -0500
Justin Tobler <[email protected]> • #551010
[PATCH v5 4/9] builtin/receive-pack: read unpack limit config lazily
Thu, 20 Aug 2026 18:49:35 -0500
Justin Tobler <[email protected]> • #551009
[PATCH v5 3/9] builtin/receive-pack: pass shallow file explicitly
Thu, 20 Aug 2026 18:49:34 -0500
Justin Tobler <[email protected]> • #551008
[PATCH v5 2/9] odb/transaction: add transaction finalize interface
Thu, 20 Aug 2026 18:49:33 -0500
Justin Tobler <[email protected]> • #551007
[PATCH v5 1/9] builtin/receive-pack: properly clean up keep files
Thu, 20 Aug 2026 18:49:32 -0500
Justin Tobler <[email protected]> • #551006
[PATCH v5 0/9] builtin/receive-pack: support pluggable packfile writes
Thu, 20 Aug 2026 18:49:31 -0500
Justin Tobler <[email protected]> • #551005
[PATCH v2] t1402: test forbidden characters in refnames
Thu, 20 Aug 2026 22:20:17 +0000
"Nikolaus Schuetz via GitGitGadget" <[email protected]> • #551004
[PATCH v2] t1401: check symbolic-ref exit codes and --quiet silence
Thu, 20 Aug 2026 22:20:02 +0000
"Nikolaus Schuetz via GitGitGadget" <[email protected]> • #551003
Re: [PATCH v2] completion: zsh: support completion after "git -C <path>"
Thu, 20 Aug 2026 14:39:51 -0700
Junio C Hamano <[email protected]> • #551002
Re: [PATCH v4 1/9] builtin/receive-pack: properly clean up keep files
Thu, 20 Aug 2026 16:33:26 -0500
Justin Tobler <[email protected]> • #551001
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
Thu, 20 Aug 2026 14:23:45 -0700
Karthik Nayak <[email protected]> • #551000
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
Thu, 20 Aug 2026 14:20:36 -0700
Karthik Nayak <[email protected]> • #550999
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
Thu, 20 Aug 2026 14:15:58 -0700
Karthik Nayak <[email protected]> • #550998
Re: [PATCH v3 2/6] upload-pack: generate packfiles via the object database
Thu, 20 Aug 2026 17:11:13 -0400
Karthik Nayak <[email protected]> • #550997
Re: [PATCH v2 3/5] odb/source: let callers discern missing and corrupt objects
Thu, 20 Aug 2026 17:09:51 -0400
Karthik Nayak <[email protected]> • #550996
[PATCH v6 3/3] worktree add: improve message for ambiguous remote branch name
Thu, 20 Aug 2026 21:03:58 +0000
"Yoichi NAKAYAMA via GitGitGadget" <[email protected]> • #550995
[PATCH v6 2/3] checkout: improve message for ambiguous remote branch name
Thu, 20 Aug 2026 21:03:57 +0000
"Yoichi NAKAYAMA via GitGitGadget" <[email protected]> • #550994
[PATCH v6 1/3] checkout: extract function to display advice for ambiguous remotes
Thu, 20 Aug 2026 21:03:56 +0000
"Yoichi NAKAYAMA via GitGitGadget" <[email protected]> • #550993
[PATCH v6 0/3] worktree add: improve message for ambiguous remote branch name
Thu, 20 Aug 2026 21:03:55 +0000
"Yoichi NAKAYAMA via GitGitGadget" <[email protected]> • #550992
Re: [PATCH v2 2/5] odb/source: introduce error status when reading objects
Thu, 20 Aug 2026 13:59:48 -0700
Karthik Nayak <[email protected]> • #550991
Re: [PATCH v14 7/8] history: create squashed commits without editing
Thu, 20 Aug 2026 13:10:42 -0700
Junio C Hamano <[email protected]> • #550990
[PATCH v2] trailers: stop recognizing URLs as trailers
Thu, 20 Aug 2026 22:00:02 +0200
[email protected] • #550989
Re: [PATCH] credential/libsecret: load secrets explicitly
Thu, 20 Aug 2026 12:05:51 -0700
Junio C Hamano <[email protected]> • #550988
[PATCH 4/4] doc: datamodel: link to the glossary
Thu, 20 Aug 2026 20:55:24 +0200
[email protected] • #550987
[PATCH 3/4] doc: glossary: link four of the terms to gitdatamodel(7)
Thu, 20 Aug 2026 20:55:23 +0200
[email protected] • #550986
[PATCH 2/4] doc: git: link to the gitdatamodel(7) tutorial
Thu, 20 Aug 2026 20:55:22 +0200
[email protected] • #550985
[PATCH 1/4] doc: git: list gitdatamodel(7) as a concept guide
Thu, 20 Aug 2026 20:55:21 +0200
[email protected] • #550984
[PATCH 0/4] doc: advertize gitdatamodel(1)
Thu, 20 Aug 2026 20:55:20 +0200
[email protected] • #550983
[PATCH v14 8/8] history: support editing squashed commit messages
Thu, 20 Aug 2026 18:10:32 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550982
[PATCH v14 7/8] history: create squashed commits without editing
Thu, 20 Aug 2026 18:10:31 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550981
[PATCH v14 6/8] history: protect branches when squashing a range
Thu, 20 Aug 2026 18:10:30 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550980
[PATCH v14 5/8] history: validate squash revision ranges
Thu, 20 Aug 2026 18:10:29 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550979
[PATCH v14 4/8] history: add skeleton for squash subcommand
Thu, 20 Aug 2026 18:10:28 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550978
[PATCH v14 3/8] sequencer: share the squash message marker helpers and flags
Thu, 20 Aug 2026 18:10:27 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550977
[PATCH v14 2/8] history: give commit_tree_ext a message template
Thu, 20 Aug 2026 18:10:26 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550976
[PATCH v14 1/8] history: extract helper for a commit's parent tree
Thu, 20 Aug 2026 18:10:25 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550975
[PATCH v14 0/8] history: add squash subcommand to fold a range
Thu, 20 Aug 2026 18:10:24 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #550974
Re: [PATCH v4 2/3] environment: align repo_config_values_init with struct declaration
Thu, 20 Aug 2026 10:45:43 -0700
Junio C Hamano <[email protected]> • #550973
Re: [PATCH v4] worktree add: shouldn't dwim if -b or -B is given
Thu, 20 Aug 2026 10:34:55 -0700
Junio C Hamano <[email protected]> • #550972
Re: [PATCH] completion: zsh: support completion after "git -C <path>"
Tue, 18 Aug 2026 14:40:47 +0200
"Lutz Lengemann" <[email protected]> • #550797
[RFC] check_connected: toward incoming-proportional cost
Tue, 18 Aug 2026 14:31:09 +0200
Kristofer Karlsson <[email protected]> • #550796
Re: [PATCH] completion: zsh: support completion after "git -C <path>"
Tue, 18 Aug 2026 08:13:03 -0400
"D. Ben Knoble" <[email protected]> • #550795
[PATCH] pull: add --hard mode
Tue, 18 Aug 2026 11:34:33 +0000
"Artur Bieniek via GitGitGadget" <[email protected]> • #550794
[PATCH v2 5/5] format-rev: learn --abbrev, --color, and --date
Tue, 18 Aug 2026 11:57:34 +0200
[email protected] • #550793
[PATCH v2 4/5] doc: rev-list-options.adoc: factor out --date alts
Tue, 18 Aug 2026 11:57:33 +0200
[email protected] • #550792
[PATCH v2 3/5] format-rev: factor option variables into a struct
Tue, 18 Aug 2026 11:57:32 +0200
[email protected] • #550791
[PATCH v2 2/5] format-rev: place BUG calls first in callback
Tue, 18 Aug 2026 11:57:31 +0200
[email protected] • #550790
[PATCH v2 1/5] format-rev: use lower case for opts description
Tue, 18 Aug 2026 11:57:30 +0200
[email protected] • #550789
[PATCH v2 0/5] format-rev: add --abbrev, --color, and --date
Tue, 18 Aug 2026 11:57:29 +0200
[email protected] • #550788
Feature request
Tue, 18 Aug 2026 10:47:25 +0200
Ernst Reissner <[email protected]> • #550787
Re: [RFC PATCH 1/1] config: surface editor failure in exit code
Tue, 18 Aug 2026 04:42:59 -0400
Karthik Nayak <[email protected]> • #550786
Re: [RFC PATCH 0/1] config: surface editor failure in exit code
Tue, 18 Aug 2026 03:26:36 -0500
Karthik Nayak <[email protected]> • #550785
[PATCH] hook: introduce the report hook for git-receive-pack(1)
Tue, 18 Aug 2026 09:55:55 +0200
Karthik Nayak <[email protected]> • #550784
Re: [PATCH v4] http: add http.sslVerifyStatus to check stapled OCSP responses
Tue, 18 Aug 2026 09:50:28 +0200
Patrick Steinhardt <[email protected]> • #550783
Re: [PATCH v2 5/6] bundle: get (mostly) rid of `the_repository`
Tue, 18 Aug 2026 07:26:39 +0200
Patrick Steinhardt <[email protected]> • #550782
Re: [PATCH 4/4] format-rev: learn --abbrev, --color, and --date
Tue, 18 Aug 2026 07:11:17 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550781
Re: [PATCH] pack-objects: trace pack bytes written
Mon, 17 Aug 2026 18:08:24 -0700
Junio C Hamano <[email protected]> • #550780
[PATCH] pack-objects: trace pack bytes written
Mon, 17 Aug 2026 16:39:15 -0700
[email protected] • #550779
Re: [RFC PATCH 0/1] config: surface editor failure in exit code
Mon, 17 Aug 2026 15:39:21 -0700
Junio C Hamano <[email protected]> • #550778
Re: [PATCH v4 0/2] doc: format-rev: use [synopsis] on code block
Mon, 17 Aug 2026 14:46:53 -0700
Junio C Hamano <[email protected]> • #550777
Re: [PATCH] worktree repair: detect relative path in .git file correctly
Tue, 18 Aug 2026 06:27:01 +0900
Yoichi Nakayama <[email protected]> • #550776
[RFC PATCH 1/1] config: surface editor failure in exit code
Mon, 17 Aug 2026 17:19:33 -0400
Kenneth Lorber <[email protected]> • #550775
[RFC PATCH 0/1] config: surface editor failure in exit code
Mon, 17 Aug 2026 17:19:32 -0400
Kenneth Lorber <[email protected]> • #550774
Re: [PATCH RFC v3 2/2] Move libgit.a sources into separate "lib/" directory
Mon, 17 Aug 2026 13:58:27 -0700
Junio C Hamano <[email protected]> • #550773
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 22:07:48 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550772
Re: [PATCH] completion: zsh: support completion after "git -C <path>"
Mon, 17 Aug 2026 21:29:05 +0200
"Lutz Lengemann" <[email protected]> • #550771
Re: [PATCH v4] http: add http.sslVerifyStatus to check stapled OCSP responses
Mon, 17 Aug 2026 12:19:15 -0700
Junio C Hamano <[email protected]> • #550770
[PATCH v4 2/2] doc: format-rev: use [synopsis] on code block
Mon, 17 Aug 2026 20:51:49 +0200
[email protected] • #550769
[PATCH v4 1/2] doc: format-rev: quote subject placeholder before and after
Mon, 17 Aug 2026 20:51:48 +0200
[email protected] • #550768
[PATCH v4] http: add http.sslVerifyStatus to check stapled OCSP responses
Mon, 17 Aug 2026 14:52:42 -0400
graysongordon-gl <[email protected]> • #550767
[PATCH v4 0/2] doc: format-rev: use [synopsis] on code block
Mon, 17 Aug 2026 20:51:47 +0200
[email protected] • #550766
Re: [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
Mon, 17 Aug 2026 13:47:16 -0400
Jeff King <[email protected]> • #550765
Re: [PATCH v4] submodule: warn on valueless active config
Mon, 17 Aug 2026 10:43:34 -0700
Junio C Hamano <[email protected]> • #550764
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 19:38:05 +0200
Harald Nordgren <[email protected]> • #550763
Re: [PATCH] worktree repair: detect relative path in .git file correctly
Mon, 17 Aug 2026 10:21:21 -0700
Junio C Hamano <[email protected]> • #550762
Re: [PATCH 4/4] format-rev: learn --abbrev, --color, and --date
Mon, 17 Aug 2026 09:54:58 -0700
Junio C Hamano <[email protected]> • #550761
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 09:53:41 -0700
Junio C Hamano <[email protected]> • #550760
Re: [PATCH v2 5/6] bundle: get (mostly) rid of `the_repository`
Mon, 17 Aug 2026 09:47:53 -0700
Junio C Hamano <[email protected]> • #550759
Re: [PATCH v3] object-name: avoid use-after-free in get_oid_with_context_1()
Mon, 17 Aug 2026 08:43:57 -0700
Junio C Hamano <[email protected]> • #550758
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 08:36:47 -0700
Junio C Hamano <[email protected]> • #550757
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 08:36:19 -0700
Junio C Hamano <[email protected]> • #550756
Re: [PATCH v13 7/8] history: create squashed commits without editing
Mon, 17 Aug 2026 08:24:36 -0700
Junio C Hamano <[email protected]> • #550755
Re: [PATCH 4/4] format-rev: learn --abbrev, --color, and --date
Mon, 17 Aug 2026 16:48:54 +0200
"Kristoffer Haugsbakk" <[email protected]> • #550754
[PATCH v3 5/5] odb: drop `alternates_db` field
Mon, 17 Aug 2026 13:09:25 +0200
Patrick Steinhardt <[email protected]> • #550753
[PATCH v3 4/5] odb: drop `loaded_alternates` field
Mon, 17 Aug 2026 13:09:24 +0200
Patrick Steinhardt <[email protected]> • #550752
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.