Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH 1/6] fetch: increase test coverage of fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/4] xdiff: fix a memory leak
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/3] terminal: set VMIN and VTIME in non-canonical mode
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/2] diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] docs: update coding guidelines to be more inclusive
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 1/1] xdiff: provide indirection to git functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/12] object-file API: add a format_object_header() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/9] t5526: use grep to assert on fetches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 0/5] sparse checkout: fix a few bugs and check argument validity for set/add
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/6] sparse-checkout: error or warn when given individual files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/6] sparse-checkout: pay attention to prefix for {set, add}
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] blame: add --ignore-revs-blob and blame.ignoreRevsBlob
- From: David Barr <git@xxxxxxxxxxxx>
- [PATCH v4 0/5] sparse checkout: fix a few bugs and check argument validity for set/add
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/5] sparse-checkout: correct reapply's handling of options
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/5] sparse-checkout: error or warn when given individual files
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/5] sparse-checkout: pay attention to prefix for {set, add}
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/5] sparse-checkout: correctly set non-cone mode when expected
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] merge-ort: make informational messages from recursive merges clearer
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- RE: [PATCH v3 03/12] object-file API: add a format_object_header() function
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 5/5] Accelerate clear_skip_worktree_from_present_files() by caching
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/9] t5526: use grep to assert on fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 6/6] fetch: make `--atomic` flag cover pruning of refs
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 5/6] fetch: make `--atomic` flag cover backfilling of tags
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 4/6] fetch: report errors when backfilling tags fails
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 24/30] t/perf/p7519: speed up test on Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/6] fetch-pack: add partial clone refiltering
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 5/6] fetch: make `--atomic` flag cover backfilling of tags
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 6/6] fetch: make `--atomic` flag cover pruning of refs
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 4/6] fetch: report errors when backfilling tags fails
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] branch: delete now accepts '-' as branch name
- From: Erlend Aasland <Erlend-A@xxxxxxxxx>
- Re: Supporting --depth when cloning from a bundle
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: update coding guidelines to be more inclusive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Supporting --depth when cloning from a bundle
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] add -p: disable stdin buffering when interactive.singlekey is set
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] terminal: set VMIN and VTIME in non-canonical mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] [RFC] repack: add --filter=
- From: John Cai <johncai86@xxxxxxxxx>
- [PATCH v9 4/4] cat-file: add --batch-command mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 2/4] cat-file: introduce batch_mode enum to replace print_contents
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 3/4] cat-file: add remove_timestamp helper
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 1/4] cat-file: rename cmdmode to transform_mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 0/4] Add cat-file --batch-command flag
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v8 4/4] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH] branch: delete now accepts '-' as branch name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: delete now accepts '-' as branch name
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] commit: use strbuf_release() instead of UNLEAK()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] commit: use strbuf_release() instead of UNLEAK()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] commit: fix "author_ident" leak
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v8 4/4] cat-file: add --batch-command mode
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v8 4/4] cat-file: add --batch-command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] add usage-strings ci check and amend remaining usage strings
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/4] xdiff: fix a memory leak
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] branch: delete now accepts '-' as branch name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] diff_free(): free a bit more, fix leaks
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] diff.[ch]: have diff_free() free options->parseopts
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/2] diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: en/present-despite-skipped (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] docs: update coding guidelines to be more inclusive
- From: "Merlin (they/them) via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 5/5] Accelerate clear_skip_worktree_from_present_files() by caching
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 4/5] Update documentation related to sparsity and the skip-worktree bit
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/5] t1011: add testcase demonstrating accidental loss of user modifications
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 0/4] [RFC] repack: add --filter=
- From: Robert Coup <robert.coup@xxxxxxxxxxxxxxx>
- [PATCH v8 4/4] cat-file: add --batch-command mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 3/4] cat-file: add remove_timestamp helper
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/4] cat-file: rename cmdmode to transform_mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 2/4] cat-file: introduce batch_mode enum to replace print_contents
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 0/4] Add cat-file --batch-command flag
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/4] xdiff: fix a memory leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Leading slash exclusion does not with git clean on Windows
- From: Adam Kapos <adam@xxxxxxxxxxxxx>
- [PATCH] branch: delete now accepts '-' as branch name
- From: "Erlend Egeberg Aasland via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 00/23] Builtin FSMonitor Part 3
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: ds/sparse-checkout-requires-per-worktree-config (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 1/4] xdiff: fix a memory leak
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/1] xdiff: provide indirection to git functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter
- From: Robert Coup <robert@xxxxxxxxxxx>
- Re: 【 I WANT TO CONTRIBUTE 】by Doppo Sekino
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Torsten =?unknown-8bit?q?B=C3=B6gershausen?= <tboegi@xxxxxx>
- Re: [PATCH 1/1] xdiff: provide indirection to git functions
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- 【 I WANT TO CONTRIBUTE 】by Doppo Sekino
- From: Doppo Sekino <doppo.sekino@xxxxxxxxx>
- [PATCH 2/2] diff.[ch]: have diff_free() free options->parseopts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] diff_free(): free a bit more, fix leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/3] add -p: disable stdin buffering when interactive.singlekey is set
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] terminal: set VMIN and VTIME in non-canonical mode
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] terminal: pop signal handler when terminal is restored
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] a couple of read_key_without_echo() fixes
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/4] xdiff: fix a memory leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/9] t5526: use grep to assert on fetches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/4] xdiff: handle allocation failure when merging
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/4] xdiff: refactor a function
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] xdiff: handle allocation failure in patience diff
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] xdiff: handle allocation failures
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/4] xdiff: fix a memory leak
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: en/present-despite-skipped (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 5/5] Accelerate clear_skip_worktree_from_present_files() by caching
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/5] Update documentation related to sparsity and the skip-worktree bit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 1/5] t1011: add testcase demonstrating accidental loss of user modifications
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] commit: use strbuf_release() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] commit: fix "author_ident" leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] commit: trivial leak fix, add 2 tests to linux-leaks CI
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/5] date API: add and use a date_mode_release()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/5] date API: create a date.h, split from cache.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/5] cache.h: remove always unused show_date_human() declaration
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/5] date API: provide and use a DATE_MODE_INIT
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/5] date API: add basic API docs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 0/5] sparse checkout: fix a few bugs and check argument validity for set/add
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] rerere-train: modernise a bit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/9] submodule: make static functions read submodules from commits
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 3/9] submodule: make static functions read submodules from commits
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- ds/sparse-checkout-requires-per-worktree-config (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Elijah Newren <newren@xxxxxxxxx>
- js/apply-partial-clone-filters-recursively (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Elijah Newren <newren@xxxxxxxxx>
- en/present-despite-skipped (Was: Re: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] sparse-checkout: correct reapply's handling of options
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] sparse-checkout: error or warn when given individual files
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] sparse-checkout: pay attention to prefix for {set, add}
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] sparse-checkout: correctly set non-cone mode when expected
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] sparse checkout: fix a few bugs and check argument validity for set/add
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] clean: avoid to differentiate untracked and ignored when appropriate
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/2] clean: avoid looking for nested repository when appropriate
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v7 4/4] cat-file: add --batch-command mode
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/9] t5526: use grep to assert on fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Interest in "More Sparse Index Integrations" project idea
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v7 4/4] cat-file: add --batch-command mode
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v7 4/4] cat-file: add --batch-command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 4/4] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v11 00/10] grep: simplify & delete "init" & "config" code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; Wed, 9))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] name-rev: replace --stdin with --annotate-stdin in synopsis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 4/4] cat-file: add --batch-command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: "Keller, Jacob E" <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/23] Builtin FSMonitor Part 3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/6] Sparse checkout: fix bug with worktree of bare repo
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v7 4/4] cat-file: add --batch-command mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 3/4] cat-file: add remove_timestamp helper
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/4] Add cat-file --batch-command flag
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 1/4] cat-file: rename cmdmode to transform_mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/4] cat-file: introduce batch_mode enum to replace print_contents
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v11 06/10] grep.c: don't pass along NULL callback value
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 07/10] grep API: call grep_config() after grep_init()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 10/10] grep: simplify config parsing and option parsing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 02/10] log tests: check if grep_config() is called by "log"-like cmds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 08/10] grep.h: make "grep_opt.pattern_type_option" use its enum
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 04/10] grep tests: add missing "grep.patternType" config tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 03/10] grep tests: create a helper function for "BRE" or "ERE"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 09/10] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 05/10] built-ins: trust the "prefix" from run_builtin()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 01/10] grep.h: remove unused "regex_t regexp" from grep_opt
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v11 00/10] grep: simplify & delete "init" & "config" code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2022, #03; Sat, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] xdiff: provide indirection to git functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: "Keller, Jacob E" <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v6 4/4] cat-file: add --batch-command mode
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Hariom verma <hariom18599@xxxxxxxxx>
- Re: [PATCH v6 4/4] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; Wed, 9))
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- ab/ambiguous-object-name & ab/only-single-progress-at-once (was: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 5/6] worktree: copy sparse-checkout patterns and config on add
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- ja/i18n-common-messages (was: What's cooking in git.git (Feb 2022, #04; Tue, 15))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] clean: avoid looking for nested repository when appropriate
- From: Patrick Marlier <patrick.marlier@xxxxxxxxx>
- [PATCH 2/2] clean: avoid to differentiate untracked and ignored when appropriate
- From: Patrick Marlier <patrick.marlier@xxxxxxxxx>
- Re: Optimization for "git clean -ffdx"
- From: Patrick Marlier <patrick.marlier@xxxxxxxxx>
- Re: [PATCH] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/9] submodule: inline submodule_commits() into caller
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 9/9] submodule: fix latent check_has_commit() bug
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 8/9] submodule: read shallows when finding changed submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 3/9] submodule: make static functions read submodules from commits
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/9] t5526: use grep to assert on fetches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/9] t5526: introduce test helper to assert on fetches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 5/9] submodule: store new submodule commits oid_array in a struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/9] submodule: make static functions read submodules from commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH] name-rev: replace --stdin with --annotate-stdin in synopsis
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH v6 4/4] cat-file: add --batch-command mode
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Quoting of paths when pushing to Windows over SSH
- From: Ben Boeckel <mathstuf@xxxxxxxxx>
- What's cooking in git.git (Feb 2022, #04; Tue, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 8/9] submodule: read shallows when finding changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 9/9] submodule: fix latent check_has_commit() bug
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 7/9] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 6/9] submodule: extract get_fetch_task()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 2/9] t5526: use grep to assert on fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 4/9] submodule: inline submodule_commits() into caller
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 5/9] submodule: store new submodule commits oid_array in a struct
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 3/9] submodule: make static functions read submodules from commits
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 1/9] t5526: introduce test helper to assert on fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- js/use-builtin-add-i (was Re: What's cooking in git.git (Feb 2022, #03; Sat, 12))
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 05/23] fsmonitor-settings: bare repos are incompatible with FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 23/23] t/perf/p7527: add perf test for builtin FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/23] Builtin FSMonitor Part 3
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 21/23] fsmonitor: optimize processing of directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/23] fsmonitor-settings: stub in macOS-specific incompatibility checking
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/23] fsmonitor-settings: stub in platform-specific incompatibility checking
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 16/23] fsmonitor--daemon: rename listener thread related variables
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/23] fsm-listen-win32: handle shortnames
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 19/23] fsm-health-win32: force shutdown daemon if worktree root moves
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/23] t/helper/fsmonitor-client: create stress test
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/23] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/23] fsmonitor--daemon: cd out of worktree root
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/23] t7527: test FS event reporing on macOS WRT case and Unicode
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 22/23] t7527: FSMonitor tests for directory moves
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/23] fsmonitor-settings: virtual repos are incompatible with FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 18/23] fsm-health-win32: add framework to monitor daemon health
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/23] unpack-trees: initialize fsmonitor_has_run_once in o->result
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/23] fsmonitor--daemon: prepare for adding health thread
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/23] t7527: test builtin FSMonitor watching repos with unicode paths
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/23] fsmonitor-settings: remote repos on Windows are incompatible with FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 17/23] fsmonitor--daemon: stub in health thread
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/23] fsmonitor-settings: remote repos on macOS are incompatible with FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/23] fsmonitor--daemon: print start message only if fsmonitor.announceStartup
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 20/23] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 0/6] sparse checkout: fix a few bugs and check argument validity for set/add
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 4/7] sparse-checkout: error or warn when given individual files
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/7] sparse-checkout: pay attention to prefix for {set, add}
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 6/6] fetch: make `--atomic` flag cover pruning of refs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 04/12] merge-tree: implement real merges
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/6] sparse-checkout: error or warn when given individual files
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] sparse-checkout: correct reapply's handling of options
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] sparse-checkout: pay attention to prefix for {set, add}
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] sparse-checkout: correctly set non-cone mode when expected
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/6] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] sparse checkout: fix a few bugs and check argument validity for set/add
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 5/6] fetch: make `--atomic` flag cover backfilling of tags
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 4/6] fetch: report errors when backfilling tags fails
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/6] fetch: control lifecycle of FETCH_HEAD in a single place
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 2/6] fetch: backfill tags before setting upstream
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/6] fetch: increase test coverage of fetches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 04/12] merge-tree: implement real merges
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 7/7] sparse-checkout: make --cone the default and deprecate --no-cone
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 4/7] sparse-checkout: error or warn when given individual files
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/7] sparse-checkout: pay attention to prefix for {set, add}
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/7] sparse-checkout: correctly set non-cone mode when expected
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/5] date API: create a date.h, split from cache.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Interest in "More Sparse Index Integrations" project idea
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [GSoC] Interest in "More Sparse Index Integrations" project idea
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH 4/5] date API: add basic API docs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2022, #03; Sat, 12)
- From: Chen BoJun <bojun.cbj@xxxxxxxxx>
- Re: [PATCH 5/5] date API: add and use a date_mode_release()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2022, #03; Sat, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailmap: change primary address for Derrick Stolee
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] name-rev: test showing failure with non-monotonic commit dates
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH] dir: force untracked cache with core.untrackedCache
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Torsten =?unknown-8bit?q?B=C3=B6gershausen?= <tboegi@xxxxxx>
- Re: [PATCH] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
- From: Cogoni Guillaume <cogoni.guillaume@xxxxxxxxx>
- Re: [PATCH] dir: force untracked cache with core.untrackedCache
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: What's cooking in git.git (Feb 2022, #03; Sat, 12)
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [GSoC] Interest in "More Sparse Index Integrations" project idea
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH v6 4/4] cat-file: add --batch-command mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 3/4] cat-file: add remove_timestamp helper
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/4] cat-file: introduce batch_mode enum to replace print_contents
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/4] cat-file: rename cmdmode to transform_mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/4] Add cat-file --batch-command flag
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 04/12] merge-tree: implement real merges
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] dir: force untracked cache with core.untrackedCache
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailmap: change primary address for Derrick Stolee
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mailmap: change primary address for Derrick Stolee
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v5 3/3] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH 7/7] sparse-checkout: make --cone the default and deprecate --no-cone
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 4/7] sparse-checkout: error or warn when given individual files
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/7] sparse-checkout: pay attention to prefix for {set, add}
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/7] sparse-checkout: correctly set non-cone mode when expected
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [GSoC] Interest in "More Sparse Index Integrations" project idea
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v5 3/3] cat-file: add --batch-command mode
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [GSoC] Interest in "More Sparse Index Integrations" project idea
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v2] hard reset safe mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2] hard reset safe mode
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] docs: correct documentation about eol attribute
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] t0027: add tests for eol without text in .gitattributes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [Bugreport] Git Checkout-Index from sub-folder
- From: Tobias Heineken <tobias.heineken@xxxxxxxxxxxxxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Christian Couder <christian.couder@xxxxxxxxx>
- What's cooking in git.git (Feb 2022, #03; Sat, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v6 0/5] teach submodules to know they're submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Optimization for "git clean -ffdx"
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/7] sparse-checkout: pay attention to prefix for {set, add}
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/7] sparse-checkout: reject non-cone-mode patterns starting with a '#'
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/7] sparse-checkout: correctly set non-cone mode when expected
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/7] sparse-checkout: correct reapply's handling of options
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/7] RFC: sparse checkout: make --cone mode the default, and check add/set argument validity
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/7] sparse-checkout: error or warn when given individual files
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/7] sparse-checkout: reject arguments in cone-mode that look like patterns
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 7/7] sparse-checkout: make --cone the default and deprecate --no-cone
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Custom subcommand help handlers
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Custom subcommand help handlers
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [v2.35.0 regression] some PCRE hangs under UTF-8 locale (was: [PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 0/5] teach submodules to know they're submodules
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 11/12] merge-tree: add a --allow-unrelated-histories flag
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 01/12] merge-tree: rename merge_trees() to trivial_merge_trees()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 04/12] merge-tree: implement real merges
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 12/12] git-merge-tree.txt: add a section on potentional usage mistakes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 02/12] merge-tree: move logic for existing merge into new function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 07/12] merge-ort: provide a merge_get_conflicted_files() helper function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 06/12] merge-tree: support including merge messages in output
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 03/12] merge-tree: add option parsing and initial shell for real merge function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 08/12] merge-tree: provide a list of which files have conflicts
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 09/12] merge-tree: provide easy access to `ls-files -u` style info
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 00/12] In-core git merge-tree ("Server side merges")
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 10/12] merge-tree: allow `ls-files -u` style info to be NUL terminated
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 05/12] merge-ort: split out a separate display_update_messages() function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC] clarify licensing terms for .git/hooks/*.sample files
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: Git in GSoC 2022?
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 19/20] fixup! submodule--helper run-update-procedure: learn --remote
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 18/20] fixup! submodule--helper run-update-procedure: remove --suboid
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 15/20] submodule--helper: move functions around
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 12/20] submodule--helper run-update-procedure: learn --remote
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 09/20] submodule--helper: remove update-module-mode
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 04/20] submodule--helper: run update using child process struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 03/20] submodule--helper: allow setting superprefix for init_submodule()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 02/20] submodule--helper: refactor get_submodule_displaypath()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd
- From: Patrick Marlier <patrick.marlier@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- RE: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: [PATCH v2] hard reset safe mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2022, #02; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] hard reset safe mode
- From: "Viaceslavus via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2022, #02; Wed, 9)
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- [PATCH v5 30/30] update-index: convert fsmonitor warnings to advise
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 08/30] compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 02/30] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 16/30] compat/fsmonitor/fsm-listen-darwin: add macos header files for FSEvent
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 15/30] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 14/30] fsmonitor--daemon: create token-based changed path cache
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 23/30] t/helper/test-chmtime: skip directories on Windows
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 21/30] t7527: create test for fsmonitor--daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 19/30] help: include fsmonitor--daemon feature flag in version info
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 04/30] fsmonitor: use IPC to query the builtin FSMonitor daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 07/30] fsmonitor--daemon: implement 'stop' and 'status' commands
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 20/30] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 10/30] fsmonitor--daemon: implement 'run' command
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 01/30] fsmonitor: enhance existing comments, clarify trivial response handling
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 24/30] t/perf/p7519: speed up test on Windows
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 22/30] t/perf: avoid copying builtin fsmonitor files into test repo
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 12/30] fsmonitor--daemon: add pathname classification
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 25/30] t/perf/p7519: add fsmonitor--daemon test cases
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 13/30] fsmonitor--daemon: define token-ids
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 27/30] fsmonitor--daemon: use a cookie file to sync with file system
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 26/30] fsmonitor--daemon: periodically truncate list of modified files
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 03/30] fsmonitor: config settings are repository-specific
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 18/30] fsmonitor--daemon: implement handle_client callback
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 06/30] fsmonitor--daemon: add a built-in fsmonitor daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 05/30] fsmonitor: document builtin fsmonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 09/30] compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 11/30] fsmonitor--daemon: implement 'start' command
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 00/30] Builtin FSMonitor Part 2
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 29/30] t7527: test status with untracked-cache and fsmonitor--daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 28/30] fsmonitor: force update index after large responses
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 2/4] core.fsync: introduce granular fsync control
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: [PATCH 1/2] sequencer: factor GIT_AUTHOR_* from message strings
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 1/3] cat-file: rename cmdmode to transform_mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/3] cat-file: introduce batch_mode enum to replace print_contents
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/3] cat-file: add --batch-command mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/3] Add cat-file --batch-command flag
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Review process improvements: drafting a ReviewingPatches doc
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] log: add a --no-graph option
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 2/4] log: add a --no-graph option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/4] log: fix memory leak if --graph is passed multiple times
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: Review process improvements: drafting a ReviewingPatches doc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; Wed, 9))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] xdiff: refactor a function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/4] log: fix memory leak if --graph is passed multiple times
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 3/4] log: add a log.graph config option
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 4/4] gitk: pass --no-graph to `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 2/4] log: add a --no-graph option
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 2/3] xdiff: refactor a function
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/6] fetch-pack: add partial clone refiltering
- From: Robert Coup <robert@xxxxxxxxxxx>
- [PATCH] t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
- From: COGONI Guillaume <cogoni.guillaume@xxxxxxxxx>
- ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; Wed, 9))
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Bug: git-gui creates unwanted branch
- From: Joe Brown <joewbrown@xxxxxxxxx>
- Re: [PATCH 3/8] submodule: make static functions read submodules from commits
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 3/8] submodule: make static functions read submodules from commits
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH 6/6] fetch: make `--atomic` flag cover pruning of refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/6] fetch: control lifecycle of FETCH_HEAD in a single place
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/6] fetch: backfill tags before setting upstream
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/6] fetch: improve atomicity of `--atomic` flag
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/6] fetch: increase test coverage of fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/6] fetch: report errors when backfilling tags fails
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/6] fetch: make `--atomic` flag cover backfilling of tags
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Review process improvements: drafting a ReviewingPatches doc
- From: calvinwan@xxxxxxxxxx
- Re: [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] fetch object-info-format: client option for object-info
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/5] teach submodules to know they're submodules
- From: Jonathan Nieder <jrnieder@xxxxxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fetch —object-info-format: client option for object-info
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] fetch —object-info-format: client option for object-info
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v6 0/5] teach submodules to know they're submodules
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 2/8] submodule: store new submodule commits oid_array in a struct
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] Add cat-file --batch-command flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] gitk: set log.graph=false when running `git log`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [no subject]
- Re: [PATCH 6/8] submodule: extract get_fetch_task()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/8] t5526: use grep to assert on fetches
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/8] submodule: make static functions read submodules from commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/8] submodule: store new submodule commits oid_array in a struct
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v3 0/2] fetch: speed up mirror-fetches with many refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 2/4] log: add a --no-graph option
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 1/4] log: fix memory leak if --graph is passed multiple times
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 4/4] gitk: pass --no-graph to `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 3/4] log: add a log.graph config option
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 3/3] gitk: set log.graph=false when running `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 2/3] log: add a config option for --graph
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v4 21/22] git-p4: seperate multiple statements onto seperate lines
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 18/22] git-p4: compare to singletons with "is" and "is not"
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 22/22] git-p4: sort imports
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 20/22] git-p4: move inline comments to line above
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 08/22] git-p4: remove padding from lists, tuples and function arguments
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 01/22] git-p4: add blank lines between functions and class definitions
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 00/22] git-p4: Various code tidy-ups
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 02/22] git-p4: remove unneeded semicolons from statements
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 15/22] git-p4: ensure every comment has a single #
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 19/22] git-p4: only seperate code blocks by a single empty line
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 12/22] git-p4: remove extraneous spaces before function arguments
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 13/22] git-p4: remove redundant backslash-continuations inside brackets
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 11/22] git-p4: place a single space after every comma
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 10/22] git-p4: removed brackets when assigning multiple return values
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 09/22] git-p4: remove spaces around default arguments
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 03/22] git-p4: indent with 4-spaces
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 17/22] git-p4: normalize indentation of lines in conditionals
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 14/22] git-p4: remove spaces between dictionary keys and colons
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 06/22] git-p4: remove commented code
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 16/22] git-p4: ensure there is a single space around all operators
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 05/22] git-p4: convert descriptive class and function comments into docstrings
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 07/22] git-p4: sort and de-duplcate pylint disable list
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- [PATCH v4 04/22] git-p4: improve consistency of docstring formatting
- From: Joel Holdsworth <jholdsworth@xxxxxxxxxx>
- Re: [PATCH v6 3/6] config: add repo_config_set_worktree_gently()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v6 3/6] config: add repo_config_set_worktree_gently()
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/1] midx: prevent writing a .bitmap without any objects
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] glossary: describe "worktree"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 2/2] fetch: skip computing output width when not printing anything
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/2] fetch: skip computing output width when not printing anything
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/2] fetch-pack: use commit-graph when computing cutoff
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/2] fetch: speed up mirror-fetches with many refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] fetch-pack: use commit-graph when computing cutoff
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/3] cat-file: add --batch-command mode
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 2/3] cat-file: introduce batch_mode enum to replace print_contents
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v7 17/20] submodule: move core cmd_update() logic to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 20/20] fixup! submodule: move core cmd_update() logic to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 19/20] fixup! submodule--helper run-update-procedure: learn --remote
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 18/20] fixup! submodule--helper run-update-procedure: remove --suboid
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 17/20] submodule: move core cmd_update() logic to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 16/20] submodule--helper: reduce logic in run_update_procedure()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 15/20] submodule--helper: move functions around
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 14/20] submodule--helper update-clone: learn --init
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 13/20] submodule--helper: remove ensure-core-worktree
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 12/20] submodule--helper run-update-procedure: learn --remote
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 10/20] submodule--helper: reorganize code for sh to C conversion
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 11/20] submodule--helper run-update-procedure: remove --suboid
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 09/20] submodule--helper: remove update-module-mode
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 08/20] submodule tests: test for init and update failure output
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 07/20] submodule--helper: don't use bitfield indirection for parse_options()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 06/20] builtin/submodule--helper.c: rename option variables to "opt"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 05/20] builtin/submodule--helper.c: reformat designated initializers
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 04/20] submodule--helper: run update using child process struct
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 03/20] submodule--helper: allow setting superprefix for init_submodule()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 02/20] submodule--helper: refactor get_submodule_displaypath()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 01/20] submodule--helper: get remote names from any repository
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v7 00/20] submodule: convert the rest of 'update' to C
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
- From: jaydeepjd.8914@xxxxxxxxx
- Re: [PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] xdiff: refactor a function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
- From: jaydeepjd.8914@xxxxxxxxx
- [PATCH 3/8] submodule: make static functions read submodules from commits
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 6/8] submodule: extract get_fetch_task()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 7/8] fetch: fetch unpopulated, changed submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 4/8] t5526: introduce test helper to assert on fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 5/8] t5526: use grep to assert on fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 2/8] submodule: store new submodule commits oid_array in a struct
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 1/8] submodule: inline submodule_commits() into caller
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 3/3] cat-file: add --batch-command mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/3] cat-file: introduce batch_mode enum to replace print_contents
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/3] cat-file: rename cmdmode to transform_mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/3] Add cat-file --batch-command flag
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC] [PATCH 1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] glossary: describe "worktree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Feb 2022, #02; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3] clone, submodule: pass partial clone filters to submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] Add cat-file --batch-command flag
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 1/6] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] clone, submodule: pass partial clone filters to submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 0/3] Add cat-file --batch-command flag
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v3 0/3] Add cat-file --batch-command flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fetch object-info-format: client option for object-info
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 06/11] bisect--helper: make `--bisect-state` optional
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] midx: prevent writing a .bitmap without any objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/1] midx: prevent writing a bitmap with zero objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] fetch —object-info-format: client option for object-info
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] gitk: set log.graph=false when running `git log`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] log: add a config option for --graph
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] log: fix memory leak if --graph is passed multiple times
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] fetch: skip computing output width when not printing anything
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/3] xdiff: refactor a function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/2] fetch-pack: use commit-graph when computing cutoff
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v6 3/6] config: add repo_config_set_worktree_gently()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/6] worktree: create init_worktree_config()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/6] worktree: create init_worktree_config()
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/3] gitk: set log.graph=false when running `git log`
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH 2/3] log: add a config option for --graph
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH 1/3] log: fix memory leak if --graph is passed multiple times
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] gpg-interface: fix for gpgsm v2.3
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: Opinions on merging questions (Was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: branch.autoSetupMerge option for "if name matches only"?
- From: Xavier Morel <xmo@xxxxxxxx>
- Re: [PATCH v2] fetch —object-info-format: client option for object-info
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 1/1] xdiff: provide indirection to git functions
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 2/2] t1410: mark bufsize boundary test as REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] reftable related tweaks to t1410
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] t1410: use test-tool ref-store to inspect reflogs
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] xdiff: handle allocation failure in patience diff
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] xdiff: refactor a function
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] xdiff: handle allocation failure when merging
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] xdiff: handle allocation failures
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] gpg-interface: fix for gpgsm v2.3
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH 0/1] checkout: teach "git checkout" to checkout submodule branches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 0/1] checkout: teach "git checkout" to checkout submodule branches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 1/1] checkout --recurse-submodules: checkout branches if configured
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 00/11] Finish converting git bisect into a built-in
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [Possible Bug] sparse-checkout disable followed by re-init
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 1/4] pack-objects: allow --filter without --stdout
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] repack: add --filter=<filter-spec> option
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/4] tests for repack --filter mode
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/1] xdiff: share xdiff between git and libgit2
- From: Edward Thomson <ethomson@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 0/4] [RFC] repack: add --filter=
- From: John Cai <johncai86@xxxxxxxxx>
- [PATCH 1/1] xdiff: provide indirection to git functions
- From: Edward Thomson <ethomson@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/6] worktree: create init_worktree_config()
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2 0/4] [RFC] repack: add --filter=
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/4] upload-pack: allow missing promisor objects
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 3/6] config: add repo_config_set_worktree_gently()
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 08/11] bisect--helper: using `--bisect-state` without an argument is a bug
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 07/11] bisect: move even the option parsing to `bisect--helper`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/2] cat-file: add --batch-command mode
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 3/3] cat-file: add --batch-command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]