Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH 0/4] rebase: update branches in multi-part topic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- [RFC PATCH 13/15] pack-write API: pass down "verify" not arbitrary flags
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/4] log-tree: create for_each_decoration()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 12/15] pack.h: wrap write_*file*() functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 11/15] blame.c: clarify the state of "final_commit" for -fanalyzer
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 14/15] config.mak.dev: add a DEVOPTS=analyzer mode to use GCC's -fanalyzer
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 15/15] config.mak.dev: add and use ASSERT_FOR_FANALYZER() macro
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 07/15] strbuf.c: placate -fanalyzer in strbuf_grow()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 10/15] reftable: don't have reader_get_block() confuse -fanalyzer
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 05/15] refs/packed-backend.c: add a BUG() if iter is NULL
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 09/15] add-patch: assert parse_diff() expectations with BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 08/15] strbuf.c: use st_add3(), not unsigned_add_overflows()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 06/15] ref-filter.c: BUG() out on show_ref() with NULL refname
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 04/15] diff-lib.c: don't dereference NULL in oneway_diff()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 02/15] pull.c: don't feed NULL to strcmp() on get_rebase_fork_point() path
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 01/15] remote.c: don't dereference NULL in freeing loop
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 03/15] reftable: don't memset() a NULL from failed malloc()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 00/15] Fix GCC -fanalyzer warnings & add -fanalyzer DEVOPTS mode
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: protocol: add Accept-Language header if possible
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Re: [PATCH 2/4] branch: add branch_checked_out() helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] rebase: update branches in multi-part topic
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: AW: git log on bare repository fails if the default branch is not called master
- From: Ian Molton <git-ian@xxxxxxxxxxxxxx>
- Re: AW: BUG report: git-gui does not show commit message templates
- From: Ian Molton <git-ian@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] log-tree: create for_each_decoration()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/4] log-tree: create for_each_decoration()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/4] git-compat-util: avoid failing dir ownership checks if running privileged
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v3] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- Re: About GIT Internals
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] rebase: update branches in multi-part topic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/4] git-compat-util: avoid failing dir ownership checks if running privileged
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] git-prompt: make colourization consistent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] Documentation: define protected configuration
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: About GIT Internals
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v2] commit,shallow: unparse commits if grafts changed
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] commit,shallow: unparse commits if grafts changed
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: About GIT Internals
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- AW: git log on bare repository fails if the default branch is not called master
- From: <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
- AW: BUG report: git-gui does not show commit message templates
- From: <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- BUG: git log on bare repository fails if the default branch is not called master
- From: Ian Molton <git-ian@xxxxxxxxxxxxxx>
- BUG report: git-gui does not show commit message templates
- From: Ian Molton <git-ian@xxxxxxxxxxxxxx>
- Re: [PATCH v2] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- [PATCH 4/4] rebase: add rebase.updateRefs config option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] rebase: add --update-refs option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] log-tree: create for_each_decoration()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] branch: add branch_checked_out() helper
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] rebase: update branches in multi-part topic
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] commit,shallow: unparse commits if grafts changed
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v5 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Files with \r\n\n line endings can result in needing to renormalize twice, after deleting checked out file and restoring from repo
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v4] remote: create fetch.credentialsInUrl config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: About GIT Internals
- From: Aman <amanmatreja@xxxxxxxxx>
- Re: [PATCH v5 1/4] t: regression git needs safe.directory when using sudo
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH v2 7/7] tests: don't assume a .git/info for .git/info/sparse-checkout
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/7] tests: don't assume a .git/info for .git/info/exclude
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/7] tests: don't assume a .git/info for .git/info/grafts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/7] tests: don't assume a .git/info for .git/info/refs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/7] tests: don't assume a .git/info for .git/info/attributes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/7] tests: don't depend on template-created .git/branches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/7] tests: don't depend on "git init" using the template
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/7] t0008: don't rely on default ".git/info/exclude"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 2/4] git-compat-util: avoid failing dir ownership checks if running privileged
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] ci: also run the `scalar` tests
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- js/ci-github-workflow-markup output regression (was: [PATCH] ls-tree: test for the regression in 9c4d58ff2c3)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] ls-tree: test for the regression in 9c4d58ff2c3
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] commit,shallow: unparse commits if grafts changed
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Introduce "git stash --continue" and "git stash --abort"?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Cherry-Pick without affecting working tree / index?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v3 1/6] common-main.o: move non-trace2 exit() behavior out of trace2.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] run-command API: rename "env_array" to "env"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Cherry-Pick without affecting working tree / index?
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2] commit,shallow: unparse commits if grafts changed
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] git-prompt: make colourization consistent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] gitweb: switch to an XHTML5 DOCTYPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] git-prompt: make colourization consistent
- Re: [PATCH v2] gitweb: switch to an XHTML5 DOCTYPE
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] remote: create fetch.credentialsInUrl config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/6] cache-tree.c: use bug() and BUG_if_bug()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] gitweb: switch to an XHTML5 DOCTYPE
- From: Jason Yundt <jason@jasonyundt.email>
- Re: [PATCH v2] gitweb: switch to an XHTML5 DOCTYPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Introduce "git stash --continue" and "git stash --abort"?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: test for the regression in 9c4d58ff2c3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] Documentation: define protected configuration
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] range-diff: show submodule changes irrespective of diff.submodule
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] remote: create fetch.credentialsInUrl config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Cherry-Pick without affecting working tree / index?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v3 0/6] usage API: add and use a bug() + BUG_if_bug()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 1/5] Documentation: define protected configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Introduce "git stash --continue" and "git stash --abort"?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] range-diff: show submodule changes irrespective of diff.submodule
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Investigating Cirrus CI FreeBSD failures
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ls-tree: test for the regression in 9c4d58ff2c3
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v2] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- ab/hooks-regression-fix (was: What's cooking in git.git (Jun 2022, #01; Wed, 1))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ab/bug-if-bug (was: What's cooking in git.git (Jun 2022, #01; Wed, 1))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 2/2] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2022, #01; Wed, 1)
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH 1/2] bitmap-format.txt: fix some formatting issues
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] bitmap-format.txt: add information for trailing checksum
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] bitmap-format.txt: fix some formatting issues and include checksum info
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 1/2] remote: create fetch.credentialsInUrl config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/2] ci: also run the `scalar` tests
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Bug: fsmonitor--daemon doesn't pick up submodule changes
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 5/5] upload-pack: make uploadpack.packObjectsHook protected
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 4/5] config: include "-c" in protected config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 3/5] setup.c: create `discovery.bare`
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 2/5] config: read protected config with `git_protected_config()`
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 1/5] Documentation: define protected configuration
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v3 5/6] receive-pack: use bug() and BUG_if_bug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/6] parse-options.c: use optbug() instead of BUG() "opts" check
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/6] usage.c: add a non-fatal bug() function to go with BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/6] usage API: add and use a bug() + BUG_if_bug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/6] parse-options.c: use new bug() API for optbug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 6/6] cache-tree.c: use bug() and BUG_if_bug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/6] common-main.o: move non-trace2 exit() behavior out of trace2.c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: BUG? git stash and immediate git apply results in conflict
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2022, #01; Wed, 1)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- ab/env-array (was: What's cooking in git.git (Jun 2022, #01; Wed, 1))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] gitweb: switch to an XHTML5 DOCTYPE
- From: Jason Yundt <jason@jasonyundt.email>
- Re: BUG? git stash and immediate git apply results in conflict
- From: Akos Vandra-Meyer <axos88@xxxxxxxxx>
- Re: [PATCH 2/2] ci: also run the `scalar` tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] cmake: optionally build `scalar`, too
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v9 00/30] Builtin FSMonitor Part 3
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v3 1/2] run-command API: rename "env_array" to "env"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/2] run-command.h: rename "env_array" to "env"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/2] run-command API users: use "env" not "env_array" in comments & names
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] ci: also run the `scalar` tests
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] cmake: optionally build `scalar`, too
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] Integrate Scalar into the CI builds
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: gc/zero-length-branch-config-fix (was Re: What's cooking in git.git (Jun 2022, #01; Wed, 1))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] gitweb: switch to a modern DOCTYPE
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: BUG? git stash and immediate git apply results in conflict
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH] gitweb: switch to a modern DOCTYPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- protocol: add Accept-Language header if possible
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- gc/zero-length-branch-config-fix (was Re: What's cooking in git.git (Jun 2022, #01; Wed, 1))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- What's cooking in git.git (Jun 2022, #01; Wed, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gitweb: switch to a modern DOCTYPE
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: CVE-2022-24975
- From: Mark Esler <mark.esler@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] remote.c: reject 0-length branch names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: CVE-2022-24975
- From: Junio C Hamano <gitster@xxxxxxxxx>
- CVE-2022-24975
- From: Mark Esler <mark.esler@xxxxxxxxxxxxx>
- Re: [RFC PATCH] git-prompt: make colourization consistent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/6] parse-options.c: use optbug() instead of BUG() "opts" check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: create fetch.credentialsInUrl config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 6/6] cache-tree.c: use bug() and BUG_if_bug()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] usage.c: add a non-fatal bug() function to go with BUG()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [RFC PATCH] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- Re: [PATCH v2 1/6] common-main.o: move non-trace2 exit() behavior out of trace2.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- Re: [RFC PATCH] git-prompt: make colourization consistent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] remote.c: reject 0-length branch names
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 2/2] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 2/5] config: read protected config with `git_protected_config()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re* jc/http-clear-finished-pointer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH] git-prompt: make colourization consistent
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH] git-prompt: make colourization consistent
- From: Joakim Petersen <joak-pet@xxxxxxxxx>
- Re: [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [bug] docs claim git fetch --deepen doesn't fetch tags, but it does
- From: Tim Cuthbertson <tim@xxxxxxxxxxx>
- Re: [FR] supporting submodules with alternate version control systems (new contributor)
- From: Addison Klinke <addison@xxxxxxxxx>
- Flaky SANITIZE=leak test "regression" in v2.36.0 (was: [PATCH v2 1/2] merge-ort: fix small memory leak in detect_and_process_renames())
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/2] merge-ort: fix small memory leak in detect_and_process_renames()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: Files with \r\n\n line endings can result in needing to renormalize twice, after deleting checked out file and restoring from repo
- From: "Philip, Bevan" <Bevan.Philip@xxxxxxxxxxxxxx>
- Re: Re* jc/http-clear-finished-pointer
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] remote.c: reject 0-length branch names
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- BUG? git stash and immediate git apply results in conflict
- From: Akos Vandra-Meyer <axos88@xxxxxxxxx>
- Re: [PATCH] ssh signing: Support ECDSA as literal SSH keys
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] gitweb: switch to a modern DOCTYPE
- From: Jason Yundt <jason@jasonyundt.email>
- [PATCH v3 2/2] usage: add warn_once() helper for repeated warnings
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] remote: create fetch.credentialsInUrl config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] fetch: create fetch.credentialsInUrl config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git pull --recurse-submodules wipes uncommitted submodule changes without warning
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 0/2] remote.c: reject 0-length branch names
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] remote.c: don't BUG() on 0-length branch names
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] remote.c: reject 0-length branch names
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Files with \r\n\n line endings can result in needing to renormalize twice, after deleting checked out file and restoring from repo
- From: Philip Oakley <philipoakley@iee.email>
- git pull --recurse-submodules wipes uncommitted submodule changes without warning
- From: Guillaume Girol <symphorien@xxxxxxxxxx>
- Bug: fsmonitor--daemon doesn't pick up submodule changes
- From: Benedek Kozma <cyberbeni@xxxxxxxxx>
- Re: [PATCH v2 2/6] usage.c: add a non-fatal bug() function to go with BUG()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] trace2: emit "signal" events after calling BUG()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] trace2: log "signal" end events if we invoke BUG()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 6/7] gitweb/Makefile: include in top-level Makefile
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 7/7] Makefile: build 'gitweb' in the default target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/7] gitweb: remove "test" and "test-installed" targets
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/7] gitweb/Makefile: prepare to merge into top-level Makefile
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/7] gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/7] gitweb/Makefile: add a $(GITWEB_ALL) variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/7] gitweb/Makefile: define all .PHONY prerequisites inline
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/5] config: read protected config with `git_protected_config()`
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 0/6] usage API: add and use a bug() + BUG_if_bug()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 4/6] parse-options.c: use optbug() instead of BUG() "opts" check
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v4 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 2/2] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] ls-tree: test for the regression in 9c4d58ff2c3
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/6] receive-pack: use bug() and BUG_if_bug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/6] cache-tree.c: use bug() and BUG_if_bug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/6] parse-options.c: use optbug() instead of BUG() "opts" check
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/6] parse-options.c: use new bug() API for optbug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/6] usage API: add and use a bug() + BUG_if_bug()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/6] usage.c: add a non-fatal bug() function to go with BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/6] common-main.o: move non-trace2 exit() behavior out of trace2.c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Unify ref-filter formats with other pretty formats: GSoC'22
- From: Tapasweni Pathak <tapaswenipathak@xxxxxxxxx>
- Re: Unify ref-filter formats with other pretty formats: GSoC'22
- From: Tapasweni Pathak <tapaswenipathak@xxxxxxxxx>
- Re: Unify ref-filter formats with other pretty formats: GSoC'22
- From: Tapasweni Pathak <tapaswenipathak@xxxxxxxxx>
- Re: [WIP v2 4/5] mv: add check_dir_in_index() and solve general dir check issue
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] ssh signing: Support ECDSA as literal SSH keys
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Files with \r\n\n line endings can result in needing to renormalize twice, after deleting checked out file and restoring from repo
- From: "Philip, Bevan" <Bevan.Philip@xxxxxxxxxxxxxx>
- Re: Investigating Cirrus CI FreeBSD failures
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] ssh signing: Support ECDSA as literal SSH keys
- From: Andy Lindeman <andy@xxxxxxxxxxx>
- Re: [WIP v2 4/5] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: Side effects in Git's test suite, was Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v2 2/5] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] ssh signing: Support ECDSA as literal SSH keys
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH] range-diff: show submodule changes irrespective of diff.submodule
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH] hook: provide GIT_HOOK for all hooks
- From: John Cai <johncai86@xxxxxxxxx>
- RE: request for development/build workflow suggestion/fix
- From: <Graham.Menhennitt@xxxxxxx>
- Re: Investigating Cirrus CI FreeBSD failures
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 1/2] dir: consider worktree config in path recursion
- From: oss dev <gg.oss.dev@xxxxxxxxx>
- [PATCH] ssh signing: Support ECDSA as literal SSH keys
- From: "Andy Lindeman via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6+ 0/7] js/scalar-diagnose rebased
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Excluding paths with wildcard not working with add -p
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Side effects in Git's test suite, was Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Investigating Cirrus CI FreeBSD failures
- From: Ed Maste <emaste@xxxxxxxxxxx>
- Re: About GIT Internals
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] range-diff: show submodule changes irrespective of diff.submodule
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] range-diff: show submodule changes irrespective of diff.submodule
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: About GIT Internals
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v6+ 0/7] js/scalar-diagnose rebased
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- RE: About GIT Internals
- From: "Kerry, Richard" <richard.kerry@xxxxxxxx>
- RE: request for development/build workflow suggestion/fix
- From: "Kerry, Richard" <richard.kerry@xxxxxxxx>
- RE: request for development/build workflow suggestion/fix
- From: <rsbecker@xxxxxxxxxxxxx>
- request for development/build workflow suggestion/fix
- From: <Graham.Menhennitt@xxxxxxx>
- Re: [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH] pathspec: correct an empty string used as a pathspec element
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] pathspec: correct an empty string used as a pathspec element
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Excluding paths with wildcard not working with add -p
- From: Robert Dailey <rcdailey.lists@xxxxxxxxx>
- Re: Excluding paths with wildcard not working with add -p
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Excluding paths with wildcard not working with add -p
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Excluding paths with wildcard not working with add -p
- From: Robert Dailey <rcdailey.lists@xxxxxxxxx>
- [PATCH v6+ 2/7] archive --add-virtual-file: allow paths containing colons
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 0/7] js/scalar-diagnose rebased
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 3/7] scalar: validate the optional enlistment argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 7/7] scalar: teach `diagnose` to gather loose objects information
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 6/7] scalar: teach `diagnose` to gather packfile info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 1/7] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 4/7] scalar: implement `scalar diagnose`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6+ 5/7] scalar diagnose: include disk space information
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] hook: provide GIT_HOOK for all hooks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] hook: provide GIT_HOOK for all hooks
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH] hook: provide GIT_HOOK for all hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] hook: provide GIT_HOOK for all hooks
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2] setup: don't die if realpath(3) fails on getcwd(3)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 3/5] setup.c: create `discovery.bare`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/5] config: read protected config with `git_protected_config()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug - remote.c:236: hashmap_put overwrote entry after hashmap_get returned NULL
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Bug - remote.c:236: hashmap_put overwrote entry after hashmap_get returned NULL
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 1/5] Documentation: define protected configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] receive-pack: use bug() and BUG_if_bug()
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [WIP v2 2/5] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [WIP v2 3/5] mv: check if <destination> exists in index to handle overwriting
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: Re* jc/http-clear-finished-pointer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] cache-tree.c: use bug() and BUG_if_bug()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] hook: provide GIT_HOOK for all hooks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 5/5] upload-pack: make uploadpack.packObjectsHook protected
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] config: include "-c" in protected config
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] setup.c: create `discovery.bare`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] Documentation: define protected configuration
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] config: read protected config with `git_protected_config()`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] config: introduce discovery.bare and protected config
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] hook: provide GIT_HOOK for all hooks
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Re* jc/http-clear-finished-pointer
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 0/3] fix memory leaks in transport_push()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] error message now advice to use the new option
- From: Jonathan Bressat <git.jonathan.bressat@xxxxxxxxx>
- [PATCH v2 2/4] merge with untracked file that are the same without failure
- From: Jonathan Bressat <git.jonathan.bressat@xxxxxxxxx>
- [PATCH v2 3/4] add configuration variable corresponding to --overwrite-same-content
- From: Jonathan Bressat <git.jonathan.bressat@xxxxxxxxx>
- [PATCH v2 1/4] t6436: tests how merge behave when there is untracked file with the same content
- From: Jonathan Bressat <git.jonathan.bressat@xxxxxxxxx>
- [PATCH v2 0/4] Be nicer to the user on tracked/untracked merge conflicts
- From: Jonathan Bressat <git.jonathan.bressat@xxxxxxxxx>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to properly use git-subtree (and prevent it from adding merge commits)?
- From: Manuel Reimer <mail+git@xxxxxxxxxxx>
- Re: [PATCH v3 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] receive-pack: use bug() and BUG_if_bug()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 2/5] parse-options.c: use new bug() API for optbug()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/5] usage API: add and use a bug() + BUG_if_bug()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v3 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/8] run-command: add an "ungroup" option to run_process_parallel()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] rebase: help users when dying with `preserve-merges`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v2 1/5] t7002: add tests for moving out-of-cone file/directory
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v2 4/5] mv: add check_dir_in_index() and solve general dir check issue
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: About GIT Internals
- From: Philip Oakley <philipoakley@iee.email>
- Re: [WIP v2 2/5] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- How to properly use git-subtree (and prevent it from adding merge commits)?
- From: Manuel Reimer <mail+git@xxxxxxxxxxx>
- Re: [WIP v2 1/5] t7002: add tests for moving out-of-cone file/directory
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: About GIT Internals
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] urlmatch: create fetch.credentialsInUrl config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: js/bisect-in-c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/3] rebase: help users when dying with `preserve-merges`
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 3/3] rebase: note `preserve` merges may be a pull config option
- From: Philip Oakley <philipoakley@iee.email>
- Re: [WIP v2 1/5] t7002: add tests for moving out-of-cone file/directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Philip Oakley <philipoakley@iee.email>
- Re: [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [WIP v2 5/5] mv: use update_sparsity() after touching sparse contents
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v2 4/5] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v2 3/5] mv: check if <destination> exists in index to handle overwriting
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v2 2/5] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v2 1/5] t7002: add tests for moving out-of-cone file/directory
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [WIP v2 0/5] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] Makefile: build 'gitweb' in the default target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/2] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/2] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/2] run-command: add an "ungroup" option to run_process_parallel()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] setup: don't die if realpath(3) fails on getcwd(3)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3] revert: optionally refer to commit in the "reference" format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v9 17/30] fsm-health-win32: add polling framework to monitor daemon health
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 19/30] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 08/30] fsmonitor-settings: remote repos on macOS are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 24/30] t7527: test FSMonitor on case insensitive+preserving file system
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 12/30] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 23/30] fsmonitor: never set CE_FSMONITOR_VALID on submodules
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 02/30] t7527: test FSMonitor on repos with Unicode root paths
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 13/30] fsmonitor--daemon: cd out of worktree root
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 16/30] fsmonitor--daemon: stub in health thread
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 30/30] t7527: improve implicit shutdown testing in fsmonitor--daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 18/30] fsm-health-win32: force shutdown daemon if worktree root moves
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 25/30] fsmonitor: on macOS also emit NFC spelling for NFD pathname
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 11/30] unpack-trees: initialize fsmonitor_has_run_once in o->result
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 22/30] t/perf/p7527: add perf test for builtin FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 14/30] fsmonitor--daemon: prepare for adding health thread
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 15/30] fsmonitor--daemon: rename listener thread related variables
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 05/30] fsmonitor-settings: stub in Win32-specific incompatibility checking
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 09/30] fsmonitor-settings: remote repos on Windows are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 04/30] fsmonitor-settings: bare repos are incompatible with FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 27/30] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 20/30] fsmonitor: optimize processing of directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 21/30] t7527: FSMonitor tests for directory moves
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 29/30] fsmonitor--daemon: allow --super-prefix argument
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 28/30] t7527: test Unicode NFC/NFD handling on MacOS
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 10/30] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 07/30] fsmonitor-settings: stub in macOS-specific incompatibility checking
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 03/30] t/helper/fsmonitor-client: create stress test
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 26/30] t/helper/hexdump: add helper to print hexdump of stdin
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 06/30] fsmonitor-settings: VFS for Git virtual repos are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 00/30] Builtin FSMonitor Part 3
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 01/30] fsm-listen-win32: handle shortnames
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] Makefile: build 'gitweb' in the default target
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 3/3] rebase: note `preserve` merges may be a pull config option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] rebase: help users when dying with `preserve-merges`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: js/bisect-in-c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: js/bisect-in-c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re* jc/http-clear-finished-pointer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: sg/build-gitweb
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- jx/l10n-workflow-change (was: What's cooking in git.git (May 2022, #07; Wed, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- js/bisect-in-c (was: What's cooking in git.git (May 2022, #07; Wed, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- jc/http-clear-finished-pointer (was: What's cooking in git.git (May 2022, #07; Wed, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- sg/build-gitweb (was: What's cooking in git.git (May 2022, #07; Wed, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 87
- From: Christian Couder <christian.couder@xxxxxxxxx>
- tb/midx-race-in-pack-objects (was Re: What's cooking in git.git (May 2022, #07; Wed, 25))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- tb/cruft-packs (was Re: What's cooking in git.git (May 2022, #07; Wed, 25))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 06/10] po/git.pot: this is now a generated file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v2 5/8] run-command: add an "ungroup" option to run_process_parallel()
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [PATCH v5 03/10] Makefile: have "make pot" not "reset --hard"
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 09/10] Makefile: add "po-init" rule to initialize po/XX.po
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 07/10] po/git.pot: don't check in result of "make pot"
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 08/10] Makefile: add "po-update" rule to update po/XX.po
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 05/10] Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 04/10] i18n CI: stop allowing non-ASCII source messages in po/git.pot
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 06/10] po/git.pot: this is now a generated file
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 10/10] l10n: Document the new l10n workflow
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 02/10] Makefile: generate "po/git.pot" from stable LOCALIZED_C
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 01/10] Makefile: sort source files before feeding to xgettext
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 00/10] Incremental po/git.pot update and new l10n workflow
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/3] Die preserve ggg
- From: Philip Oakley <philipoakley@iee.email>
- Re: About GIT Internals
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH 3/3] rebase: note `preserve` merges may be a pull config option
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 2/3] rebase: help users when dying with `preserve-merges`
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/3] Die preserve ggg
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] rebase: note `preserve` merges may be a pull config option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/3] rebase: help users when dying with `preserve-merges`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/3] rebase: note `preserve` merges may be a pull config option
- From: "Philip Oakley via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] rebase: help users when dying with `preserve-merges`
- From: "Philip Oakley via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Die preserve ggg
- From: "Philip Oakley via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] rebase.c: state preserve-merges has been removed
- From: "Philip Oakley via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: René Scharfe <l.s.r@xxxxxx>
- Re: About GIT Internals
- From: Philip Oakley <philipoakley@iee.email>
- What's cooking in git.git (May 2022, #07; Wed, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: build 'gitweb' in the default target
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 3/3] trace2: emit "signal" events after calling BUG()
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] Makefile: dedup git-ls-files output to prevent duplicate targets
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [RFC PATCH 0/3] trace2: log "signal" end events if we invoke BUG()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/9] Makefile: have "make pot" not "reset --hard"
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 0/3] trace2: log "signal" end events if we invoke BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 3/3] trace2: emit "signal" events after calling BUG()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 1/3] test-tool: don't fake up BUG() exits as code 99
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH 2/3] refs API: rename "abort" callback to avoid macro clash
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: build 'gitweb' in the default target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: adding new 32-bit on-disk (unsigned) timestamp formats (was: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 00/17] cruft packs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: adding new 32-bit on-disk (unsigned) timestamp formats (was: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: About GIT Internals
- From: git-vger@xxxxxxxxxxxx
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 2/7] archive --add-virtual-file: allow paths containing colons
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/9] Makefile: have "make pot" not "reset --hard"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/9] Makefile: have "make pot" not "reset --hard"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/7] archive --add-virtual-file: allow paths containing colons
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/5] receive-pack: use bug() and BUG_if_bug()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: About GIT Internals
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: adding new 32-bit on-disk (unsigned) timestamp formats (was: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 1/7] archive: optionally add "virtual" files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 00/17] cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/5] parse-options.c: use optbug() instead of BUG() "opts" check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Makefile: build 'gitweb' in the default target
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
- 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: [PATCH v5 00/17] cruft packs
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Fwd: Syncing up team members for the comprehensive security review of Git
- From: Amir Montazery <amir@xxxxxxxxx>
- Re: [PATCH 4/4] dir.c: avoid "exceeds maximum object size" error with GCC v12.x
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 00/30] Builtin FSMonitor Part 3
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: About GIT Internals
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 00/30] Builtin FSMonitor Part 3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 08/10] sparse-index: complete partial expansion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- About GIT Internals
- From: Aman <amanmatreja@xxxxxxxxx>
- Re: [PATCH] Fix wrong info in `INSTALL`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ci: update Cirrus-CI image to FreeBSD 12.3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [EXTERNAL] Re: Error handling when giving empty command line arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 29/30] fsmonitor--daemon: allow --super-prefix argument
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 30/30] t7527: improve implicit shutdown testing in fsmonitor--daemon
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 26/30] t/helper/hexdump: add helper to print hexdump of stdin
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 27/30] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 28/30] t7527: test Unicode NFC/NFD handling on MacOS
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 24/30] t7527: test FSMonitor on case insensitive+preserving file system
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 23/30] fsmonitor: never set CE_FSMONITOR_VALID on submodules
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 25/30] fsmonitor: on macOS also emit NFC spelling for NFD pathname
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 22/30] t/perf/p7527: add perf test for builtin FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 19/30] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 21/30] t7527: FSMonitor tests for directory moves
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 20/30] fsmonitor: optimize processing of directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 18/30] fsm-health-win32: force shutdown daemon if worktree root moves
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 15/30] fsmonitor--daemon: rename listener thread related variables
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 07/30] fsmonitor-settings: stub in macOS-specific incompatibility checking
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 13/30] fsmonitor--daemon: cd out of worktree root
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 14/30] fsmonitor--daemon: prepare for adding health thread
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 12/30] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 10/30] fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 17/30] fsm-health-win32: add polling framework to monitor daemon health
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 11/30] unpack-trees: initialize fsmonitor_has_run_once in o->result
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 16/30] fsmonitor--daemon: stub in health thread
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 06/30] fsmonitor-settings: VFS for Git virtual repos are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 08/30] fsmonitor-settings: remote repos on macOS are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 09/30] fsmonitor-settings: remote repos on Windows are incompatible
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 05/30] fsmonitor-settings: stub in Win32-specific incompatibility checking
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 04/30] fsmonitor-settings: bare repos are incompatible with FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 03/30] t/helper/fsmonitor-client: create stress test
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 01/30] fsm-listen-win32: handle shortnames
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 02/30] t7527: test FSMonitor on repos with Unicode root paths
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 00/30] Builtin FSMonitor Part 3
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 08/10] sparse-index: complete partial expansion
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] urlmatch: create fetch.credentialsInUrl config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v7 26/30] t/helper/hexdump: add helper to print hexdump of stdin
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] dir.c: avoid "exceeds maximum object size" error with GCC v12.x
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: adding new 32-bit on-disk (unsigned) timestamp formats (was: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/8] run-command API: use "opts" struct for run_processes_parallel{,_tr2}()
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 3/4] http.c: avoid danging pointer to local variable `finished`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] ci: update Cirrus-CI image to FreeBSD 12.3
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v6 11/14] ci(github): mention where the full logs can be found
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 13/14] CI: make --github-workflow-markup ci-config, off by default
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 09/14] ci(github): skip "skip" tests in --github-workflow-markup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 12/14] ci: call `finalize_test_case_output` a little later
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 10/14] ci(github): avoid printing test case preamble twice
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 14/14] CI: make the --github-workflow-markup "github" output the default
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 07/14] ci: make it easier to find failed tests' logs in the GitHub workflow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 08/14] ci(github): skip the logs of the successful test cases
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 06/14] ci: optionally mark up output in the GitHub workflow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 05/14] test(junit): avoid line feeds in XML attributes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 03/14] CI: stop setting FAILED_TEST_ARTIFACTS N times
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 02/14] CI: don't include "test-results/" in ci/print-test-failures.sh output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 04/14] tests: refactor --write-junit-xml code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 01/14] CI: don't "cd" in ci/print-test-failures.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 00/14] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] ci: update Cirrus-CI image to FreeBSD 13.0
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 3/7] scalar: validate the optional enlistment argument
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v7 00/30] Builtin FSMonitor Part 3
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v7 26/30] t/helper/hexdump: add helper to print hexdump of stdin
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] Remove (_)UNICODE def on Windows in CMakeLists.txt
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 3/4] http.c: avoid danging pointer to local variable `finished`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v6 23/29] CI: narrow down variable definitions in --build and --test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 18/29] CI: combine ci/install{,-docker}-dependencies.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 20/29] ci/run-test-slice.sh: replace shelling out with "echo"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 22/29] CI: only invoke ci/lib.sh as "steps" in main.yml
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 21/29] CI: pre-select test slice in Windows & VS tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 16/29] CI: invoke "make artifacts-tar" directly in windows-build
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 19/29] CI: move "env" definitions into ci/lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 17/29] CI: split up and reduce "ci/test-documentation.sh"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 12/29] CI: export variables via a wrapper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 08/29] CI: have "static-analysis" run a "make ci-static-analysis" target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 29/29] CI: make it easy to use ci/*.sh outside of CI
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 28/29] CI: don't use "set -x" in "ci/lib.sh" output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 24/29] CI: add more variables to MAKEFLAGS, except under vs-build
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 07/29] CI: don't have "git grep" invoke a pager in tree content check
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 04/29] CI: remove dead "tree skipping" code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 05/29] CI: remove unused Azure ci/* code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 11/29] CI: consistently use "export" in ci/lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 03/29] CI: remove more dead Travis CI support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 09/29] CI: have "static-analysis" run "check-builtins", not "documentation"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 26/29] CI: set SANITIZE=leak in MAKEFLAGS directly
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 01/29] CI: run "set -ex" early in ci/lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 02/29] CI: make "$jobname" explicit, remove fallback
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 00/29] CI: run "make" in CI "steps", improve UX
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- adding new 32-bit on-disk (unsigned) timestamp formats (was: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Michael J Gruber <git@xxxxxxxxx>
- Re: [PATCH v5 00/17] cruft packs
- From: Jonathan Nieder <jrnieder@xxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Jonathan Nieder <jrnieder@xxxxxxxxx>
- RE: [EXTERNAL] Re: Error handling when giving empty command line arguments
- From: Olsson John <john.olsson@xxxxxxxxxxxxx>
- RE: [EXTERNAL] Re: Error handling when giving empty command line arguments
- From: Olsson John <john.olsson@xxxxxxxxxxxxx>
- Re: [PATCH] Fix wrong info in `INSTALL`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4] setup: don't die if realpath(3) fails on getcwd(3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Error handling when giving empty command line arguments
- From: Kevin Daudt <me@xxxxxxxxx>
- Re: [PATCH] ci: update Cirrus-CI image to FreeBSD 13.0
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v4] setup: don't die if realpath(3) fails on getcwd(3)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2] setup: don't die if realpath(3) fails on getcwd(3)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/2] dir: consider worktree config in path recursion
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Carlo Arenas <carenas@xxxxxxxxx>
- RE: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] pack-objects: fix a pair of MIDX bitmap-related races
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/4] builtin/pack-objects.c: avoid redundant NULL check
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] Fix CMakeLists.txt on Linux.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Error handling when giving empty command line arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] http.c: avoid danging pointer to local variable `finished`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 02/17] pack-mtimes: support reading .mtimes files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] Fix wrong info in `INSTALL`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 00/17] cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 00/17] cruft packs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Fix wrong info in `INSTALL`
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] pack-bitmap.c: check preferred pack validity when opening MIDX bitmap
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 00/17] cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] http.c: avoid danging pointer to local variable `finished`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/4] builtin/pack-objects.c: avoid redundant NULL check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Fix wrong info in `INSTALL`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/4] pack-bitmap.c: check preferred pack validity when opening MIDX bitmap
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/4] pack-objects: fix a pair of MIDX bitmap-related races
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] nedmalloc: avoid new compile error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] urlmatch: create fetch.credentialsInUrl config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4] setup: don't die if realpath(3) fails on getcwd(3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] http.c: avoid danging pointer to local variable `finished`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 4/4] dir.c: avoid "exceeds maximum object size" error with GCC v12.x
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] http.c: clear the 'finished' member once we are done with it
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/4] compat/win32/syslog: fix use-after-realloc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: update Cirrus-CI image to FreeBSD 13.0
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH] ci: update Cirrus-CI image to FreeBSD 13.0
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]