Git Distributed Software Revision Control — Thread Index
(追記) (追記ここまで)
Date Index
[Prev Page][
Next Page
]
[PATCH 0/2] sequencer: leave auto maintenance to the end of a rebase
,
Thomas Bachem via GitGitGadget
[PATCH 1/2] sequencer: run auto maintenance once a rebase is done
,
Thomas Bachem via GitGitGadget
Re: [PATCH 1/2] sequencer: run auto maintenance once a rebase is done
,
Phillip Wood
[PATCH v2 0/3] sequencer: leave auto maintenance to the end of a sequence
,
Thomas Bachem via GitGitGadget
[PATCH v2 2/3] sequencer: run auto maintenance once a sequence is done
,
Thomas Bachem via GitGitGadget
[PATCH v2 3/3] sequencer: keep auto maintenance out of the commands a sequence spawns
,
Thomas Bachem via GitGitGadget
Re: [PATCH v2 3/3] sequencer: keep auto maintenance out of the commands a sequence spawns
,
Junio C Hamano
[PATCH v2 1/3] config: add git_config_append_parameter()
,
Thomas Bachem via GitGitGadget
[PATCH 2/2] sequencer: keep auto maintenance out of the commands a rebase spawns
,
Thomas Bachem via GitGitGadget
Re: [PATCH 2/2] sequencer: keep auto maintenance out of the commands a rebase spawns
,
Phillip Wood
Re: [PATCH 2/2] sequencer: keep auto maintenance out of the commands a rebase spawns
,
Thomas Bachem
User report on git 2.55.0
,
Ramkumar Ramachandra
Re: User report on git 2.55.0
,
brian m. carlson
Re: User report on git 2.55.0
,
Ramkumar Ramachandra
Re: User report on git 2.55.0
,
Ramkumar Ramachandra
Re: User report on git 2.55.0
,
Ben Knoble
Re: User report on git 2.55.0
,
Ramkumar Ramachandra
git@xxxxxxxxxxxxxxx ICAMCS 2026
,
Dr. G. PETRAKIS
What's cooking in git.git (Sep 2026, #02)
,
Junio C Hamano
[PATCH 00/11] Fix inconsistent ref storage format terminology
,
Patrick Steinhardt
[PATCH 07/11] refs: expose function to parse reference URIs
,
Patrick Steinhardt
Re: [PATCH 07/11] refs: expose function to parse reference URIs
,
Karthik Nayak
[PATCH 06/11] help: rename "default-ref-format" to "default-ref-storage"
,
Patrick Steinhardt
[PATCH 01/11] builtin/init: rename "--ref-format=" to "--ref-storage="
,
Patrick Steinhardt
Re: [PATCH 01/11] builtin/init: rename "--ref-format=" to "--ref-storage="
,
Karthik Nayak
[PATCH 08/11] setup: refactor how we configure the ref storage format
,
Patrick Steinhardt
[PATCH 10/11] setup: rename "init.defaultRefFormat" to "init.defaultRefStorage"
,
Patrick Steinhardt
[PATCH 09/11] setup: rename ref storage format environment variables
,
Patrick Steinhardt
Re: [PATCH 09/11] setup: rename ref storage format environment variables
,
Karthik Nayak
[PATCH 05/11] builtin/rev-parse: rename "--show-ref-format" to "--show-ref-storage"
,
Patrick Steinhardt
[PATCH 02/11] builtin/clone: rename "--ref-format=" to "--ref-storage="
,
Patrick Steinhardt
Re: [PATCH 00/11] Fix inconsistent ref storage format terminology
,
Karthik Nayak
Re: [PATCH 00/11] Fix inconsistent ref storage format terminology
,
Junio C Hamano
[PATCH 03/11] builtin/refs: rename "--ref-format=" to "--ref-storage="
,
Patrick Steinhardt
[PATCH 11/11] setup: allow "git init --ref-storage=" to specify a payload
,
Patrick Steinhardt
[PATCH 04/11] builtin/submodule: rename "--ref-format=" to "--ref-storage="
,
Patrick Steinhardt
[PATCH] git-gui: drain the cat-file pipe before closing it
,
chib via GitGitGadget
Re: [PATCH] git-gui: drain the cat-file pipe before closing it
,
Johannes Sixt
[PATCH 0/2] Update tests to use semantic functions
,
Mark C. Chu-Carroll via B4 Relay
[PATCH 1/2] Update shell tests to use semantic functions
,
Mark C. Chu-Carroll via B4 Relay
Re: [PATCH 1/2] Update shell tests to use semantic functions
,
Junio C Hamano
[PATCH 2/2] Second batch of shell test migrations.
,
Mark C. Chu-Carroll via B4 Relay
[PATCH 0/2] push: fix --force-if-includes consulting wrong ref
,
Tyler Cipriani
[PATCH 2/2] push: fix --force-if-includes detached HEAD advice
,
Tyler Cipriani
[PATCH 1/2] push: check pushed ref for --force-if-includes
,
Tyler Cipriani
[PATCH] pack-objects: prefetch in the order objects are checked
,
Aleksei Sviridkin
[PATCH] git-contacts: ignore blame boundary commits
,
Aleksei Sviridkin
[PATCH v6 1/4] doc: add proc-receive hook info in 'git-receive-pack.adoc'
,
Karthik Nayak
[PATCH v6 4/4] hook: introduce the receive-report hook
,
Karthik Nayak
Re: [PATCH v6 4/4] hook: introduce the receive-report hook
,
Patrick Steinhardt
Re: [PATCH v6 4/4] hook: introduce the receive-report hook
,
Karthik Nayak
[PATCH] technical/partial-clone: narrow the one-at-a-time fetch limitation
,
Aleksei Sviridkin
Re: [PATCH] technical/partial-clone: narrow the one-at-a-time fetch limitation
,
Elijah Newren
Re: [PATCH] technical/partial-clone: narrow the one-at-a-time fetch limitation
,
Aleksei Sviridkin
Re: [PATCH] technical/partial-clone: narrow the one-at-a-time fetch limitation
,
Elijah Newren
history: 'reword HEAD' surfaces a memory leak
,
Kristoffer Haugsbakk
[PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Aleksei Sviridkin
[PATCH 2/2] doc: cherry-pick: note --no-commit skips CHERRY_PICK_HEAD
,
Aleksei Sviridkin
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Junio C Hamano
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Aleksei Sviridkin
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Patrick Steinhardt
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Aleksei Sviridkin
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Phillip Wood
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Junio C Hamano
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Phillip Wood
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Junio C Hamano
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Phillip Wood
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Aleksei Sviridkin
Re: [PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
,
Phillip Wood
[PATCH v2] doc: cherry-pick: note --no-commit skips CHERRY_PICK_HEAD
,
Aleksei Sviridkin
[PATCH 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Patrick Steinhardt
[PATCH 2/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Patrick Steinhardt
Re: [PATCH 2/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Derrick Stolee
Re: [PATCH 2/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Patrick Steinhardt
[PATCH 1/2] rerere: extract logic to determine whether entries are stale
,
Patrick Steinhardt
Re: [PATCH 1/2] rerere: extract logic to determine whether entries are stale
,
Derrick Stolee
Re: [PATCH 1/2] rerere: extract logic to determine whether entries are stale
,
Patrick Steinhardt
Re: [PATCH 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Thomas Bachem
[PATCH v2 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Patrick Steinhardt
[PATCH v2 1/2] rerere: extract logic to determine whether entries are stale
,
Patrick Steinhardt
[PATCH v2 2/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Patrick Steinhardt
Re: [PATCH v2 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Junio C Hamano
Re: [PATCH v2 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Junio C Hamano
Re: [PATCH v2 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Thomas Bachem
Re: [PATCH v2 0/2] builtin/maintenance: improve heuristic for "rerere gc"
,
Derrick Stolee
[PATCH v6 2/4] receive-pack: drop static variables to track report status version
,
Karthik Nayak
Re: [PATCH v6 2/4] receive-pack: drop static variables to track report status version
,
Patrick Steinhardt
Re: [PATCH v6 2/4] receive-pack: drop static variables to track report status version
,
Karthik Nayak
[PATCH v6 3/4] receive-pack: move message generation to separate function
,
Karthik Nayak
Re: [PATCH v6 3/4] receive-pack: move message generation to separate function
,
Patrick Steinhardt
Re: [PATCH v6 3/4] receive-pack: move message generation to separate function
,
Karthik Nayak
What's cooking in git.git (Sep 2026, #01)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2026, #01)
,
Yoichi Nakayama
Re: What's cooking in git.git (Sep 2026, #01)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2026, #01)
,
Elijah Newren
[PATCH] rerere: keep a background gc from killing a rebase
,
Thomas Bachem via GitGitGadget
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Phillip Wood
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Thomas Bachem
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Phillip Wood
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Patrick Steinhardt
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Thomas Bachem
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Patrick Steinhardt
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Thomas Bachem
Re: [PATCH] rerere: keep a background gc from killing a rebase
,
Phillip Wood
[PATCH v2] rerere: keep a background gc from killing a rebase
,
Thomas Bachem via GitGitGadget
Re: [PATCH v2] rerere: keep a background gc from killing a rebase
,
Phillip Wood
Re: [PATCH v2] rerere: keep a background gc from killing a rebase
,
Junio C Hamano
Re: [PATCH v2] rerere: keep a background gc from killing a rebase
,
Thomas Bachem
Re: [PATCH v2] rerere: keep a background gc from killing a rebase
,
Thomas Bachem
[PATCH v3] rerere: keep a background gc from killing a rebase
,
Thomas Bachem via GitGitGadget
Re: [PATCH v3] rerere: keep a background gc from killing a rebase
,
Junio C Hamano
[PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Aleksei Sviridkin
Re: [PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Junio C Hamano
Re: [PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Aleksei Sviridkin
Re: [PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Junio C Hamano
Re: [PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Aleksei Sviridkin
Re: [PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Kristoffer Haugsbakk
Re: [PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Junio C Hamano
[PATCH v2] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Aleksei Sviridkin
Re: [PATCH v2] push: fix --force-if-includes when remote-tracking ref has no reflog
,
Junio C Hamano
[PATCH] dir: find common prefix among positive pathspecs
,
Yannik Tausch
Re: [PATCH] dir: find common prefix among positive pathspecs
,
Junio C Hamano
Re: [PATCH] dir: find common prefix among positive pathspecs
,
Yannik Tausch
[PATCH v2 0/2] dir: fix pathspec prefixes with exclusions
,
Yannik Tausch
[PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
,
Yannik Tausch
Message not available
Re: [PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
,
Yannik Tausch
Re: [PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
,
Junio C Hamano
pathspec: match and original in pathspec_item are const
,
Junio C Hamano
Re: pathspec: match and original in pathspec_item are const
,
Yannik Tausch
Re: pathspec: match and original in pathspec_item are const
,
Junio C Hamano
Re: pathspec: match and original in pathspec_item are const
,
Yannik Tausch
Re: pathspec: match and original in pathspec_item are const
,
Junio C Hamano
Re: pathspec: match and original in pathspec_item are const
,
Yannik Tausch
Re: [PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
,
Elijah Newren
Re: [PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
,
Junio C Hamano
Re: [PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
,
Elijah Newren
[PATCH v2 1/2] dir: do not apply prefix to negative pathspecs
,
Yannik Tausch
Re: [PATCH v2 1/2] dir: do not apply prefix to negative pathspecs
,
Elijah Newren
Re: [PATCH v2 1/2] dir: do not apply prefix to negative pathspecs
,
Junio C Hamano
Re: [PATCH v2 0/2] dir: fix pathspec prefixes with exclusions
,
Yannik Tausch
[PATCH v3 0/3] dir: fix pathspec prefixes with exclusions
,
Yannik Tausch
[PATCH v3 2/3] dir: do not apply prefix to negative pathspecs
,
Yannik Tausch
[PATCH v3 1/3] pathspec: match and original in pathspec_item are const
,
Yannik Tausch
[PATCH v3 3/3] dir: find common prefix among non-exclude pathspec items
,
Yannik Tausch
[PATCH] dir: do not apply prefix to negative pathspecs
,
Yannik Tausch
Re: [PATCH] dir: do not apply prefix to negative pathspecs
,
Yannik Tausch
Inconsistency in commit message handling
,
Simon Cheng
[PATCH] history: do not dereference NULL when parent tree is missing
,
zkd18cjb
Re: [PATCH] history: do not dereference NULL when parent tree is missing
,
Patrick Steinhardt
Re: [PATCH v2] history: do not dereference NULL when parent tree is missing
,
Jinbao Chen
Re: [PATCH v2] history: do not dereference NULL when parent tree is missing
,
Patrick Steinhardt
[PATCH 0/6] Standardize early option scanning to fix argument parsing bugs
,
Christian Couder
[PATCH 6/6] fast-import: use early_scan_options() for --allow-unsafe-features
,
Christian Couder
Re: [PATCH 6/6] fast-import: use early_scan_options() for --allow-unsafe-features
,
Junio C Hamano
[PATCH 3/6] rev-parse: fix "--" detection when it is an option value
,
Christian Couder
[PATCH 2/6] bisect: fix "--" detection when a term name is "--"
,
Christian Couder
Re: [PATCH 2/6] bisect: fix "--" detection when a term name is "--"
,
Junio C Hamano
[PATCH 5/6] parse-options: build early scan options from a struct option array
,
Christian Couder
Re: [PATCH 0/6] Standardize early option scanning to fix argument parsing bugs
,
Junio C Hamano
[PATCH 4/6] parse-options: add parse_options_takes_argument()
,
Christian Couder
[PATCH 1/6] parse-options: add early_scan_options()
,
Christian Couder
Re: [PATCH 1/6] parse-options: add early_scan_options()
,
Junio C Hamano
[PATCH] hooks: introduce 'hooks.allowNoVerify' configuration
,
Alessio Attilio via GitGitGadget
[PATCH v2] hooks: introduce 'hooks.allowNoVerify' configuration
,
Alessio Attilio via GitGitGadget
[PATCH v4] hooks: introduce 'hooks.allowNoVerify' configuration
,
Alessio Attilio via GitGitGadget
Re: [PATCH] hooks: introduce 'hooks.allowNoVerify' configuration
,
Junio C Hamano
[PATCH v3] hooks: introduce 'hooks.allowNoVerify' configuration
,
Alessio Attilio via GitGitGadget
Re: [PATCH v3] hooks: introduce 'hooks.allowNoVerify' configuration
,
brian m. carlson
[ANNOUNCE] Git Rev News edition 138
,
Christian Couder
[PATCH 1/2] environment: move grafts_keep_true_parents into repo_config_values
,
Yuvraj Singh Chauhan
[PATCH 2/2] pack-objects: add tests for keep-true-parents
,
Yuvraj Singh Chauhan
[PATCH 0/2] fix a leak in submodule error path
,
Jeff King
[PATCH 2/2] submodule--helper: free URL when repository setup fails
,
Jeff King
Re: [PATCH 2/2] submodule--helper: free URL when repository setup fails
,
Patrick Steinhardt
[PATCH 1/2] repository: make repo_clear() idempotent
,
Jeff King
Re: [PATCH 1/2] repository: make repo_clear() idempotent
,
Jeff King
Re: [PATCH 1/2] repository: make repo_clear() idempotent
,
Jeff King
Re: [PATCH 1/2] repository: make repo_clear() idempotent
,
Patrick Steinhardt
Re: [PATCH 1/2] repository: make repo_clear() idempotent
,
Junio C Hamano
Re: [PATCH 1/2] repository: make repo_clear() idempotent
,
Patrick Steinhardt
[PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Wolfgang Faust
Re: [PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Junio C Hamano
Re: [PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Wolfgang Faust
Re: [PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Junio C Hamano
Re: [PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Aditya Garg
Re: [PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Junio C Hamano
Re: [PATCH] imap-send: add --draft to set IMAP \Draft flag
,
Aditya Garg
[PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Patrick Steinhardt
Re: [PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Toon Claes
Re: [PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Patrick Steinhardt
Re: [PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Jeff King
Re: [PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Jeff King
Re: [PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Patrick Steinhardt
[PATCH 0/2] bump ci asciidoctor version
,
Jeff King
[PATCH 2/2] ci: use system asciidoctor
,
Jeff King
Re: [PATCH 2/2] ci: use system asciidoctor
,
Patrick Steinhardt
Re: [PATCH 2/2] ci: use system asciidoctor
,
Jeff King
Re: [PATCH 2/2] ci: use system asciidoctor
,
Patrick Steinhardt
[PATCH 1/2] ci: drop ALREADY_HAVE_ASCIIDOCTOR variable
,
Jeff King
Re: [PATCH] ci: fix missing Ruby dependency in "documentation" job
,
Junio C Hamano
[PATCH 0/2] Use Rust in the Windows CI jobs
,
Johannes Schindelin via GitGitGadget
[PATCH 2/2] ci(windows): build with Rust
,
Johannes Schindelin via GitGitGadget
[PATCH 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
,
Johannes Schindelin via GitGitGadget
Re: [PATCH 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
,
Junio C Hamano
[PATCH 00/12] odb: stop registering in-memory sources
,
Patrick Steinhardt
[PATCH 04/12] submodule-config: stop registering submodule sources
,
Patrick Steinhardt
[PATCH 03/12] submodule-config: stop using `the_hash_algo`
,
Patrick Steinhardt
[PATCH 10/12] t/helper: adapt read-midx to not link ad-hoc source anymore
,
Patrick Steinhardt
[PATCH 07/12] tmp-objdir: drop unused function to register alternate
,
Patrick Steinhardt
[PATCH 02/12] submodule-config: remove uses of `the_repository`
,
Patrick Steinhardt
[PATCH 08/12] odb/packed: fix memory leaks when freeing source
,
Patrick Steinhardt
[PATCH 06/12] odb: remove infrastructure to register submodule sources
,
Patrick Steinhardt
Re: [PATCH 06/12] odb: remove infrastructure to register submodule sources
,
Junio C Hamano
[PATCH 09/12] builtin/multi-pack-index: refuse unknown sources with "--object-dir="
,
Patrick Steinhardt
[PATCH 11/12] t/helper: stop registering alternates in "ref-store" command
,
Patrick Steinhardt
[PATCH 12/12] odb: remove the ability to link sources ad-hoc
,
Patrick Steinhardt
[PATCH 05/12] builtin/grep: stop registering submodule ODB as source
,
Patrick Steinhardt
[PATCH 01/12] cache-tree: remove dependency on `the_repository`
,
Patrick Steinhardt
Re: [PATCH 01/12] cache-tree: remove dependency on `the_repository`
,
Junio C Hamano
Re: [PATCH 01/12] cache-tree: remove dependency on `the_repository`
,
Patrick Steinhardt
Re: [PATCH 01/12] cache-tree: remove dependency on `the_repository`
,
Junio C Hamano
[PATCH v2 00/13] odb: stop registering in-memory sources
,
Patrick Steinhardt
[PATCH v2 07/13] odb: remove infrastructure to register submodule sources
,
Patrick Steinhardt
Re: [PATCH v2 07/13] odb: remove infrastructure to register submodule sources
,
Karthik Nayak
[PATCH v2 10/13] builtin/multi-pack-index: refuse unknown sources with "--object-dir="
,
Patrick Steinhardt
[PATCH v2 06/13] builtin/grep: stop registering submodule ODB as source
,
Patrick Steinhardt
[PATCH v2 11/13] t/helper: adapt read-midx to not link ad-hoc source anymore
,
Patrick Steinhardt
[PATCH v2 08/13] tmp-objdir: drop unused function to register alternate
,
Patrick Steinhardt
[PATCH v2 02/13] cache-tree: remove dependency on `the_repository`
,
Patrick Steinhardt
Re: [PATCH v2 02/13] cache-tree: remove dependency on `the_repository`
,
Karthik Nayak
[PATCH v2 01/13] cache-tree: drop `the_repository` in `cache_tree_fully_valid()`
,
Patrick Steinhardt
[PATCH v2 13/13] odb: remove the ability to link sources ad-hoc
,
Patrick Steinhardt
[PATCH v2 05/13] submodule-config: stop registering submodule sources
,
Patrick Steinhardt
[PATCH v2 09/13] odb/packed: fix memory leaks when freeing source
,
Patrick Steinhardt
[PATCH v2 12/13] t/helper: stop registering alternates in "ref-store" command
,
Patrick Steinhardt
[PATCH v2 03/13] submodule-config: remove uses of `the_repository`
,
Patrick Steinhardt
[PATCH v2 04/13] submodule-config: stop using `the_hash_algo`
,
Patrick Steinhardt
Re: [PATCH v2 00/13] odb: stop registering in-memory sources
,
Karthik Nayak
Draft of Git Rev News edition 138
,
Christian Couder
Re: Draft of Git Rev News edition 138
,
D. Ben Knoble
Re: Draft of Git Rev News edition 138
,
Christian Couder
[Bug] Porcelain allows creation of '@' branch
,
Bence Csókás
Re: [Bug] Porcelain allows creation of '@' branch
,
D. Ben Knoble
Re: [Bug] Porcelain allows creation of '@' branch
,
Jeff King
Re: [Bug] Porcelain allows creation of '@' branch
,
Kristoffer Haugsbakk
Re: [Bug] Porcelain allows creation of '@' branch
,
Bence Csókás
Re: [Bug] Porcelain allows creation of '@' branch
,
Ben Knoble
Re: [Bug] Porcelain allows creation of '@' branch
,
Junio C Hamano
[PATCH v3] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Hardik Kumar
Re: [PATCH v3] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Junio C Hamano
[PATCH v2] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Hardik Kumar
Re: [PATCH v2] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Junio C Hamano
Re: [PATCH v2] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Hardik Kumar
What's cooking in git.git (Aug 2026, #13)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2026, #13)
,
Patrick Steinhardt
Re: What's cooking in git.git (Aug 2026, #13)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2026, #13)
,
Christian Couder
[BUG] git stash show --src-prefix prints freed memory since 2.52.0
,
Nicolas Le Cam
[PATCH] revision: hang on to "freed" argv elements
,
Jeff King
[PATCH 2/1] revision: simplify mark_argv_for_free() callers
,
Jeff King
Re: [PATCH 2/1] revision: simplify mark_argv_for_free() callers
,
Junio C Hamano
Re: [PATCH] revision: hang on to "freed" argv elements
,
Patrick Steinhardt
Re: [PATCH] revision: hang on to "freed" argv elements
,
Jeff King
Re: [PATCH] revision: hang on to "freed" argv elements
,
Patrick Steinhardt
[PATCH] typofix: fix spelling mistakes in comments and test description
,
Hardik Kumar
Re: [PATCH] typofix: fix spelling mistakes in comments and test description
,
Michael Montalbo
Re: [PATCH] typofix: fix spelling mistakes in comments and test description
,
Junio C Hamano
Re: [PATCH] typofix: fix spelling mistakes in comments and test description
,
Hardik Kumar
[PATCH] doc: remote-helpers: option pushcert if-asked
,
Lorenz Leutgeb
What's cooking in git.git (Aug 2026, #12)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2026, #12)
,
Toon Claes
Re: What's cooking in git.git (Aug 2026, #12)
,
Junio C Hamano
<Possible follow-ups>
What's cooking in git.git (Aug 2026, #12)
,
Junio C Hamano
[PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
,
Diogo Castro via GitGitGadget
Re: [PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
,
Junio C Hamano
Re: [PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
,
Diogo Castro
Re: [PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
,
Junio C Hamano
Message not available
Re: [PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
,
Diogo Castro
Re: [PATCH] dir: fix negative pathspecs in 'git ls-files' and 'git add'
,
Junio C Hamano
[PATCH] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Hardik Kumar
Re: [PATCH] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Patrick Steinhardt
Re: [PATCH] versioncmp: fix typo in versioncmp.c, t/t0022-crlf-rename.sh
,
Tuomas Ahola
[PATCH 0/2] git-svn: silence bogus v1-layout migration message
,
Wesley Schwengle
[PATCH 2/2] Makefile: add NO_GIT_SVN knob to skip building/installing git-svn
,
Wesley Schwengle
[PATCH 1/2] git-svn: don't print v1-layout migration noise when there's nothing to migrate
,
Wesley Schwengle
Re: [PATCH 1/2] git-svn: don't print v1-layout migration noise when there's nothing to migrate
,
Junio C Hamano
[PATCH v2 0/2] git-svn: don't print v1-layout migration noise when there's nothing to migrate
,
Wesley Schwengle
[PATCH v2 2/2] Makefile: add NO_GIT_SVN knob to skip building/installing git-svn
,
Wesley Schwengle
[PATCH v2 1/2] git-svn: don't print v1-layout migration noise when there's nothing to migrate
,
Wesley Schwengle
[PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Hardik Kumar
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Junio C Hamano
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Junio C Hamano
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Hardik Kumar
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Junio C Hamano
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Ben Knoble
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Junio C Hamano
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
D. Ben Knoble
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Junio C Hamano
[PATCH 0/8] More sensible checkout/switch/restore code refactoring
,
Junio C Hamano
[PATCH 5/8] checkout: extract branch setup and tracking helpers
,
Junio C Hamano
[PATCH 7/8] checkout: wrap overly long lines
,
Junio C Hamano
Re: [PATCH 7/8] checkout: wrap overly long lines
,
Junio C Hamano
Re: [PATCH 7/8] checkout: wrap overly long lines
,
Junio C Hamano
[PATCH 8/8] checkout: move post_checkout_hook() to checkout.c
,
Junio C Hamano
Re: [PATCH 8/8] checkout: move post_checkout_hook() to checkout.c
,
Junio C Hamano
Re: [PATCH 8/8] checkout: move post_checkout_hook() to checkout.c
,
Junio C Hamano
[PATCH 1/8] checkout: pass cb_option explicitly to branch name parsers
,
Junio C Hamano
[PATCH 2/8] checkout: validate new branch name in checkout_branch()
,
Junio C Hamano
[PATCH 6/8] checkout: restructure switch, restore, and checkout entrypoints
,
Junio C Hamano
[PATCH 4/8] checkout: extract option validation and pathspec helpers
,
Junio C Hamano
[PATCH 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Junio C Hamano
[PATCH v2 0/8] More sensible checkout/switch/restore code refactoring
,
Junio C Hamano
[PATCH v2 5/8] checkout: extract branch setup and tracking helpers
,
Junio C Hamano
[PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Junio C Hamano
Re: [PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Karthik Nayak
Re: [PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Junio C Hamano
Re: [PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Karthik Nayak
Re: [PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Junio C Hamano
Re: [PATCH v2 3/8] checkout: validate stage and merge option compatibility in checkout_paths()
,
Karthik Nayak
[PATCH v2 2/8] checkout: validate new branch name in checkout_branch()
,
Junio C Hamano
Re: [PATCH v2 2/8] checkout: validate new branch name in checkout_branch()
,
Karthik Nayak
[PATCH v2 8/8] checkout: move post_checkout_hook() to checkout.c
,
Junio C Hamano
[PATCH v2 6/8] checkout: restructure switch, restore, and checkout entrypoints
,
Junio C Hamano
Re: [PATCH v2 6/8] checkout: restructure switch, restore, and checkout entrypoints
,
Karthik Nayak
Re: [PATCH v2 6/8] checkout: restructure switch, restore, and checkout entrypoints
,
Junio C Hamano
Re: [PATCH v2 6/8] checkout: restructure switch, restore, and checkout entrypoints
,
Karthik Nayak
[PATCH v2 1/8] checkout: pass cb_option explicitly to branch name parsers
,
Junio C Hamano
Re: [PATCH v2 1/8] checkout: pass cb_option explicitly to branch name parsers
,
Karthik Nayak
[PATCH v2 4/8] checkout: extract option validation and pathspec helpers
,
Junio C Hamano
[PATCH v2 7/8] checkout: wrap overly long lines
,
Junio C Hamano
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
D. Ben Knoble
[PATCH] do not pass "repo" to builtin commmand implementations
,
Junio C Hamano
Re: [PATCH] do not pass "repo" to builtin commmand implementations
,
Hardik Kumar
Re: [PATCH] do not pass "repo" to builtin commmand implementations
,
Junio C Hamano
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Hardik Kumar
Re: [PATCH] builtin: replace the_repository parameter in is_bare_repository()
,
Hardik Kumar
[no subject]
,
Unknown
Translation issue in git checkout explanation (french)
,
Eric Gautier
Re: Translation issue in git checkout explanation (french)
,
Ben Knoble
[no subject]
,
Unknown
[PATCH 0/2] die_for_incompatible_opts(): unbounded number of options
,
Junio C Hamano
[PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Junio C Hamano
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Elijah Newren
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Junio C Hamano
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Jeff King
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Junio C Hamano
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Jeff King
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
Junio C Hamano
Re: [PATCH 2/2] die_for_incompatible_opts(): accept more than four options
,
René Scharfe
[PATCH 1/2] die_for_incompatible_optN: swap the order of arguments
,
Junio C Hamano
[PATCH v2] die_for_incompatible_opts(): unbounded number of options
,
Junio C Hamano
Re: [PATCH v2] die_for_incompatible_opts(): unbounded number of options
,
Jeff King
Re: [PATCH v2] die_for_incompatible_opts(): unbounded number of options
,
Junio C Hamano
What's cooking in git.git (Aug 2026, #11)
,
Junio C Hamano
kh/format-patch-range-diff-notes
,
Kristoffer Haugsbakk
Git SCM sales
,
Samantha Richardson
Re: Git SCM sales
,
Samantha Richardson
Re: Git SCM sales
,
Samantha Richardson
Re: Git SCM sales
,
Samantha Richardson
[PATCH] you_still_use_that(): reword the instructions
,
Junio C Hamano
Re: [PATCH] you_still_use_that(): reword the instructions
,
Michael Montalbo
Re: [PATCH] you_still_use_that(): reword the instructions
,
Junio C Hamano
[PATCH v2] you_still_use_that(): reword the instructions
,
Junio C Hamano
Re: [PATCH v2] you_still_use_that(): reword the instructions
,
Elijah Newren
Re: [PATCH v2] you_still_use_that(): reword the instructions
,
Kristoffer Haugsbakk
Re: [PATCH v2] you_still_use_that(): reword the instructions
,
Junio C Hamano
Re: [PATCH v2] you_still_use_that(): reword the instructions
,
Junio C Hamano
[PATCH v3] you_still_use_that(): reword the instructions
,
Junio C Hamano
Re: [PATCH] you_still_use_that(): reword the instructions
,
Michael Montalbo
Re: [PATCH] you_still_use_that(): reword the instructions
,
Junio C Hamano
Re: [PATCH] you_still_use_that(): reword the instructions
,
Michael Montalbo
Re: [PATCH] you_still_use_that(): reword the instructions
,
Michael Montalbo
Re: [PATCH] you_still_use_that(): reword the instructions
,
Junio C Hamano
Re: [PATCH] you_still_use_that(): reword the instructions
,
Michael Montalbo
Participating in Outreachy's December 2026 cohort
,
Christian Couder
Re: Participating in Outreachy's December 2026 cohort
,
Usman Akinyemi
Re: Participating in Outreachy's December 2026 cohort
,
Kaartic Sivaraam
Re: Participating in Outreachy's December 2026 cohort
,
Pablo Sabater
Whatchanged —i-still-use-this
,
edvard . jo
Re: Whatchanged —i-still-use-this
,
Kristoffer Haugsbakk
Message not available
Re: Whatchanged —i-still-use-this
,
Kristoffer Haugsbakk
[PATCH] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
Re: [PATCH] commit: refuse to amend during conflict resolution
,
Phillip Wood
Re: [PATCH] commit: refuse to amend during conflict resolution
,
Elijah Newren
Re: [PATCH] commit: refuse to amend during conflict resolution
,
Junio C Hamano
Re: [PATCH] commit: refuse to amend during conflict resolution
,
Elijah Newren
Re: [PATCH] commit: refuse to amend during conflict resolution
,
Junio C Hamano
Re: [PATCH] commit: refuse to amend during conflict resolution
,
Elijah Newren
[PATCH v2 0/3] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
[PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Elijah Newren via GitGitGadget
Re: [PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Junio C Hamano
Re: [PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Junio C Hamano
Re: [PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Elijah Newren
Re: [PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Phillip Wood
Re: [PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Junio C Hamano
Re: [PATCH v2 1/3] commit: reword the empty-commit rebase errors
,
Elijah Newren
[PATCH v2 3/3] commit: refuse partial commits during conflict resolution
,
Elijah Newren via GitGitGadget
Re: [PATCH v2 3/3] commit: refuse partial commits during conflict resolution
,
Phillip Wood
[PATCH v2 2/3] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
Re: [PATCH v2 2/3] commit: refuse to amend during conflict resolution
,
Phillip Wood
Re: [PATCH v2 0/3] commit: refuse to amend during conflict resolution
,
Phillip Wood
Re: [PATCH v2 0/3] commit: refuse to amend during conflict resolution
,
Elijah Newren
[PATCH v3 0/5] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
[PATCH v3 2/5] commit: allow a partial commit when a rebase pick becomes empty
,
Elijah Newren via GitGitGadget
Re: [PATCH v3 2/5] commit: allow a partial commit when a rebase pick becomes empty
,
Junio C Hamano
[PATCH v3 4/5] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
[PATCH v3 5/5] commit: refuse partial commits during conflict resolution
,
Elijah Newren via GitGitGadget
Re: [PATCH v3 5/5] commit: refuse partial commits during conflict resolution
,
Junio C Hamano
[PATCH v3 3/5] commit: reword the empty-commit rebase amend error
,
Elijah Newren via GitGitGadget
Re: [PATCH v3 3/5] commit: reword the empty-commit rebase amend error
,
Junio C Hamano
[PATCH v3 1/5] commit: clarify FROM_REBASE_PICK and is_from_rebase() names
,
Elijah Newren via GitGitGadget
Re: [PATCH v3 1/5] commit: clarify FROM_REBASE_PICK and is_from_rebase() names
,
Junio C Hamano
Re: [PATCH v3 1/5] commit: clarify FROM_REBASE_PICK and is_from_rebase() names
,
Elijah Newren
[PATCH v4 0/5] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
[PATCH v4 3/5] commit: reword the empty-commit rebase amend error
,
Elijah Newren via GitGitGadget
Re: [PATCH v4 3/5] commit: reword the empty-commit rebase amend error
,
Phillip Wood
[PATCH v4 1/5] commit: clarify FROM_REBASE_PICK and is_from_rebase() names
,
Elijah Newren via GitGitGadget
Re: [PATCH v4 1/5] commit: clarify FROM_REBASE_PICK and is_from_rebase() names
,
Phillip Wood
[PATCH v4 4/5] commit: refuse to amend during conflict resolution
,
Elijah Newren via GitGitGadget
Re: [PATCH v4 4/5] commit: refuse to amend during conflict resolution
,
Phillip Wood
[PATCH v4 2/5] commit: allow a partial commit when a rebase pick becomes empty
,
Elijah Newren via GitGitGadget
Re: [PATCH v4 2/5] commit: allow a partial commit when a rebase pick becomes empty
,
Phillip Wood
[PATCH v4 5/5] commit: refuse partial commits during conflict resolution
,
Elijah Newren via GitGitGadget
Re: [PATCH v4 0/5] commit: refuse to amend during conflict resolution
,
Phillip Wood
[PATCH] builtin/whoami: add new 'whoami' command
,
Andrew Pleeter via GitGitGadget
Re: [PATCH] builtin/whoami: add new 'whoami' command
,
brian m. carlson
Re: [PATCH] builtin/whoami: add new 'whoami' command
,
Junio C Hamano
[PATCH v2] builtin/ident: add new 'ident' command
,
Andrew Pleeter via GitGitGadget
Re: [PATCH v2] builtin/ident: add new 'ident' command
,
Jeff King
Re: [PATCH v2] builtin/ident: add new 'ident' command
,
Junio C Hamano
[PATCH v3] var: support broken-down idents, default key, multiple args, and -z
,
Andrew Pleeter via GitGitGadget
Re: [PATCH v3] var: support broken-down idents, default key, multiple args, and -z
,
Junio C Hamano
Re: [PATCH v3] var: support broken-down idents, default key, multiple args, and -z
,
Ben Knoble
Re: [PATCH v3] var: support broken-down idents, default key, multiple args, and -z
,
Phillip Wood
Re: [PATCH v3] var: support broken-down idents, default key, multiple args, and -z
,
Junio C Hamano
[PATCH 0/2] branch: -d protects upstream branches
,
Harald Nordgren via GitGitGadget
[PATCH 2/2] branch: protect local upstreams from -d
,
Harald Nordgren via GitGitGadget
Re: [PATCH 2/2] branch: protect local upstreams from -d
,
Junio C Hamano
Re: [PATCH 2/2] branch: protect local upstreams from -d
,
Harald Nordgren
Re: [PATCH 2/2] branch: protect local upstreams from -d
,
Tuomas Ahola
Re: [PATCH 2/2] branch: protect local upstreams from -d
,
Harald Nordgren
Re: [PATCH 2/2] branch: protect local upstreams from -d
,
Junio C Hamano
Re: [PATCH 2/2] branch: protect local upstreams from -d
,
Elijah Newren
[PATCH 1/2] branch: move stacked branch helpers
,
Harald Nordgren via GitGitGadget
[PATCH 0/8] odb: write alternates at creation time
,
Patrick Steinhardt
[PATCH 4/8] builtin/clone: move setup of alternates for shared local clones
,
Patrick Steinhardt
Re: [PATCH 4/8] builtin/clone: move setup of alternates for shared local clones
,
Toon Claes
[PATCH 2/8] builtin/clone: move around `setup_reference()`
,
Patrick Steinhardt
[PATCH 3/8] builtin/clone: refactor handling of "--reference{,-if-able}"
,
Patrick Steinhardt
Re: [PATCH 3/8] builtin/clone: refactor handling of "--reference{,-if-able}"
,
Toon Claes
[PATCH 8/8] odb/source: remove the ability to write alternates
,
Patrick Steinhardt
Re: [PATCH 8/8] odb/source: remove the ability to write alternates
,
Toon Claes
Re: [PATCH 8/8] odb/source: remove the ability to write alternates
,
Patrick Steinhardt
[PATCH 5/8] builtin/clone: move setup of alternates for non-shared local clones
,
Patrick Steinhardt
Re: [PATCH 5/8] builtin/clone: move setup of alternates for non-shared local clones
,
Toon Claes
Re: [PATCH 5/8] builtin/clone: move setup of alternates for non-shared local clones
,
Patrick Steinhardt
[PATCH 7/8] builtin/clone: write alternates via `odb_create_on_disk()`
,
Patrick Steinhardt
[PATCH 1/8] builtin/clone: defer setup of the object database
,
Patrick Steinhardt
[PATCH 6/8] odb/source: support writing alternates when creating the database
,
Patrick Steinhardt
Re: [PATCH 6/8] odb/source: support writing alternates when creating the database
,
Junio C Hamano
Re: [PATCH 6/8] odb/source: support writing alternates when creating the database
,
Patrick Steinhardt
Re: [PATCH 6/8] odb/source: support writing alternates when creating the database
,
Toon Claes
Re: [PATCH 6/8] odb/source: support writing alternates when creating the database
,
Patrick Steinhardt
[PATCH v2 0/8] odb: write alternates at creation time
,
Patrick Steinhardt
[PATCH v2 8/8] odb/source: remove the ability to write alternates
,
Patrick Steinhardt
[PATCH v2 5/8] builtin/clone: move setup of alternates for non-shared local clones
,
Patrick Steinhardt
[PATCH v2 4/8] builtin/clone: move setup of alternates for shared local clones
,
Patrick Steinhardt
[PATCH v2 1/8] builtin/clone: defer setup of the object database
,
Patrick Steinhardt
[PATCH v2 7/8] builtin/clone: write alternates via `odb_create_on_disk()`
,
Patrick Steinhardt
[PATCH v2 2/8] builtin/clone: move around `setup_reference()`
,
Patrick Steinhardt
[PATCH v2 3/8] builtin/clone: refactor handling of "--reference{,-if-able}"
,
Patrick Steinhardt
[PATCH v2 6/8] odb/source: support writing alternates when creating the database
,
Patrick Steinhardt
Re: [PATCH v2 0/8] odb: write alternates at creation time
,
Toon Claes
[PATCH 0/4] worktree add: worktree_basename() fixes
,
René Scharfe
[PATCH 2/4] worktree add: reject separator-only path
,
René Scharfe
[PATCH 4/4] worktree add: let worktree_basename() return string copy
,
René Scharfe
Re: [PATCH 4/4] worktree add: let worktree_basename() return string copy
,
Junio C Hamano
Re: [PATCH 4/4] worktree add: let worktree_basename() return string copy
,
René Scharfe
Re: [PATCH 4/4] worktree add: let worktree_basename() return string copy
,
Junio C Hamano
Re: [PATCH 4/4] worktree add: let worktree_basename() return string copy
,
Junio C Hamano
[PATCH 3/4] worktree add: trim slashes when deriving branch name from path
,
René Scharfe
Re: [PATCH 3/4] worktree add: trim slashes when deriving branch name from path
,
Junio C Hamano
[PATCH 1/4] worktree add: don't read out of bounds in worktree_basename()
,
René Scharfe
[PATCH 00/10] odb: make consistency checks pluggable
,
Patrick Steinhardt
[PATCH 08/10] builtin/fsck: move bitmap verification into the packed source
,
Patrick Steinhardt
Re: [PATCH 08/10] builtin/fsck: move bitmap verification into the packed source
,
Karthik Nayak
Re: [PATCH 08/10] builtin/fsck: move bitmap verification into the packed source
,
Patrick Steinhardt
Re: [PATCH 08/10] builtin/fsck: move bitmap verification into the packed source
,
Karthik Nayak
[PATCH 04/10] builtin/fsck: don't check alternates with "--no-full"
,
Patrick Steinhardt
Re: [PATCH 04/10] builtin/fsck: don't check alternates with "--no-full"
,
Karthik Nayak
Re: [PATCH 04/10] builtin/fsck: don't check alternates with "--no-full"
,
Patrick Steinhardt
[PATCH 09/10] builtin/fsck: move multi-pack index verification into the packed source
,
Patrick Steinhardt
[PATCH 03/10] builtin/fsck: de-globalize option handling
,
Patrick Steinhardt
Re: [PATCH 03/10] builtin/fsck: de-globalize option handling
,
Karthik Nayak
[PATCH 10/10] builtin/fsck: move loose object verification into the loose source
,
Patrick Steinhardt
[PATCH 06/10] builtin/fsck: move packfile verification into the packed source
,
Patrick Steinhardt
[PATCH 07/10] builtin/fsck: move reverse index verification into the packed source
,
Patrick Steinhardt
[PATCH 05/10] odb: provide infrastructure for pluggable fsck checks
,
Patrick Steinhardt
Re: [PATCH 05/10] odb: provide infrastructure for pluggable fsck checks
,
Karthik Nayak
Re: [PATCH 05/10] odb: provide infrastructure for pluggable fsck checks
,
Patrick Steinhardt
[PATCH 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
,
Patrick Steinhardt
Re: [PATCH 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
,
Karthik Nayak
Re: [PATCH 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
,
Patrick Steinhardt
[PATCH 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
,
Patrick Steinhardt
Re: [PATCH 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
,
Karthik Nayak
Re: [PATCH 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
,
Patrick Steinhardt
Re: [PATCH 00/10] odb: make consistency checks pluggable
,
Karthik Nayak
[PATCH v2 00/10] odb: make consistency checks pluggable
,
Patrick Steinhardt
[PATCH v2 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
,
Patrick Steinhardt
[PATCH v2 07/10] builtin/fsck: move reverse index verification into the packed source
,
Patrick Steinhardt
[PATCH v2 08/10] builtin/fsck: move bitmap verification into the packed source
,
Patrick Steinhardt
[PATCH v2 04/10] builtin/fsck: don't check alternates with "--no-full"
,
Patrick Steinhardt
[PATCH v2 06/10] builtin/fsck: move packfile verification into the packed source
,
Patrick Steinhardt
[PATCH v2 03/10] builtin/fsck: de-globalize option handling
,
Patrick Steinhardt
[PATCH v2 09/10] builtin/fsck: move multi-pack index verification into the packed source
,
Patrick Steinhardt
[PATCH v2 05/10] odb: provide infrastructure for pluggable fsck checks
,
Patrick Steinhardt
Re: [PATCH v2 00/10] odb: make consistency checks pluggable
,
Karthik Nayak
[PATCH v2 10/10] builtin/fsck: move loose object verification into the loose source
,
Patrick Steinhardt
[PATCH v2 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
,
Patrick Steinhardt
[PATCH] am: record blobs of cleanly applied patches when using --3way
,
Nikita Leshenko
Message not available
Re: [PATCH] am: record blobs of cleanly applied patches when using --3way
,
Nikita Leshenko
[PATCH] rerere: technical documentation typofix
,
Junio C Hamano
Re: [PATCH] rerere: technical documentation typofix
,
Michael Montalbo
[PATCH 0/3] format-patch: learn --[no-]range-diff-notes
,
kristofferhaugsbakk
[PATCH 1/3] format-patch: simplify get_notes_arg parameters
,
kristofferhaugsbakk
[PATCH 2/3] revision.h: rename struct member to reflect notes role
,
kristofferhaugsbakk
[PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
kristofferhaugsbakk
Re: [PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
Junio C Hamano
Re: [PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
Kristoffer Haugsbakk
Re: [PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
Junio C Hamano
Re: [PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
Kristoffer Haugsbakk
Re: [PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
Junio C Hamano
Re: [PATCH 3/3] format-patch: learn --[no-]range-diff-notes
,
Kristoffer Haugsbakk
What's cooking in git.git (Aug 2026, #10)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2026, #10)
,
Patrick Steinhardt
Re: What's cooking in git.git (Aug 2026, #10)
,
Junio C Hamano
[RFC PATCH 00/14] git organize: record file placement and apply it
,
Michael Montalbo
[RFC PATCH 04/14] organize: add the --label selector
,
Michael Montalbo
[RFC PATCH 05/14] organize: declare Git's scope and layout
,
Michael Montalbo
[RFC PATCH 03/14] organize: add status --exit-code
,
Michael Montalbo
[RFC PATCH 02/14] organize: add the labeler, organizer, and apply --labels-only
,
Michael Montalbo
[RFC PATCH 08/14] refs: gather the refs sources under refs/
,
Michael Montalbo
[RFC PATCH 10/14] diff: gather the diff sources under diff/
,
Michael Montalbo
[RFC PATCH 06/14] organize: record a label for every source in scope
,
Michael Montalbo
[RFC PATCH 11/14] revision: gather the revision sources under revision/
,
Michael Montalbo
[RFC PATCH 12/14] index: gather the index sources under index/
,
Michael Montalbo
[RFC PATCH 14/14] transport: gather the transport sources under transport/
,
Michael Montalbo
[RFC PATCH 01/14] organize: add the git organize builtin
,
Michael Montalbo
[RFC PATCH 07/14] odb: gather the odb sources under odb/
,
Michael Montalbo
Re: [RFC PATCH 07/14] odb: gather the odb sources under odb/
,
Oswald Buddenhagen
Re: [RFC PATCH 07/14] odb: gather the odb sources under odb/
,
Junio C Hamano
Re: [RFC PATCH 07/14] odb: gather the odb sources under odb/
,
Oswald Buddenhagen
[RFC PATCH 09/14] pack: gather the pack sources under pack/
,
Michael Montalbo
[RFC PATCH 13/14] setup: gather the setup sources under setup/
,
Michael Montalbo
Subject: [RFC] stash: let the stash stack live in a configurable ref
,
Vladimir Sitnikov
Re: Subject: [RFC] stash: let the stash stack live in a configurable ref
,
Kristoffer Haugsbakk
Re: Subject: [RFC] stash: let the stash stack live in a configurable ref
,
Phillip Wood
Re: Subject: [RFC] stash: let the stash stack live in a configurable ref
,
Junio C Hamano
Re: Subject: [RFC] stash: let the stash stack live in a configurable ref
,
Phillip Wood
Re: Subject: [RFC] stash: let the stash stack live in a configurable ref
,
Junio C Hamano
Re: [RFC] stash: let the stash stack live in a configurable ref
,
Vladimir Sitnikov
Re: [RFC] stash: let the stash stack live in a configurable ref
,
Phillip Wood
[no subject]
,
Unknown
[PATCH] gitk: discourage AI contributions
,
Johannes Sixt
Re: [PATCH] gitk: discourage AI contributions
,
Weijie Yuan
Re: [PATCH] gitk: discourage AI contributions
,
Weijie Yuan
Re: [PATCH] gitk: discourage AI contributions
,
brian m. carlson
Bug Report: subtree then rebase causes unrelated history to conflict
,
Gabriel Ford
[no subject]
,
Unknown
[PATCH 0/2] branch: fix --recurse-submodules with a nameless start point
,
Volodymyr Vriukalo
[PATCH 1/2] branch: do not track a start point with no ref
,
Volodymyr Vriukalo
[PATCH 2/2] branch: allow recursion with no tracking name
,
Volodymyr Vriukalo
[GSoC Patch 0/2] add unicode support to git repo structure
,
K Jayatheerth
[GSoC Patch 1/2] gettext: fall back to env-derived charset when unset
,
K Jayatheerth
[GSoC Patch 2/2] repo: add Unicode support for `repo structure` output
,
K Jayatheerth
Re: [GSoC Patch 0/2] add unicode support to git repo structure
,
Junio C Hamano
Re: [GSoC Patch 0/2] add unicode support to git repo structure
,
Oswald Buddenhagen
Re: [GSoC Patch 0/2] add unicode support to git repo structure
,
Junio C Hamano
Re: [GSoC Patch 0/2] add unicode support to git repo structure
,
Tuomas Ahola
[PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Alexey Samsonov via GitGitGadget
[PATCH 3/3] compat/posix: drop legacy <utime.h> header and shims
,
Alexey Samsonov via GitGitGadget
[PATCH 1/3] compat/posix: introduce utimensat(2) wrapper
,
Alexey Samsonov via GitGitGadget
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
[PATCH 2/3] treewide: use utimensat(2) instead of legacy utime(3p)
,
Alexey Samsonov via GitGitGadget
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
brian m. carlson
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
brian m. carlson
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Weijie Yuan
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Weijie Yuan
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Weijie Yuan
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Weijie Yuan
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Junio C Hamano
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Weijie Yuan
Re: [PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
,
Oswald Buddenhagen
Possible bug with sparse checkout and submodules
,
Victor
[PATCH 0/2] fetch-pack: allow parallelizing packfile URI fetches
,
Patrick Steinhardt
[PATCH 2/2] fetch-pack: allow parallelizing packfile URI fetches
,
Patrick Steinhardt
[PATCH 1/2] fetch-pack: prepare for threaded fetching of packfile URIs
,
Patrick Steinhardt
Re: [PATCH 0/2] fetch-pack: allow parallelizing packfile URI fetches
,
Justin Tobler
Re: [PATCH 0/2] fetch-pack: allow parallelizing packfile URI fetches
,
Patrick Steinhardt
Questions about --ext-diff
,
Anselm Schüler
Re: Questions about --ext-diff
,
Jeff King
Re: Questions about --ext-diff
,
Junio C Hamano
[PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren via GitGitGadget
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Patrick Steinhardt
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Patrick Steinhardt
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Derrick Stolee
Re: [PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren
[PATCH v2] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren via GitGitGadget
Re: [PATCH v2] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Derrick Stolee
Re: [PATCH v2] send-pack: avoid sending the whole tree when pushing from a shallow clone
,
Elijah Newren
What's cooking in git.git (Aug 2026, #09)
,
Junio C Hamano
kh/doc-trailers
,
Kristoffer Haugsbakk
[PATCH 0/4] doc: advertize gitdatamodel(1)
,
kristofferhaugsbakk
[PATCH 3/4] doc: glossary: link four of the terms to gitdatamodel(7)
,
kristofferhaugsbakk
[PATCH 4/4] doc: datamodel: link to the glossary
,
kristofferhaugsbakk
[PATCH 1/4] doc: git: list gitdatamodel(7) as a concept guide
,
kristofferhaugsbakk
Re: [PATCH 1/4] doc: git: list gitdatamodel(7) as a concept guide
,
Patrick Steinhardt
[PATCH 2/4] doc: git: link to the gitdatamodel(7) tutorial
,
kristofferhaugsbakk
Re: [PATCH 2/4] doc: git: link to the gitdatamodel(7) tutorial
,
Patrick Steinhardt
Re: [PATCH 2/4] doc: git: link to the gitdatamodel(7) tutorial
,
Kristoffer Haugsbakk
[PATCH v2 0/4] doc: advertize gitdatamodel(1)
,
kristofferhaugsbakk
[PATCH v2 3/4] doc: glossary: link four of the terms to gitdatamodel(7)
,
kristofferhaugsbakk
[PATCH v2 1/4] doc: git: list gitdatamodel(7) as a concept guide
,
kristofferhaugsbakk
[PATCH v2 4/4] doc: datamodel: link to the glossary
,
kristofferhaugsbakk
Re: [PATCH v2 4/4] doc: datamodel: link to the glossary
,
Julia Evans
Re: [PATCH v2 4/4] doc: datamodel: link to the glossary
,
Kristoffer Haugsbakk
Re: [PATCH v2 4/4] doc: datamodel: link to the glossary
,
Julia Evans
[PATCH v2 2/4] doc: git: link to the gitdatamodel(7) tutorial
,
kristofferhaugsbakk
Re: [PATCH v2 0/4] doc: advertize gitdatamodel(1)
,
Patrick Steinhardt
Re: [PATCH v2 0/4] doc: advertize gitdatamodel(1)
,
Kristoffer Haugsbakk
request-pull prints false warning when given commit hash as argument
,
Gahtan nahdi
[PATCH v2] http: preserve wwwauth_headers across redirects
,
Aaron Plattner
Re: [PATCH v2] http: preserve wwwauth_headers across redirects
,
Junio C Hamano
Re: [PATCH v2] http: preserve wwwauth_headers across redirects
,
Junio C Hamano
[PATCH 0/3] reftable/stack: avoid reloading the stack when locked
,
Karthik Nayak
[PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
,
Karthik Nayak
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
,
Justin Tobler
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
,
Karthik Nayak
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
,
Patrick Steinhardt
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
,
Karthik Nayak
Re: [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
,
Karthik Nayak
[PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
,
Karthik Nayak
Re: [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
,
Justin Tobler
Re: [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
,
Karthik Nayak
Re: [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
,
Jeff King
Re: [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
,
Karthik Nayak
Re: [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
,
Jeff King
[PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
,
Karthik Nayak
Re: [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
,
Justin Tobler
Re: [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
,
Junio C Hamano
Re: [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
,
Karthik Nayak
[PATCH v2 0/4] reftable/stack: avoid reloading the stack when locked
,
Karthik Nayak
[PATCH v2 4/4] reftable/stack: avoid reloading the stack when already locked
,
Karthik Nayak
Re: [PATCH v2 4/4] reftable/stack: avoid reloading the stack when already locked
,
Jeff King
Re: [PATCH v2 4/4] reftable/stack: avoid reloading the stack when already locked
,
Karthik Nayak
[PATCH v2 2/4] reftable/stack: rename reftable_stack_new_addition()
,
Karthik Nayak
[PATCH v2 3/4] reftable/stack: move list lock to `struct reftable_stack`
,
Karthik Nayak
Re: [PATCH v2 3/4] reftable/stack: move list lock to `struct reftable_stack`
,
Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]
(追記) (追記ここまで)
Powered by Linux
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル