Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH] t4205: don't exit test script on failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/1] t3920: support CR-eating grep
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/1] t3920: support CR-eating grep
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-compat-util: avoid redefining system function names
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Dec 2022, #01; Thu, 1)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Stefan Sundin <git@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Dec 2022, #01; Thu, 1)
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 7/8] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [PATCH] maintenance: compare output of pthread functions for inequality with 0
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git cherry-pick -x: missing blank line before the "cherry picked from commit" line
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- Re: [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/1] t3920: simplify redirection of loop output
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 4/1] t3920: replace two cats with a tee
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/1] t3920: support CR-eating grep
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: git cherry-pick -x: missing blank line before the "cherry picked from commit" line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 9/9] clone: unbundle the advertised bundles
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 7/9] bundle-uri: allow relative URLs in bundle lists
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 4/8] t/lib-patch-mode.sh: fix ignored exit codes
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 2/8] auto-crlf tests: don't lose exit code in loops and outside tests
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 5/9] bundle-uri client: add boolean transfer.bundleURI setting
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 3/9] bundle-uri client: add helper for testing server
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/9] bundle-uri client: add minimal NOOP client
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- git cherry-pick -x: missing blank line before the "cherry picked from commit" line
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- [PATCH v3 6/8] tests: don't lose 'test <str> = $(cmd ...)"' exit code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 7/8] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/8] tests: use "test_cmp" instead of "test" in sub-shells
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/8] tests: fix ignored & hidden exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/8] auto-crlf tests: don't lose exit code in loops and outside tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/8] diff tests: fix ignored exit codes in t4023
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/8] t/lib-patch-mode.sh: fix ignored exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/8] merge tests: don't ignore "rev-parse" exit code in helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 8/8] tests: don't lose mist "git" exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-compat-util: avoid redefining system function names
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 11/15] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 13/15] cmake: only look for "sh" in "C:/Program Files" on Windows
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 15/15] CI: add a "linux-cmake-test" to run cmake & ctest on linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 14/15] cmake: copy over git-p4.py for t983[56] perforce test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 10/15] cmake: optionally be able to run tests before "ctest"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 12/15] cmake: increase test timeout on Windows only
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 09/15] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 08/15] Makefile + test-lib.sh: don't prefer cmake-built to make-built git
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 00/15] cmake: document, fix on *nix, add CI
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 07/15] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 01/15] cmake: don't invoke msgfmt with --statistics
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 02/15] cmake: use "-S" and "-B" to specify source and build directories
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 03/15] cmake: update instructions for portable CMakeLists.txt
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 04/15] cmake: don't copy chainlint.pl to build directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 06/15] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 05/15] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-compat-util: avoid redefining system function names
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-compat-util: avoid redefining system function names
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 8/8] tests: use "test_cmp_cmd" in misc tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] diff tests: fix ignored exit codes in t4023
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] t4205: don't exit test script on failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/8] merge tests: don't ignore "rev-parse" exit code in helper
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/8] t/lib-patch-mode.sh: fix ignored "git" exit codes
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: ds/bundle-uri-4 (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Don't pass -v to submodule command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] Don't lazy-fetch commits when parsing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t4205: don't exit test script on failure
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 8/8] tests: use "test_cmp_cmd" in misc tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 7/8] tests: use "test_cmp_cmd" instead of "test" in sub-shells
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/8] merge tests: don't ignore "rev-parse" exit code in helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/8] tests: fix ignored & hidden exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/8] t/lib-patch-mode.sh: fix ignored "git" exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/8] diff tests: fix ignored exit codes in t4023
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] fsmonitor: fix race seen in t7527
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] t4205: don't exit test script on failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] Don't lazy-fetch commits when parsing them
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t4205: don't exit test script on failure
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/3] diff: build parseopts array on demand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v9] status: modernize git-status "slow untracked files" advice
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- [PATCH v3 3/3] diff: remove parseopts member from struct diff_options
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 2/3] diff: use add_diff_options() in diff_opt_parse()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 1/3] diff: factor out add_diff_options()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 0/3] diff: build parseopts array on demand
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v9] status: modernize git-status "slow untracked files" advice
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] diff: remove parseopts member of struct diff_options
- From: René Scharfe <l.s.r@xxxxxx>
- Re: What's cooking in git.git (Dec 2022, #01; Thu, 1)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 3/3] diff: remove parseopts member of struct diff_options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] t4205: don't exit test script on failure
- From: René Scharfe <l.s.r@xxxxxx>
- BUG: git log --follow always follows copies as well as renames
- From: "Grochowalski, Matthew (GE Aerospace, US)" <MatthewS.Grochowalski@xxxxxx>
- Re: [PATCH v2 0/4] Don't lazy-fetch commits when parsing them
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t5559-http-fetch-smart-http2 failures
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/4] Don't lazy-fetch commits when parsing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/3] diff: build parseopts array on demand
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 4/4] commit: don't lazy-fetch commits
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 4/4] commit: don't lazy-fetch commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 1/4] object-file: reread object with exact same args
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 2/4] object-file: refactor corrupt object diagnosis
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 3/4] object-file: refactor replace object lookup
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 0/4] Don't lazy-fetch commits when parsing them
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 0/3] diff: build parseopts array on demand
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] commit: don't lazy-fetch commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 2/4] object-file: refactor corrupt object diagnosis
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 0/3] diff: build parseopts array on demand
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] Makefile: suppress macOS deprecation warning
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [PATCH] list-objects-filter: plug pattern_list leak
- From: René Scharfe <l.s.r@xxxxxx>
- Re: ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/3] diff: build parseopts array on demand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 93
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6 2/2] cat-file: add mailmap support to --batch-check option
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH v6 1/2] cat-file: add mailmap support to -s option
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH v6 0/2] Add mailmap mechanism in cat-file options
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Ping Yin <pkufranky@xxxxxxxxx>
- Re: [PATCH v9] status: modernize git-status "slow untracked files" advice
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- Re: ds/bundle-uri-4 (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: What are cherry-pick's exit codes?
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: What are cherry-pick's exit codes?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/3] diff: factor out add_diff_options()
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: What are cherry-pick's exit codes?
- From: Sean Allred <allred.sean@xxxxxxxxx>
- [PATCH v2 3/3] diff: remove parseopts member from struct diff_options
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 2/3] diff: let prep_parse_options() return parseopt array
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 1/3] diff: factor out add_diff_options()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 0/3] diff: build parseopts array on demand
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 3/4] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What are cherry-pick's exit codes?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Auto packing the repository - foreground or background in Windows?
- From: Tao Klerks <tao@xxxxxxxxxx>
- What's cooking in git.git (Dec 2022, #01; Thu, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] diff-merges: more features
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v2] Don't pass -v to submodule command
- From: Sven Strickroth <email@xxxxxxxxxx>
- Re: [PATCH] Don't pass -v to submodule command
- From: Sven Strickroth <email@xxxxxxxxxx>
- Re: [PATCH 3/3] diff: remove parseopts member of struct diff_options
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Ping Yin <pkufranky@xxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Ping Yin <pkufranky@xxxxxxxxx>
- What are cherry-pick's exit codes?
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v9] status: modernize git-status "slow untracked files" advice
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] diff-merges: more features
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/3] diff: remove parseopts member of struct diff_options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] diff: build parseopts array on demand
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] am: Allow passing --no-verify flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] am: Allow passing --no-verify flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] commit: don't lazy-fetch commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] object-file: refactor corrupt object diagnosis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: fsmonitor: t7527 racy on OSX?
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] cocci: avoid "should ... be a metavariable" warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Junio C Hamano <gitster@xxxxxxxxx>
- t5559-http-fetch-smart-http2 failures
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH] git-compat-util: avoid redefining system function names
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] Don't lazy-fetch commits when parsing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 4/4] commit: don't lazy-fetch commits
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] object-file: refactor replace object lookup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] object-file: refactor corrupt object diagnosis
- From: Jeff King <peff@xxxxxxxx>
- git-worktree-list reporting wrong directory
- From: Erik Aigner <erik@xxxxxxxxxxxx>
- [PATCH 4/4] commit: don't lazy-fetch commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 2/4] object-file: refactor corrupt object diagnosis
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 1/4] object-file: reread object with exact same args
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 3/4] object-file: refactor replace object lookup
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 0/4] Don't lazy-fetch commits when parsing them
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Don't pass -v to submodule command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 4/5] diff-lib: refactor match_stat_with_submodule
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH] trace2 tests: guard pthread test with "PTHREAD"
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [PATCH] Don't pass -v to submodule command
- From: Sven Strickroth <email@xxxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 3/3] diff: remove parseopts member of struct diff_options
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/3] diff: let prep_parse_options() return parseopt array
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH 1/3] diff: factor out add_diff_options()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 0/3] diff: build parseopts array on demand
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Paul Smith <psmith@xxxxxxx>
- [ANNOUNCE] Git for Windows 2.39.0-rc1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 4/5] diff-lib: refactor match_stat_with_submodule
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] diff-merges: more features
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 4/5] pack-objects: simplify --filter handling
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH 5/6] ls-tree: introduce 'match_pattern()' function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 2/2] cat-file: add mailmap support to --batch-check option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] cocci: avoid "should ... be a metavariable" warnings
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/1] Makefiles: GNU make 4.4 fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 3/5] pack-objects: fix handling of multiple --filter options
- From: René Scharfe <l.s.r@xxxxxx>
- [ANNOUNCE] Git v2.39.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Paul Smith <psmith@xxxxxxx>
- Re: [PATCH v2 3/4] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] Documentation/Makefile: avoid multiple patterns when generating one file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] Documentation/Makefile: de-duplicate *.[157] dependency list
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] add case insensitivity option to bash completion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] Makefiles: GNU make 4.4 fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/5] pack-objects: fix handling of multiple --filter options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v9] status: modernize git-status "slow untracked files" advice
- From: "Rudy Rigot via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v8] status: modernize git-status "slow untracked files" advice
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- Re: [PATCH 0/2] add case insensitivity option to bash completion
- From: Alison Winters <alisonatwork@xxxxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git port to Debian SH4 may have trouble
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Re: [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Git port to Debian SH4 may have trouble
- From: Jeff King <peff@xxxxxxxx>
- Re: Git port to Debian SH4 may have trouble
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- ds/bundle-uri-4 (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v8 0/3] git-jump: support Emacs
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Draft of Git Rev News edition 93
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Git port to Debian SH4 may have trouble
- From: Jeff King <peff@xxxxxxxx>
- ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Jeff King <peff@xxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] add case insensitivity option to bash completion
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Git port to Debian SH4 may have trouble
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Re: [PATCH 0/2] add case insensitivity option to bash completion
- From: Alison Winters <alisonatwork@xxxxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8] status: modernize git-status "slow untracked files" advice
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- [PATCH v2 4/4] Documentation/Makefile: narrow wildcard rules to our known files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/4] Documentation/Makefile: avoid multiple patterns when generating one file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/4] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/4] Documentation/Makefile: de-duplicate *.[157] dependency list
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/4] Makefiles: GNU make 4.4 fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 4/5] pack-objects: simplify --filter handling
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 0/4] pack-bitmap.c: avoid exposing absolute paths
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 1/3] t1301: fix wrong template dir for git-init
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 3/3] t1301: do not change $CWD in "shared=all" test case
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 0/3] t1301: various updates
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 2/3] t1301: use test_when_finished for cleanup
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v4 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 4/5] pack-objects: simplify --filter handling
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 3/5] pack-objects: fix handling of multiple --filter options
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 2/5] t5317: demonstrate failure to handle multiple --filter options
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 1/5] t5317: stop losing return codes of git ls-files
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 0/5] pack-objects: fix and simplify --filter handling
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 0/2] [RFC] diff: introduce scope option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/2] [RPC] grep: introduce --scope option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] [RFC] diff: introduce --scope option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v3] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- What's cooking in git.git (Nov 2022, #07; Tue, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/5] diff-merges: more features
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Ping Yin <pkufranky@xxxxxxxxx>
- [bug] git diff --word-diff gives wrong result for utf-8 chinese
- From: Ping Yin <pkufranky@xxxxxxxxx>
- Re: [PATCH] git-compat-util.h: Fix build without threads
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] git-compat-util.h: Fix build without threads
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 0/2] add case insensitivity option to bash completion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 9/9] clone: unbundle the advertised bundles
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 8/9] bundle-uri: download bundles from an advertised list
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Design RFC] Being more defensive about fetching commits in partial clone
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Jeff King <peff@xxxxxxxx>
- Re: push.default and "git push"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 7/9] bundle-uri: allow relative URLs in bundle lists
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v3] am: Allow passing --no-verify flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path()
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 5/9] bundle-uri client: add boolean transfer.bundleURI setting
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 4/9] bundle-uri: serve bundle.* keys from config
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 3/9] bundle-uri client: add helper for testing server
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bundle-uri client: add minimal NOOP client
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 3/3] t1301: do not change $CWD in "shared=all" test case
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/3] git-jump: support Emacs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] pack-bitmap.c: avoid exposing absolute paths
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] am: Allow passing --no-verify flag
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- push.default and "git push"
- From: Yuri Kanivetsky <yuri.kanivetsky@xxxxxxxxx>
- Re: [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- possible bug for Git - Git incorrectly recognizes which file has been renamed.
- From: Tomasz Osak <tomasz.osak.80@xxxxxxxxx>
- Re: [PATCH 1/1] Avoid multiple patterns when recipes generate one file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [Design RFC] Being more defensive about fetching commits in partial clone
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/1] Avoid multiple patterns when recipes generate one file
- From: Paul Smith <psmith@xxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] trace2 tests: guard pthread test with "PTHREAD"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH] trace2 tests: guard pthread test with "PTHREAD"
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/5] diff-merges: more features
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 3/3] t1301: do not change $CWD in "shared=all" test case
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 1/3] t1301: fix wrong template dir for git-init
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: making use of $sm_path @ git submodule foreach —recursive
- From: "signal@xxxxxxxx" <signal@xxxxxxxx>
- [PATCH v2] t5314: check exit code of "git"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/3] t1301: fix wrong template dir for git-init
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v5 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 1/4] pack-bitmap.c: remove unnecessary "open_pack_index()" calls
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 2/4] pack-bitmap.c: avoid exposing absolute paths
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 0/4] pack-bitmap.c: avoid exposing absolute paths
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH] t5314: check exit code of "rev-parse"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] i18n: fix command template placeholder format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v2 1/3] t1301: fix wrong template dir for git-init
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] t1301: do not change $CWD in "shared=all" test case
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Program path added to sparse file specification if leading slash is used
- From: Andreas Schrell <as@xxxxxxxxxx>
- Re: [PATCH 1/1] Avoid multiple patterns when recipes generate one file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v2 0/3] t1301: various updates
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 3/3] t1301: do not change $CWD in "shared=all" test case
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 2/3] t1301: use test_when_finished for cleanup
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 1/3] t1301: fix wrong template dir for git-init
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v4 0/4] pack-bitmap.c: avoid exposing absolute paths
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: making use of $sm_path @ git submodule foreach —recursive
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] send-email: relay '-v N' to format-patch
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH] t5314: check exit code of "rev-parse"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v1 3/4] t1301: wrap the statements in the for loop
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v8 0/3] git-jump: support Emacs
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 4/4] t1301: do not change $CWD in "shared=all" test case
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v1 3/4] t1301: wrap the statements in the for loop
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2] send-email: relay '-v N' to format-patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/11] Enhance credential helper protocol to include auth headers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] i18n: fix command template placeholder format
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 0/5] diff-merges: more features
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5516: fail to run in verbose mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] git-compat-util.h: Fix build without threads
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] git-compat-util.h: Fix build without threads
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v1 4/4] t1301: do not change $CWD in "shared=all" test case
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 3/4] t1301: wrap the statements in the for loop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 2/4] t1301: use test_when_finished for cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] ci: install python on ubuntu
- From: Junio C Hamano <gitster@xxxxxxxxx>
- making use of $sm_path @ git submodule foreach —recursive
- From: "signal@xxxxxxxx" <signal@xxxxxxxx>
- [PATCH 0/1] Avoid multiple patterns when recipes generate one file
- From: Paul Smith <psmith@xxxxxxx>
- [PATCH 1/1] Avoid multiple patterns when recipes generate one file
- From: Paul Smith <psmith@xxxxxxx>
- Re: git ls-remote windows issue.
- From: Philip Oakley <philipoakley@iee.email>
- RE: git ls-remote windows issue.
- From: <rsbecker@xxxxxxxxxxxxx>
- git ls-remote windows issue.
- From: Kirill Frolov <frolovkirill7@xxxxxxxxx>
- [PATCH v1 4/4] t1301: do not change $CWD in "shared=all" test case
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v1 3/4] t1301: wrap the statements in the for loop
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v1 2/4] t1301: use test_when_finished for cleanup
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v1 1/4] t1301: fix wrong template dir for git-init
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 5/5] diff-merges: issue warning on lone '-m' option
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 4/5] diff-merges: support list of values for --diff-merges
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 0/5] diff-merges: more features
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 3/5] diff-merges: implement log.diffMergesForce config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 2/5] diff-merges: implement log.diffMerges-m-imply-p config
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v4 2/4] ci: remove the pipe after "p4 -V" to cache errors
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v4 4/4] ci: install python on ubuntu
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] i18n: fix command template placeholder format
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] i18n: fix command template placeholder format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] am: Allow passing --no-verify flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] send-email: relay '-v N' to format-patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 3/3] git-jump: invoke emacs/emacsclient
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/3] git-jump: add an optional argument '--stdout'
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 2/3] git-jump: move valid-mode check earlier
- From: "Jeff King via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 0/3] git-jump: support Emacs
- From: "Yoichi NAKAYAMA via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v7 1/3] git-jump: add an optional argument '--stdout'
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v4 4/4] ci: install python on ubuntu
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/4] ci: p4 on Linux has the same version as on macOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/4] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/4] ci: remove the pipe after "p4 -V" to cache errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2] send-email: relay '-v N' to format-patch
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- [PATCH] i18n: fix command template placeholder format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v3 0/2] Improve consistency of git-var
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] var: do not print usage() with a correct invocation
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/2] var: allow GIT_EDITOR to return null
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 2/2] var: allow GIT_EDITOR to return null
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v2 1/2] var: do not print usage() with a correct invocation
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-compat-util.h: Fix build without threads
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] var: allow GIT_EDITOR to return null
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/2] var: do not print usage() with a correct invocation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH] send-email: disable option auto-abbreviation
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- [PATCH] merge-recursive: fix variable typo in error message
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- [PATCH v2 2/2] var: allow GIT_EDITOR to return null
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] var: do not print usage() with a correct invocation
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] Improve consistency of git-var
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: git pull --verbose with submodules ends in error message
- From: Sven Strickroth <sven@xxxxxxxxxx>
- [PATCH v4 1/4] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v4 4/4] ci: install python on ubuntu
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v4 3/4] ci: p4 on Linux has the same version as on macOS
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v4 2/4] ci: remove the pipe after "p4 -V" to cache errors
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v4 0/4] Fix broken CI on newer github-actions runner image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 9/9] for-each-repo: with bad config, don't conflate <path> and <cmd>
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 6/9] for-each-repo: error on bad --config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/9] config tests: add "NULL" tests for *_get_value_multi()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 8/9] config API: add "string" version of *_value_multi(), fix segfaults
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/9] config API: have *_multi() return an "int" and take a "dest"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 7/9] config API users: test for *_get_value_multi() segfaults
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/9] versioncmp.c: refactor config reading next commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/9] config tests: cover blind spots in git_die_config() tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/9] config API: make "multi" safe, fix numerous segfaults
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/9] for-each-repo tests: test bad --config keys
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] git-compat-util.h: Fix build without threads
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v7 1/3] git-jump: add an optional argument '--stdout'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] trace2 tests: guard pthread test with "PTHREAD"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 2/6] fsmonitor: determine if filesystem is local or remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: disable option auto-abbreviation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: python 2 EOL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] object-file: use real paths when adding alternates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] trace2 tests: guard pthread test with "PTHREAD"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git download
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 2/3] var: remove read_var
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 3/3] docs: fix description of the `--merge-base` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5516: fail to run in verbose mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8] status: modernize git-status "slow untracked files" advice
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] ci: show error message of "p4 -V"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/3] git-jump: move valid-mode check earlier
- From: "Jeff King via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/3] git-jump: support Emacs
- From: "Yoichi NAKAYAMA via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 1/3] git-jump: add an optional argument '--stdout'
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] [RFC] diff: introduce --scope option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [ANNOUNCE] Git for Windows 2.39.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] trace2 tests: guard pthread test with "PTHREAD"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] var: do not print usage() with a correct invocation
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] var: remove read_var
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] var: allow GIT_EDITOR to return null
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Improve consistency of git-var
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: [BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: git download
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v3 1/4] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/4] ci: show error message of "p4 -V"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/4] ci: p4 on Linux has the same version as on macOS
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 0/4] Fix broken CI on newer github-actions runner image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 2/4] ci: show error message of "p4 -V"
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 4/4] ci: install python on ubuntu
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 1/4] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
- From: "Zack Weinberg" <zack@xxxxxxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v2 2/3] ci: upgrade version of p4 to 21.2
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- git pull --verbose with submodules ends in error message
- From: "Fink, Mike" <Mike.Fink@xxxxxxxxxxxxxxx>
- python 2 EOL (was: [PATCH v2 0/3] Fix broken CI on newer github-actions runner image)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v2 3/3] ci: install python on ubuntu
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] ci: install python on ubuntu
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 0/3] Fix broken CI on newer github-actions runner image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 3/3] ci: install python on ubuntu
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/3] ci: upgrade version of p4 to 21.2
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/3] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/3] Fix broken CI on newer github-actions runner image
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 0/3] Fix broken CI on newer github-actions runner image
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] ci: upgrade version of p4
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] ci: upgrade version of p4
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH 2/2] ci: upgrade version of p4
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 1/3] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 0/3] Fix broken CI on newer github-actions runner image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 3/3] ci: install python on ubuntu
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 2/3] ci: upgrade version of p4 to 21.2
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH 2/2] ci: upgrade version of p4
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] ci: upgrade version of p4
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/2] Use fixed github-actions runner image
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] ci: upgrade version of p4
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/2] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v6 0/3] git-jump: support Emacs
- From: "Yoichi NAKAYAMA via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/3] git-jump: move valid-mode check earlier
- From: "Jeff King via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 3/3] git-jump: invoke emacs/emacsclient
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/3] git-jump: add an optional argument '--stdout'
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 3/3] docs: fix description of the `--merge-base` option
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 2/3] merge-tree.c: allow specifying the merge-base when --stdin is passed
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/3] merge-tree.c: add --merge-base=<commit> option
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 0/3] merge-tree: allow specifying a base commit when --write-tree is passed
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] send-email: disable option auto-abbreviation
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- Re: [PATCH] t5516: fail to run in verbose mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 0/3] git-jump: support Emacs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] object-file: use real paths when adding alternates
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] object-file: use real paths when adding alternates
- From: Jeff King <peff@xxxxxxxx>
- Re: [Design RFC] Being more defensive about fetching commits in partial clone
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3] object-file: use real paths when adding alternates
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] object-file: use real paths when adding alternates
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [Design RFC] Being more defensive about fetching commits in partial clone
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] object-file: use real paths when adding alternates
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] chainlint.pl: fix /proc/cpuinfo regexp
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] revert: add angle bracket around argument 'parent-number' in usage
- From: "Fangyi Zhou via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v5 3/3] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- [bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
- From: "Zack Weinberg" <zack@xxxxxxxxxxxx>
- Re: git download
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: chainlink.pl /proc/cpuinfo regexp fails on s390x
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v4 6/6] fsmonitor: update doc for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/6] fsmonitor: enable fsmonitor for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/6] fsmonitor: test updates
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/6] fsmonitor: implement filesystem change listener for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/6] fsmonitor: determine if filesystem is local or remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/6] fsmonitor: Implement fsmonitor for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/6] fsmonitor: prepare to share code between Mac OS and Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 0/5] submodule: parallelize diff
- From: Glen Choo <chooglen@xxxxxxxxxx>
- git download
- From: Vasilij Demyanov <qvasic@xxxxxxxxx>
- Re: [PATCH] chainlint.pl: fix /proc/cpuinfo regexp
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 2/2] ci: upgrade version of p4
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 1/2] github-actions: run gcc-8 on ubuntu-20.04 image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH 0/2] Use fixed github-actions runner image
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v5 3/3] git-jump: invoke emacs/emacsclient
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] var: add GIT_SEQUENCE_EDITOR variable
- From: Sean Allred <allred.sean@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.39.0-rc0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH] chainlint.pl: fix /proc/cpuinfo regexp
- From: Andreas Hasenack <andreas@xxxxxxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Philip Oakley <philipoakley@iee.email>
- Re: chainlink.pl /proc/cpuinfo regexp fails on s390x
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v4] sparse-checkout.txt: new document with sparse-checkout directions
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [L10N] Kickoff for Git 2.39.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [ANNOUNCE] Git v2.39.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Nov 2022, #06; Wed, 23)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 1/3] git-jump: add an optional argument '--stdout'
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/3] git-jump: support Emacs
- From: "Yoichi NAKAYAMA via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/3] git-jump: move valid-mode check earlier
- From: "Jeff King via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/3] git-jump: invoke emacs/emacsclient
- From: "Yoichi Nakayama via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
- From: Yoichi Nakayama <yoichi.nakayama@xxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v3 8/8] clone, submodule update: create and check out branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: ab/remove--super-prefix & ab/submodule-no-abspath
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 8/8] clone, submodule update: create and check out branches
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] chainlint.pl: fix /proc/cpuinfo regexp
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5516: fail to run in verbose mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3920: don't ignore errors of more than one command with `|| true`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] submodule absorbgitdirs: use relative <from> and <to> paths
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Implement filtering repacks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Implement filtering repacks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git tag -l --format results into a malloc fatal error, if tag is signed.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] config: introduce an Operating System-specific `includeIf` condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] range-diff: support reading mbox files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: chainlink.pl /proc/cpuinfo regexp fails on s390x
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #05; Tue, 22)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: chainlink.pl /proc/cpuinfo regexp fails on s390x
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH] prune: recursively prune objects directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- ab/remove--super-prefix & ab/submodule-no-abspath (was: What's cooking in git.git (Nov 2022, #05; Tue, 22))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/2] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH] t3920: don't ignore errors of more than one command with `|| true`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2022, #04; Fri, 18)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] submodule absorbgitdirs: use relative <from> and <to> paths
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] t3920: don't ignore errors of more than one command with `|| true`
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 0/9] Get rid of "git --super-prefix"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] t3920: don't ignore errors of more than one command with `|| true`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: fsmonitor: t7527 racy on OSX?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git can not be built for s390x since update to git-2.38.0
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: git can not be built for s390x since update to git-2.38.0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v8] status: modernize git-status "slow untracked files" advice
- From: "Rudy Rigot via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] chainlint.pl: fix /proc/cpuinfo regexp
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- RE: fsmonitor: t7527 racy on OSX?
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- [PATCH] chainlint.pl: fix /proc/cpuinfo regexp
- From: "Andreas Hasenack via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] delta-islands: free island-related data after use
- From: Jeff King <peff@xxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]