Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 5/5] setup.c: create `discovery.bare`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/5] config: introduce discovery.bare and protected config
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/5] Documentation/git-config.txt: add SCOPES section
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- [PATCH v5 3/5] config: learn `git_protected_config()`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/5] safe.directory: use git_protected_config()
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/5] Documentation: define protected configuration
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v4 05/16] bisect--helper: really retire --bisect-next-check
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 14/16] Turn `git bisect` into a full built-in
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 11/16] bisect--helper: return only correct exit codes in `cmd_*()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 12/16] bisect: teach the `bisect--helper` command to show the correct usage strings
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 06/16] bisect--helper: really retire `--bisect-autostart`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 03/16] bisect: avoid double-quoting when printing the failed command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 08/16] bisect--helper: align the sub-command order with git-bisect.sh
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 01/16] bisect: verify that a bogus option won't try to start a bisection
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 13/16] bisect: move even the command-line parsing to `bisect--helper`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 02/16] bisect run: fix the error message
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 10/16] bisect--helper: move the `BISECT_STATE` case to the end
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 15/16] bisect: remove Cogito-related code
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 00/16] Finish converting git bisect into a built-in
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 09/16] bisect--helper: make `--bisect-state` optional
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 04/16] bisect--helper: retire the --no-log option
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 16/16] bisect: no longer try to clean up left-over `.git/head-name` files
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 07/16] bisect--helper: using `--bisect-state` without an argument is a bug
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] vscode: improve tab size and wrapping
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: ab/test-without-templates
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- [ANNOUNCE] Git v2.37.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jun 2022, #08; Mon, 27)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: ab/test-without-templates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: ab/test-without-templates
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [GSoC] Abhradeep's GSoC blogs (27 Jun, 2022 IST)
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Fernando Ramos <greenfoo@xxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Xiaowen Xia <haoyurenzhuxia@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Xiaowen Xia <haoyurenzhuxia@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Jeff King <peff@xxxxxxxx>
- Oddities in gitignore matching
- From: John Thorvald Wodder II <jwodder@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Fernando Ramos <greenfoo@xxxxxx>
- [PATCH v4] ls-files: introduce "--format" option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Plan for SHA-256 repos to support SHA-1?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 1/2] fetch doc: note "pushurl" caveat about "credentialsInUrl", elaborate
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/6] p5310-pack-bitmaps.sh: enable pack.writeReverseIndex for testing
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [GIT PULL] l10n updates for 2.37.0 round 1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Plan for SHA-256 repos to support SHA-1?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Plan for SHA-256 repos to support SHA-1?
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: Should `git remote show` display excluded branches as to-be-fetched?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: Git-Bug
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Diff for unmerged files always misses the `\ No newline at end of file` mark
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Git-Bug
- From: Klaus Ethgen <Klaus@xxxxxxxxx>
- Re: SHA-256 transition
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Re: [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: Re: [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: Re: [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Tim Chase <git@xxxxxxxxxxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Tim Chase <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: René Scharfe <l.s.r@xxxxxx>
- Re: stashing only unstaged changes?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git a/xyz or b/xyz
- From: Fabrice Creuzot <code@xxxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SHA-256 transition
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: stashing only unstaged changes?
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: SHA-256 transition
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Reto <reto@labrat.space>
- Re: [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v2 0/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: Re: [PATCH] ls-files: update test style
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Re: Re: [PATCH] ls-files: update test style
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Re: [PATCH v3 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SHA-256 transition
- From: Stephen Smith <ischis2@xxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: SHA-256 transition
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ab/test-without-templates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: hx/unpack-streaming
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] commit-graph: refactor to avoid prepare_repo_settings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/config/transfer.txt: fix typo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] trace2: don't include "fsync" events in all trace2 logs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Documentation/config/transfer.txt: fix typo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/5] Documentation: define protected configuration
- From: Glen Choo <chooglen@xxxxxxxxxx>
- RE: [EXTERNAL] [PATCH] trace2: don't include "fsync" events in all trace2 logs
- From: "Neeraj Singh (WINDOWS-SFS)" <neerajsi@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] ls-files: update test style
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] trace2: don't include "fsync" events in all trace2 logs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Diff for unmerged files always misses the `\ No newline at end of file` mark
- From: Danil Pristupov <danil@xxxxxxxx>
- Re: SHA-256 transition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] mv: use flags mode for update_mode
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- RE: git filter bug
- From: "Udoff, Marc" <Marc.Udoff@xxxxxxxxxx>
- [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 6/7] mv: use flags mode for update_mode
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 5/7] mv: check if <destination> exists in index to handle overwriting
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 4/7] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 3/7] mv: decouple if/else-if checks using goto
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 1/7] t7002: add tests for moving out-of-cone file/directory
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- hx/unpack-streaming (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ab/test-without-templates (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] ls-files: update test style
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/1] scalar: reorganize from contrib/, still keep it "a contrib command"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: en/merge-tree (Was: Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH] ls-files: update test style
- From: "Li Linchao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] po typo: l10
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] po typo: l10
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: SHA-256 transition
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.37.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: SHA-256 transition
- From: Stephen Smith <ischis2@xxxxxxx>
- Re: [PATCH] revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH] revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
- From: Jeff King <peff@xxxxxxxx>
- Re: en/merge-tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 2/5] Documentation: define protected configuration
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.37.0-rc2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Taylor Blau <me@xxxxxxxxxxxx>
- en/merge-tree (Was: Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [GSoC] Abhradeep's GSoC blogs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] po typo: l10
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] po typo: l10
- From: "Arthur Milchior via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Clear ongoing developments include
- [ANNOUNCE] Git v2.37.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jun 2022, #07; Wed, 22)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 08/12] submodule--helper: report "submodule" as our name in some "-h" output
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH] credential-cache: also handle ECONNABORTED connection closure
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] tests: add tests for grep --max-count
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- main as default
- From: theking2 <theking2@xxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 6/6] bitmap-lookup-table: add performance tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 1/2] grep: add --max-count command line option
- From: "Carlos López via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/2] tests: add tests for grep --max-count
- From: "Carlos López via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Bug in merge-ort (rename detection can have collisions?)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 5/6] bitmap-commit-table: add tests for the bitmap lookup table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] cocci: add and apply a rule to find "unused" variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] i18n: mark message helpers prefix for translation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] i18n: mark message helpers prefix for translation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.37.0 round #1
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 06/12] submodule update: remove "-v" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 08/12] submodule--helper: report "submodule" as our name in some "-h" output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 10/12] submodule--helper: eliminate internal "--update" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 05/12] submodule--helper: have --require-init imply --init
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 03/12] git-submodule.sh: make the "$cached" variable a boolean
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 04/12] git-submodule.sh: remove unused top-level "--branch" argument
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 12/12] git-sh-setup.sh: remove "say" function, change last users
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Bug report. Out of memory about git checkout.
- From: void f <fv729164860@xxxxxxxxx>
- Bug report. Out of memory about git checkout.
- From: void f <fv729164860@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: "Carlos L." <00xc@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [RFC PATCH] midx.c: clean up .rev file
- From: haoyurenzhuxia@xxxxxxxxx
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v3 5/7] mv: use flags mode for update_mode
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Michael J Gruber <git@xxxxxxxxx>
- Re: [PATCH v2] i18n: mark message helpers prefix for translation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: "Carlos L." <00xc@xxxxxxxxxxxxxx>
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/10] fetch tests: pass "mode" parameter first, pave way for "$@"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/10] fetch tests: remove redundant test_unconfig()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/2] dir: traverse into repository
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/3] Fix dual rename into each other plus conflicting adds
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Bug in merge-ort (rename detection can have collisions?)
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Fix dual rename into each other plus conflicting adds
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: SHA-256 transition
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [WIP v3 7/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [WIP v3 6/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [PATCH v2 1/2] cocci: add and apply a rule to find "unused" variables
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/2] cocci: remove "when strict" from unused.cocci
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/2] add and apply a rule to find "unused" init+free
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] tests: add missing double quotes to included library paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/10] fetch tests: stop implicitly adding refspecs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 06/10] fetch tests: pass a list, not a string of arguments
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/10] fetch tests: remove lazy variable setup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/10] fetch tests: remove shelling out for previously "lazy" variables
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/10] fetch tests: pass "mode" parameter first, pave way for "$@"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/10] fetch tests: use "local", &&-chaining, style etc.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/10] fetch tests: use named, not positional parameters
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/10] fetch tests: add a helper to avoid boilerplate
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/10] fetch tests: remove redundant test_unconfig()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/10] t5510: fix the quoting mess
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v3 5/7] mv: use flags mode for update_mode
- From: Victoria Dye <vdye@xxxxxxxxxx>
- VACANCY FOR EMPLOYMENT IN UK
- From: Schlumberger Recruitment Team <schlumbergerrecruitmentteam@xxxxxxxxx>
- [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/3] test-lib.sh: fix prepend_var() quoting issue
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] tests: add missing double quotes to included library paths
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] tests: fix tests broken if a " " is in the checkout dir's path
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v3 1/7] t7002: add tests for moving out-of-cone file/directory
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Junio C Hamano <gitster@xxxxxxxxx>
- stashing only unstaged changes?
- From: Tim Chase <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] mktree: do not check type of remote objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-prompt: use builtin test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mktree: do not check type of remote objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] branch: drop unused worktrees variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature Request: Custom split location for `git add --patch`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] l10n: mark message helpers prefix for translation.
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2] i18n: mark message helpers prefix for translation
- From: "Dimitriy Ryazantcev via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] mktree: do not check type of remote objects
- From: Richard Oliver <roliver@xxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] l10n: mark message helpers prefix for translation.
- From: "Dimitriy Ryazantcev via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] trace2 output for bitmap decision path
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 3/5] pack-bitmap.c: make warnings support i18N when opening bitmap
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- RE: SHA-256 transition
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH] git-prompt: use builtin test
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v3] ls-files: introduce "--format" option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- RE: SHA-256 transition
- From: <rsbecker@xxxxxxxxxxxxx>
- SHA-256 transition
- From: Stephen Smith <ischis2@xxxxxxx>
- [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 4/6] builtin/pack-objects.c: learn pack.writeBitmapLookupTable
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/2] branch: drop unused worktrees variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] name-rev: prefix annotate-stdin with '--' in message
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- Re: [PATCH] grep: add --max-count command line option
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH] grep: add --max-count command line option
- From: "Carlos L." <00xc@xxxxxxxxxxxxxx>
- Re: [PATCH] grep: add --max-count command line option
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- [PATCH] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/6] bitmap-lookup-table: add performance tests
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/6] bitmap-commit-table: add tests for the bitmap lookup table
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/6] builtin/pack-objects.c: learn pack.writeBitmapLookupTable
- From: "Taylor Blau via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git a/xyz or b/xyz
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- [GSoC] Abhradeep's GSoC blogs
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [External] Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: 欣韩 <hanxin.hx@xxxxxxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] git-send-email: Add --no-validate-email option
- From: Stewart Smith <trawets@xxxxxxxxxx>
- Re: [PATCH 0/2] extra cleanups on top of ds/branch-checked-out
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v2 3/3] apply: support case-only renames in case-insensitive filesystems
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] t4141: test "git apply" with core.ignorecase
- From: "Junio C Hamano via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] RFC: apply: support case-only renames in case-insensitive filesystems
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] reset: new failing test for reset of case-insensitive duplicate in index
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 0/5] Create branch_checked_out() helper
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] ls-files: introduce "--format" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.37.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2] ls-files: introduce "--format" option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.37.0 round #1
- From: Trần Ngọc Quân <vnwildman@xxxxxxxxx>
- [PATCH v2 6/6] merge: do not exit restore_state() prematurely
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/6] merge: make restore_state() restore staged state too
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] merge: ensure we can actually restore pre-merge state
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] merge: fix save_state() to work when there are racy-dirty files
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] merge: remove unused variable
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] t6424: make sure a failed merge preserves local changes
- From: "Junio C Hamano via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] Fix merge restore state
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/2] branch: drop unused worktrees variable
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] fetch: stop passing around unused worktrees variable
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] extra cleanups on top of ds/branch-checked-out
- From: Jeff King <peff@xxxxxxxx>
- [WIP v3 4/7] mv: check if <destination> exists in index to handle overwriting
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 3/7] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 6/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 7/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 5/7] mv: use flags mode for update_mode
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 2/7] mv: decouple if/else-if checks using goto
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 1/7] t7002: add tests for moving out-of-cone file/directory
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] git-prompt: use builtin test
- From: Brad Forschinger <bnjf@xxxxxxxxxx>
- Re: Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Windows long file paths bug(s) with "-c core.longpaths=true" whilst cloning
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] apply: support case-only renames in case-insensitive filesystems
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Feature Request: Custom split location for `git add --patch`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: git a/xyz or b/xyz
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH 2/2] combine-diff: abort if --output is given
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] diff: fix a segfault in >2 tree -I<regex> and --output=<file>
- From: René Scharfe <l.s.r@xxxxxx>
- Re: git a/xyz or b/xyz
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH 2/2] ls-files: introduce "--object-only" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 1/2] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- git a/xyz or b/xyz
- From: Fabrice Creuzot <code@xxxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.37.0-rc1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- 'git stash push -m "label" -- dir' saves into stash changes outside dir
- From: Yuri <yuri@xxxxxxxxx>
- [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [ANNOUNCE] Git v2.37.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jun 2022, #06; Fri, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] apply: support case-only renames in case-insensitive filesystems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v7 10/17] merge-tree: provide easy access to `ls-files -u` style info
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 11/17] merge-ort: store messages in a list, not in a single strbuf
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 13/17] merge-ort: store more specific conflict information
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 14/17] merge-ort: optionally produce machine-readable output
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 17/17] git-merge-tree.txt: add a section on potentional usage mistakes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 03/17] merge-tree: add option parsing and initial shell for real merge function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 02/17] merge-tree: move logic for existing merge into new function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 15/17] merge-tree: allow `ls-files -u` style info to be NUL terminated
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 12/17] merge-ort: make `path_messages` a strmap to a string_list
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 08/17] merge-ort: remove command-line-centric submodule message from merge-ort
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 07/17] merge-ort: provide a merge_get_conflicted_files() helper function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 04/17] merge-tree: implement real merges
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 09/17] merge-tree: provide a list of which files have conflicts
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 01/17] merge-tree: rename merge_trees() to trivial_merge_trees()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 05/17] merge-ort: split out a separate display_update_messages() function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 00/17] In-core git merge-tree ("Server side merges")
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 06/17] merge-tree: support including merge messages in output
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 16/17] merge-tree: add a --allow-unrelated-histories flag
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] setup: fix function name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Re: An endless loop fetching issue with partial clone, alternates and commit graph
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 08/11] read_index_from(): avoid memory leak
- From: Tom Levy <tomlevy93@xxxxxxxxx>
- Re: [PATCH v4] send-pack.c: add config push.useBitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6] git-compat-util: allow root to access both SUDO_UID and root owned
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6] git-compat-util: allow root to access both SUDO_UID and root owned
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH v2] fetch,fetch-pack: clarify connectivity check error
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] is_promisor_object(): walk promisor packs in pack-order
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4] send-pack.c: add config push.useBitmaps
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] i18n: fix mismatched camelCase config variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] send-pack.c: add config push.useBitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] git-compat-util: allow root to access both SUDO_UID and root owned
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] i18n: fix mismatched camelCase config variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] git-compat-util: allow root to access both SUDO_UID and root owned
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- send PGP signed commits/patches with git-send-email(1)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH] i18n: fix mismatched camelCase config variables
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] builtin/rebase: remove a redundant space in l10n string
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v3] send-pack.c: add config push.useBitmaps
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v3 5/6] t5505: use test_config where appropriate
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v3 4/6] tests: only automatically unset matching values from test_config
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v3 6/6] remote: add test for negative refspec with prune
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v3 3/6] tests: handle --global directly in test_config/test_unconfig
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v3 2/6] t5505: remove sub shell use in favor of git -C
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v3 1/6] remote: handle negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v3 0/6] remote: handle negative refspecs with show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- What's cooking in git.git (Jun 2022, #05; Thu, 16)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v4 0/2] dir: traverse into repository (resending)
- From: Goss Geppert <gg.oss@xxxxxxxxxxx>
- [PATCH v4 2/2] dir: minor refactoring / clean-up
- From: Goss Geppert <gg.oss@xxxxxxxxxxx>
- [PATCH v4 1/2] dir: traverse into repository
- From: Goss Geppert <gg.oss@xxxxxxxxxxx>
- [PATCH v4 1/2] dir: traverse into repository
- From: Goss Geppert <gg.oss@xxxxxxxxxxx>
- [PATCH v4 0/2] dir: traverse into repository
- From: Goss Geppert <gg.oss@xxxxxxxxxxx>
- Re: [PATCH] git-prompt: use builtin test
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] remote: handle negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH] remote: handle negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH v2 2/5] tests: handle --global directly in test_config/test_unconfig
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH v2 0/5] support negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH v2 3/5] tests: only automatically unset matching values from test_config
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: gc/bare-repo-discovery (was Re: What's cooking in git.git (Jun 2022, #04; Mon, 13))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] remote: handle negative refspecs in git remote show
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/5] tests: handle --global directly in test_config/test_unconfig
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] support negative refspecs in git remote show
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/5] tests: only automatically unset matching values from test_config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Internet]Re: [PATCH v2] send-pack.c: add config push.useBitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/5] t5505: remove sub shell use in favor of git -C
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH v2 1/5] t5505: remove sub shell use in favor of git -C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] send-pack.c: add config push.useBitmaps
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 4/5] t5505: use test_config where appropriate
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v2 5/5] remote: handle negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v2 2/5] tests: handle --global directly in test_config/test_unconfig
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v2 1/5] t5505: remove sub shell use in favor of git -C
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v2 3/5] tests: only automatically unset matching values from test_config
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v2 0/5] support negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH] remote: handle negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH 09/11] pack-mtimes: avoid closing a bogus file descriptor
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] remote: handle negative refspecs in git remote show
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH 01/11] mingw: avoid accessing uninitialized memory in `is_executable()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/11] mingw: avoid accessing uninitialized memory in `is_executable()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH] perf-lib: fix missing test titles in output
- From: "Neeraj Singh (WINDOWS-SFS)" <neerajsi@xxxxxxxxxxxxx>
- [PATCH] bug_fl(): correctly initialize trace2 va_list
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 01/11] mingw: avoid accessing uninitialized memory in `is_executable()`
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Commercial UAV Expo 2022
- From: lara@xxxxxxxxxxxxxxxxxxxxxx
- Re: [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/4] Reactions to v2.37.0-rc0 test coverage report
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/rebase: remove a redundant space in l10n string
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] send-pack.c: add config push.useBitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/11] submodule-config: avoid memory leak
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/11] relative_url(): fix incorrect condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/11] submodule--helper: avoid memory leak in `update_submodule()`
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] mktree: Make '--missing' behave as documented
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] builtin/rebase: remove a redundant space in l10n string
- From: "Fangyi Zhou via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 10/11] relative_url(): fix incorrect condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mktree: Make '--missing' behave as documented
- From: Richard Oliver <roliver@xxxxxxxx>
- Re: [Internet]Re: [PATCH v2] send-pack.c: add config push.useBitmaps
- From: kylezhao(赵柯宇) <kylezhao@xxxxxxxxxxx>
- Re: [PATCH] revision: mark blobs needed for resolve-undo as reachable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc0
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH] is_promisor_object(): walk promisor packs in pack-order
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] mktree: learn about promised objects
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] send-pack.c: add config push.useBitmaps
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v2] add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH 10/11] relative_url(): fix incorrect condition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/4] t2107: test 'git update-index --verbose'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/4] cache-tree: remove cache_tree_find_path()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] Reactions to v2.37.0-rc0 test coverage report
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] t5329: test 'git gc --cruft' without '--prune=now'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/4] pack-write: drop always-NULL parameter
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] perf-lib: fix missing test titles in output
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] send-pack.c: add config push.useBitmaps
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/4] t2107: test 'git update-index --verbose'
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Feature Request: Custom split location for `git add --patch`
- From: Dennis van Gerwen <dvg@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Michael J Gruber <git@xxxxxxxxx>
- [PATCH] perf-lib: fix missing test titles in output
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] is_promisor_object(): walk promisor packs in pack-order
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] mktree: learn about promised objects
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v4 3/3] bitmap-format.txt: add information for trailing checksum
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/3] bitmap-format.txt: fix some formatting issues
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/3] bitmap-format.txt: feed the file to asciidoc to generate html
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] mktree: learn about promised objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/11] relative_url(): fix incorrect condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/11] submodule--helper: avoid memory leak when fetching submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 06/11] pack-redundant: avoid using uninitialized memory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/11] submodule-config: avoid memory leak
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/11] get_oid_with_context_1(): avoid use-after-free
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/11] submodule--helper: avoid memory leak in `update_submodule()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/11] fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/11] mingw: avoid accessing uninitialized memory in `is_executable()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/11] Coverity fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 2/2] fetch-pack.c: pass "oi_flags" to lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [RFC PATCH 0/2] Re: An endless loop fetching issue with partial clone, alternates and commit graph
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [RFC PATCH 1/2] commit-graph.c: add "flags" to lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v2] send-pack.c: add config push.useBitmaps
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Internet]Re: [PATCH] send-pack.c: add config push.useBitmaps
- From: kylezhao(赵柯宇) <kylezhao@xxxxxxxxxxx>
- [PATCH 10/11] relative_url(): fix incorrect condition
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/11] bug_fl(): add missing `va_end()` call
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/11] pack-mtimes: avoid closing a bogus file descriptor
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/11] read_index_from(): avoid memory leak
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/11] pack-redundant: avoid using uninitialized memory
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/11] Coverity fixes
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/11] fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/11] submodule--helper: avoid memory leak in `update_submodule()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/11] mingw: avoid accessing uninitialized memory in `is_executable()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/11] get_oid_with_context_1(): avoid use-after-free
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/11] submodule-config: avoid memory leak
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/11] submodule--helper: avoid memory leak when fetching submodules
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/4] t2107: test 'git update-index --verbose'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] pack-write.c: remove unused `mtimes_name` parameter
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/3] bitmap-format.txt: fix some formatting issues and include checksum info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: handle negative refspecs in git remote show
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH] send-pack.c: add config push.useBitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] send-pack.c: add config push.useBitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mktree: learn about promised objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] revision: mark blobs needed for resolve-undo as reachable
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] ls-files: introduce "--object-only" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] ls-files: introduce "--format" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-pack.c: add config push.useBitmaps
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Junio C Hamano <gitster@xxxxxxxxx>
- gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #04; Mon, 13))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Tao Klerks <tao@xxxxxxxxxx>
- gc/bare-repo-discovery (was Re: What's cooking in git.git (Jun 2022, #04; Mon, 13))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] push: fix capitalisation of the option name autoSetupMerge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 0/2] For v2.37.0: rename fetch.credentialsInUrl to transfer.credentialsInUrl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mktree: learn about promised objects
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH] mktree: learn about promised objects
- From: Richard Oliver <roliver@xxxxxxxx>
- Re: [PATCH] revision: mark blobs needed for resolve-undo as reachable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 6/6] archive-tar: use internal gzip by default
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 12/12] git-sh-setup.sh: remove "say" function, change last users
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 5/6] archive-tar: use OS_CODE 3 (Unix) for internal gzip
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 2/6] archive: rename archiver data field to filter_command
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 3/6] archive-tar: factor out write_block()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 1/6] archive: update format documentation
- From: René Scharfe <l.s.r@xxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]