Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 1/1] revision: don't set parents as uninteresting if exclude promisor objects
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH][Newcomer] t7004-tag: modernize the test script
- From: AbdAlRahman Gad <abdobngad@xxxxxxxxx>
- Re: [PATCH 1/3] set errno=0 before strtoX calls
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- [PATCH] refs: drop `ref_store`-less functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: quiltimport mode detection oddity
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5] http: do not ignore proxy path
- From: "Ryan Hendrickson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] set errno=0 before strtoX calls
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] builtin/ls-remote: fall back to SHA1 outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/3] t6421: fix test to work when repo dir contains d0
- From: "Kyle Lippincott via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] strbuf: set errno to 0 after strbuf_getcwd
- From: "Kyle Lippincott via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] set errno=0 before strtoX calls
- From: "Kyle Lippincott via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Small fixes for issues detected during internal CI runs
- From: "Kyle Lippincott via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: quiltimport mode detection oddity
- From: Jeff King <peff@xxxxxxxx>
- Re: [Bug] Temp file use in t0018.6
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- RE: [BUG] 2.46.0 t7701.09 fails on NonStop ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: quiltimport mode detection oddity
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] 2.46.0 t7701.09 fails on NonStop ia64
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 3/6] unit-tests: add if_test
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: quiltimport mode detection oddity
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] git for-each-ref: is-base atom and base branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- quiltimport mode detection oddity
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- What's cooking in git.git (Aug 2024, #01; Thu, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [BUG] 2.46.0 t7701.09 fails on NonStop ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 1/3] commit-reach: add get_branch_base_for_tip
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] for-each-ref: add 'is-base' token
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] p1500: add is-base performance tests
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] git for-each-ref: is-base atom and base branches
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/19] midx: incremental multi-pack indexes, part one
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 19/19] midx: implement support for writing incremental MIDX chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 15/19] midx: support reading incremental MIDX chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 14/19] midx: teach `midx_fanout_add_midx_fanout()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 13/19] midx: teach `midx_preferred_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 11/19] midx: remove unused `midx_locate_pack()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 10/19] midx: teach `fill_midx_entry()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 07/19] midx: introduce `bsearch_one_midx()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [BUG] 2.46.0 t7701.09 fails on NonStop ia64
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 06/19] midx: teach `nth_bitmapped_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 05/19] midx: teach `nth_midxed_object_oid()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/19] midx: add new fields for incremental MIDX chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [PATCH] t0018: remove leftover debugging cruft
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/19] Documentation: describe incremental MIDX format
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [Bug] Temp file use in t0018.6
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] t0018: remove leftover debugging cruft
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Bug] Temp file use in t0018.6
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework (better one)
- From: <rsbecker@xxxxxxxxxxxxx>
- [Bug] Temp file use in t0018.6
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework (better one)
- From: René Scharfe <l.s.r@xxxxxx>
- [BUG] 2.46.0 t7701.09 fails on NonStop ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework (better one)
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/24] Memory leak fixes (pt.3)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/23] Memory leak fixes (pt.3)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] config.c: avoid segfault with --fixed-value and valueless config
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4] http: do not ignore proxy path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] ref-filter: populate symref from iterator
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] ref-filter: populate symref from iterator
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] ref-filter: populate symref from iterator
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] refs: keep track of unresolved reference value in iterators
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [GSoC][PATCH v7 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 113
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] credential/osxkeychain: respect NUL terminator in username
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC][PATCH v14 11/11] fsck: add ref name check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 10/11] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 09/11] builtin/fsck: add `git-refs verify` child process
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 08/11] builtin/refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 07/11] refs: set up ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 06/11] fsck: rename objects-related fsck error functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 05/11] fsck: add refs-related error callback
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 04/11] fsck: add refs report function
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 03/11] fsck: add a unified interface for reporting fsck messages
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 02/11] fsck: make "fsck_error" callback generic
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 01/11] fsck: rename "skiplist" to "skip_oids"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v14 00/11] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] refs: add referent to each_ref_fn
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] ref-filter: populate symref from iterator
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] refs: keep track of unresolved reference value in iterators
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] keep track of unresolved value of symbolic-ref in ref iterators
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3] http: do not ignore proxy path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Feature request: Stats in git log
- From: Steinar Sturlaugsson <costeinar@xxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [GSoC][PATCH v5 0/5] t: port reftable/tree_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v7 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v5 0/5] t: port reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH] credential/osxkeychain: respect NUL terminator in username
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/19] midx: incremental multi-pack indexes, part one
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 19/19] midx: implement support for writing incremental MIDX chains
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v7 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v7 6/7] t-reftable-pq: add test for index based comparison
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v7 5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v7 4/7] t-reftable-pq: make merged_iter_pqueue_check() static
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v7 3/7] t: move reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v7 2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v7 1/7] reftable: remove unnecessary curly braces in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v7 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH] credential/osxkeychain: respect NUL terminator in username
- From: Hong Jiang <ilford@xxxxxxxxx>
- Re: [PATCH v2 17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 07/24] builtin/submodule--helper: fix leaking clone depth parameter
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 16/19] midx: implement verification support for incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 24/24] commit-reach: fix trivial memory leak when computing reachability
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 23/24] convert: fix leaking config strings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 22/24] entry: fix leaking pathnames during delayed checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 21/24] object-name: fix leaking commit list items
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/24] t/test-repository: fix leaking repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/24] builtin/credential-cache: fix trivial leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/24] builtin/worktree: fix leaking derived branch names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/24] builtin/shortlog: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/24] builtin/rerere: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/24] builtin/credential-store: fix leaking credential
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/24] builtin/show-branch: fix several memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 15/19] midx: support reading incremental MIDX chains
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 13/24] builtin/rev-parse: fix memory leak with `--parseopt`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/24] builtin/stash: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/24] builtin/remote: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/24] builtin/remote: fix leaking strings in `branch_list`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/24] builtin/ls-remote: fix leaking `pattern` strings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/24] builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/24] builtin/name-rev: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/24] builtin/describe: fix trivial memory leak when describing blob
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/24] builtin/describe: fix leaking array when running diff-index
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/24] builtin/describe: fix memory leak with `--contains=`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/24] builtin/log: fix leaking branch name when creating cover letters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/24] builtin/replay: plug leaking `advance_name` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/24] Memory leak fixes (pt.3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 14/19] midx: teach `midx_fanout_add_midx_fanout()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 13/19] midx: teach `midx_preferred_pack()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 12/19] midx: teach `midx_contains_pack()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 11/19] midx: remove unused `midx_locate_pack()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 10/19] midx: teach `fill_midx_entry()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 09/19] midx: teach `nth_midxed_offset()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 08/19] midx: teach `bsearch_midx()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 07/19] midx: introduce `bsearch_one_midx()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 06/19] midx: teach `nth_bitmapped_pack()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 05/19] midx: teach `nth_midxed_object_oid()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 0/3] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 2/3] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 2/3] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 0/3] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 0/3] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 02/19] midx: add new fields for incremental MIDX chains
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 01/19] Documentation: describe incremental MIDX format
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 7/8] reftable/stack: fix corruption on concurrent compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/8] reftable/stack: use lock_file when adding table to "tables.list"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] credential/osxkeychain: respect NUL terminator in username
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 07/23] builtin/submodule--helper: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/23] Memory leak fixes (pt.3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/23] builtin/ls-remote: fix leaking `pattern` strings
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/6] unit-tests: add if_test
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 2/6] unit-tests: show location of checks outside of tests
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Jeff King <peff@xxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] http: do not ignore proxy path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] http: do not ignore proxy path
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v4] http: do not ignore proxy path
- From: "Ryan Hendrickson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] http: do not ignore proxy path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] http: do not ignore proxy path
- From: Ryan Hendrickson <ryan.hendrickson@xxxxxxxxxxxx>
- Re: git config set --file, key-value pair without '= value', gives Segmentation fault
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] reftable/stack: fix corruption on concurrent compaction
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [SOLVED] Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: Jamie Landeg-Jones <jamie@xxxxxxxxxxx>
- Re: git config set --file, key-value pair without '= value', gives Segmentation fault
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: git config set --file, key-value pair without '= value', gives Segmentation fault
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/8] reftable/stack: use lock_file when adding table to "tables.list"
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: git config set --file, key-value pair without '= value', gives Segmentation fault
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/3] Improvements for Perforce tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] http: do not ignore proxy path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/6] unit-tests: add if_test
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH 4/8] reftable/stack: simplify tracking of table locks
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 07/23] builtin/submodule--helper: fix various trivial memory leaks
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 2/4] strbuf: refactor strbuf_trim_trailing_ch()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] Makefile: wire up the clar unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git config set --file, key-value pair without '= value', gives Segmentation fault
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 2/6] unit-tests: show location of checks outside of tests
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- RE: [PATCH v4] Documentation: add platform support policy
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/6] t0080: use here-doc test body
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Improvements for Perforce tests
- From: Justin Tobler <jltobler@xxxxxxxxx>
- RE: [RFC PATCH 0/3] Introduce clar testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [RFC PATCH 0/3] Introduce clar testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] promisor-remote: check advertised name or URL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Introduce clar testing framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] strbuf: refactor strbuf_trim_trailing_ch()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] Documentation: add platform support policy
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH 1/4] version: refactor strbuf_sanitize()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [RFC PATCH 2/3] Makefile: wire up the clar unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/23] Memory leak fixes (pt.3)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Introduce clar testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 2/3] Makefile: wire up the clar unit testing framework
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 11/23] builtin/stash: fix various trivial memory leaks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 09/23] builtin/remote: fix leaking strings in `branch_list`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 08/23] builtin/ls-remote: fix leaking `pattern` strings
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/23] builtin/log: fix leaking branch name when creating cover letters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/23] builtin/replay: plug leaking `advance_name` variable
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [GSoC][PATCH v13 10/10] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 0/4] Introduce a "promisor-remote" capability
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] Introduce a "promisor-remote" capability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] http: do not ignore proxy path
- From: "Ryan Hendrickson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: [RFC PATCH 0/3] Introduce clar testing framework
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] Introduce clar testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Possible bug or error in document?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] http: do not ignore proxy path
- From: Ryan Hendrickson <ryan.hendrickson@xxxxxxxxxxxx>
- [PATCH 8/8] reftable/stack: handle locked tables during auto-compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 7/8] reftable/stack: fix corruption on concurrent compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 6/8] reftable/stack: use lock_file when adding table to "tables.list"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/8] reftable/stack: do not die when fsyncing lock file files
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/8] reftable/stack: simplify tracking of table locks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/8] reftable/stack: update stats on failed full compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/8] reftable/stack: test compaction with already-locked tables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/8] reftable/stack: refactor function to gather table sizes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/8] reftable: improvements and fixes for compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/4] promisor-remote: check advertised name or URL
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 2/4] strbuf: refactor strbuf_trim_trailing_ch()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 1/4] version: refactor strbuf_sanitize()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 0/4] Introduce a "promisor-remote" capability
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6] convert: return early when not tracing
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [patch] credential-osxkeychain: Clear username_buffer before getting the converted C string.
- From: Bo Anderson <mail@xxxxxxxxxxxxx>
- git config set --file, key-value pair without '= value', gives Segmentation fault
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: Bug: Git GUI "No differences detected"
- From: Steve <steves.sk@xxxxxxxxx>
- Re: [PATCH 00/23] Memory leak fixes (pt.3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/3] t98xx: mark Perforce tests as memory-leak free
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] ci: update Perforce version to r23.2
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] t98xx: fix Perforce tests with p4d r23 and newer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/3] Improvements for Perforce tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] t98xx: fix Perforce tests with p4d r23 and newer
- From: Patrick Steinhardt <ps@xxxxxx>
- [ANNOUNCE] Berlin Git Meetup on August 14th, 6pm CEST
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] ci: update Perforce version to r23.2
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [PATCH v5] convert: return early when not tracing
- From: Haritha D <Harithamma.D@xxxxxxx>
- Re: [PATCH] t-example-decorate: remove test messages
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 0/5] Documentation: some coding guideline updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [RFC PATCH 3/3] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 2/3] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 1/3] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 0/3] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [patch] credential-osxkeychain: Clear username_buffer before getting the converted C string.
- From: Jeff King <peff@xxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Jeff King <peff@xxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Jeff King <peff@xxxxxxxx>
- Possible bug or error in document?
- From: KwonHyun Kim <kwonhyun.kim@xxxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/5] refs: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/5] refs: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/5] refs/packed: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [patch] credential-osxkeychain: Clear username_buffer before getting the converted C string.
- From: Hong Jiang <ilford@xxxxxxxxx>
- Re: [PATCH v5] convert: return early when not tracing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t-example-decorate: remove test messages
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH 0/5] refs: stop using `the_repository`
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] t98xx: mark Perforce tests as memory-leak free
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [ANNOUNCE] Git v2.46.0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] ci: update Perforce version to r23.2
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 1/3] t98xx: fix Perforce tests with p4d r23 and newer
- From: Justin Tobler <jltobler@xxxxxxxxx>
- RE: [PATCH v4] Documentation: add platform support policy
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Tracked file cannot be added, mentions to sparse checkout that I don't have.
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [GSoC][PATCH v13 10/10] fsck: add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Draft of Git Rev News edition 113
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4] Documentation: add platform support policy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] Documentation: some coding guideline updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] Documentation: add platform support policy
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: GIT by github 2.45.2 is listed on Software Informer
- From: Tim Tassonis <stuff@xxxxxxxxxxxx>
- Re: safe.directory: preliminary clean-up
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug: Git GUI "No differences detected"
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v4] Documentation: add platform support policy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 3/4] safe.directory: normalize the configured path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 4/4] safe.directory: setting safe.directory="." allows the "current" directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 1/4] safe.directory: preliminary clean-up
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 2/4] safe.directory: normalize the checked path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 0/4] safe.directory clean-up
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v13 06/10] git refs: add verify subcommand
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- safe.directory: preliminary clean-up
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] Documentation: add platform support policy
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH] grep: -W: skip trailing empty lines at EOF, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: GIT by github 2.45.2 is listed on Software Informer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v13 00/10] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v13 10/10] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v13 09/10] fsck: add ref name check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v13 08/10] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v13 06/10] git refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Output of git checkout goes to stderr
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/23] builtin/name-rev: fix various trivial memory leaks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git Merge 2024 CFP deadline extended
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v13 05/10] refs: set up ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v13 04/10] fsck: add refs-related error report function
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v13 03/10] fsck: rename objects-related fsck error functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v13 02/10] fsck: add a unified interface for reporting fsck messages
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 1/5] clang-format: fix indentation width for preprocessor directives
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH] grep: -W: skip trailing empty lines at EOF, too
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 6/6] t-strvec: use if_test
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 5/6] t-reftable-basics: use if_test
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 4/6] t-ctype: use if_test
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 3/6] unit-tests: add if_test
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 2/6] unit-tests: show location of checks outside of tests
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4 1/6] t0080: use here-doc test body
- From: René Scharfe <l.s.r@xxxxxx>
- [no subject]
- [PATCH v4 0/6] add and use if_test to simplify tests
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] t-example-decorate: remove test messages
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 2/6] unit-tests: add for_test
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v4] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
- From: A U Thor <shyamthakkar001@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: "W. Michael Petullo" <mike@xxxxxxxx>
- Re: [PATCH 0/5] refs: stop using `the_repository`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 4/5] refs/packed: stop using `the_repository`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 00/23] Memory leak fixes (pt.3)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 12/23] builtin/rev-parse: fix memory leak with `--parseopt`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Tracked file cannot be added, mentions to sparse checkout that I don't have.
- From: Nathan Teodosio <nathan.teodosio@xxxxxxxxxxxxx>
- GIT by github 2.45.2 is listed on Software Informer
- From: Informer Team <partners@xxxxxxxxxxxx>
- Re: [PATCH 04/23] builtin/describe: fix leaking array when running diff-index
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 02/23] builtin/log: fix leaking branch name when creating cover letters
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH v13 00/10] ref consistency check infra setup
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 10/10] fsck: add ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 09/10] fsck: add ref name check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 08/10] files-backend: add unified interface for refs scanning
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 06/10] git refs: add verify subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 05/10] refs: set up ref consistency check infrastructure
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 04/10] fsck: add refs-related error report function
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 03/10] fsck: rename objects-related fsck error functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v13 02/10] fsck: add a unified interface for reporting fsck messages
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Output of git checkout goes to stderr
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Jeff King <peff@xxxxxxxx>
- Re: Output of git checkout goes to stderr
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 5/5] Documentation: consistently use spaces inside initializers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/5] Documentation: document idiomatic function names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/5] Documentation: document naming schema for structs and their functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/5] Documentation: clarify indentation style for C preprocessor directives
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/5] clang-format: fix indentation width for preprocessor directives
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/5] Documentation: some coding guideline updates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] Documentation: document difference between release and free
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] Documentation: document difference between release and free
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] Documentation: document naming schema for struct-related functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] Documentation: clarify indentation style for C preprocessor directives
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 6/7] t-reftable-pq: add test for index based comparison
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] ci: update Perforce version to r23.2
- From: Patrick Steinhardt <ps@xxxxxx>
- Output of git checkout goes to stderr
- From: Sayooj Surendran <sayooj.surendran@xxxxxxxxxxxxx>
- [PATCH 5/5] refs/reftable: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/5] refs/packed: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/5] refs/files: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/5] refs/files: stop using `the_repository` in `parse_loose_ref_contents()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/5] refs: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/5] refs: stop using `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/5] Tighten patch header parsing in patch-id
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/5] patch-id: tighten code to detect the patch header
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/5] patch-id: tighten code to detect the patch header
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5] convert: return early when not tracing
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: [PATCH v3] Fix to avoid high memory footprint
- From: Haritha D <Harithamma.D@xxxxxxx>
- [PATCH v2 5/5] patch-id: tighten code to detect the patch header
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/5] patch-id: rewrite code that detects the beginning of a patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/5] patch-id: make get_one_patchid() more extensible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/5] Tighten patch header parsing in patch-id
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/5] patch-id: call flush_current_id() only when needed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/5] t4204: patch-id supports various input format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/3] safe.directory: setting safe.directory="." allows the "current" directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/3] safe.directory: normalize the configured path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/3] safe.directory: normalize the checked path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/3] safe.directory clean-up
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] notes: do not trigger editor when adding an empty note
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problem
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] notes: do not trigger editor when adding an empty note
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH v2 1/1] notes: do not trigger editor when adding an empty note
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git rebase --continue in quiet mode
- From: Brendan Ngo <brendan@xxxxxxxxxxxx>
- Re: [PATCH 5/5] patch-id: tighten code to detect the patch header
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] http: do not ignore proxy path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] patch-id: make get_one_patchid() more extensible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http: do not ignore proxy path
- From: Jeff King <peff@xxxxxxxx>
- [ANNOUNCE] Git for Windows 2.46.0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re* [PATCH v2 0/2] add-p P fixups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jul 2024, #09; Mon, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [2.46 regression] git ls-remote crash with import remote-helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.46.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [2.46 regression] git ls-remote crash with import remote-helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/1] notes: do not trigger editor when adding an empty note
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v2 0/1] notes: fix editor invocation regression
- From: David Disseldorp <ddiss@xxxxxxx>
- [GSoC][PATCH v13 10/10] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 09/10] fsck: add ref name check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 08/10] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 07/10] builtin/fsck: add `git-refs verify` child process
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 06/10] git refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 05/10] refs: set up ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 04/10] fsck: add refs-related error report function
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 03/10] fsck: rename objects-related fsck error functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 02/10] fsck: add a unified interface for reporting fsck messages
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 01/10] fsck: rename "skiplist" to "skip_oids"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v13 00/10] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 5/5] patch-id: tighten code to detect the patch header
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/5] patch-id: rewrite code that detects the beginning of a patch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/5] patch-id: make get_one_patchid() more extensible
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] unit-tests/test-lib: fix typo in check_pointer_eq() description
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] unit-tests/test-lib: fix typo in check_pointer_eq() description
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] unit-tests/test-lib: fix typo in check_pointer_eq() description
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Jeff King <peff@xxxxxxxx>
- Re: [GSoC]: Implement consistency check for refs blog
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: "W. Michael Petullo" <mike@xxxxxxxx>
- [GIT PULL] l10n updates for 2.46.0
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: Re* [PATCH v2 0/2] add-p P fixups
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: "David C. Rankin" <drankinatty@xxxxxxxxx>
- Re: [2.46 regression] git ls-remote crash with import remote-helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [no subject]
- Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: Jamie Landeg-Jones <jamie@xxxxxxxxxxx>
- Problem
- From: Michael Salman <mjsalman@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] safe.directory: normalize the configured path
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: Jeff King <peff@xxxxxxxx>
- Re: Git clone reads safe.directory differently?
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [2.46 regression] git ls-remote crash with import remote-helper
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Git clone reads safe.directory differently?
- From: "W. Michael Petullo" <mike@xxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] add-patch: render hunks through the pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2] http: do not ignore proxy path
- From: "Ryan Hendrickson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/5] check-non-portable-shell: improve `VAR=val shell-func` detection
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v3 3/5] check-non-portable-shell: loosen one-shot assignment error message
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v3 4/5] check-non-portable-shell: suggest alternative for `VAR=val shell-func`
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v3 2/5] t4034: fix use of one-shot variable assignment with shell function
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v3 1/5] t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v3 0/5] improve one-shot variable detection with shell function
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- Re: [PATCH 2/2] add-patch: render hunks through the pager
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http: do not ignore proxy path
- From: Ryan Hendrickson <ryan.hendrickson@xxxxxxxxxxxx>
- [no subject]
- Re: [PATCH v2 1/3] clone: remove double bundle list clear code
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] http: do not ignore proxy path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] ReviewingGuidelines: encourage positive reviews more
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re* [PATCH v2 0/2] add-p P fixups
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: Bug with bash and OpenSSL usage on Windows
- From: Tim Abdiukov <tabdiukov@xxxxxxxxx>
- Re: Re* [PATCH v2 0/2] add-p P fixups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Bug with bash and OpenSSL usage on Windows
- From: Tim Abdiukov <tabdiukov@xxxxxxxxx>
- Re: [PATCH v2 1/5] t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] check-non-portable-shell: suggest alternative for `VAR=val shell-func`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Re* [PATCH v2 0/2] add-p P fixups
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 1/5] t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] improve one-shot variable detection with shell function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] add-patch: render hunks through the pager
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re* [PATCH v2 0/2] add-p P fixups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: fix hex code escapes in git-ls-files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http: do not ignore proxy path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: fix hex code escapes in git-ls-files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] http: do not ignore proxy path
- From: Ryan Hendrickson <ryan.hendrickson@xxxxxxxxxxxx>
- Re: [PATCH] http: do not ignore proxy path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] http: do not ignore proxy path
- From: "Ryan Hendrickson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/1] show-ref: improve short help messages of options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] doc: fix hex code escapes in git-ls-files
- From: Jayson Rhynas <jayrhynas@xxxxxxxxx>
- Re: [PATCH] csum-file: introduce discard_hashfile()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Does GIT_SSH_COMMAND apply to all git commands that connect to remote?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] transport: introduce transport_has_remote_bundle_uri()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] Fix to avoid high memory footprint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] Fix to avoid high memory footprint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] safe.directory: normalize the configured path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] csum-file: introduce discard_hashfile()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] convert: avoid high memory footprint
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/4] check-non-portable-shell: improve `VAR=val shell-func` detection
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 4/5] check-non-portable-shell: suggest alternative for `VAR=val shell-func`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] fetch: use bundle URIs when having creationToken heuristic
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/1] show-ref: improve short help messages of options
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] ReviewingGuidelines: encourage positive reviews more
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 23/23] commit-reach: fix trivial memory leak when computing reachability
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 22/23] convert: fix leaking config strings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/23] entry: fix leaking pathnames during delayed checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/23] object-name: fix leaking commit list items
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/23] t/test-repository: fix leaking repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/23] builtin/credential-cache: fix trivial leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/23] builtin/worktree: fix leaking derived branch names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/23] builtin/shortlog: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/23] builtin/rerere: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/23] builtin/credential-store: fix leaking credential
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/23] builtin/show-branch: fix several memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/23] builtin/rev-parse: fix memory leak with `--parseopt`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/23] builtin/stash: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/23] builtin/remote: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/23] builtin/remote: fix leaking strings in `branch_list`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/23] builtin/ls-remote: fix leaking `pattern` strings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/23] builtin/submodule--helper: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/23] builtin/name-rev: fix various trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/23] builtin/describe: fix trivial memory leak when describing blob
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/23] builtin/describe: fix leaking array when running diff-index
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/23] builtin/log: fix leaking branch name when creating cover letters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/23] builtin/replay: plug leaking `advance_name` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/23] Memory leak fixes (pt.3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] csum-file: introduce discard_hashfile()
- From: Patrick Steinhardt <ps@xxxxxx>
- Does GIT_SSH_COMMAND apply to all git commands that connect to remote?
- From: Michał Iwanicki <michal.iwanicki@xxxxxxxxx>
- Re: [PATCH v3] Fix to avoid high memory footprint
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v2 3/3] fetch: use bundle URIs when having creationToken heuristic
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 2/3] transport: introduce transport_has_remote_bundle_uri()
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/3] clone: remove double bundle list clear code
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 4/5] check-non-portable-shell: suggest alternative for `VAR=val shell-func`
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 1/5] t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 5/5] check-non-portable-shell: improve `VAR=val shell-func` detection
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 3/5] check-non-portable-shell: loosen one-shot assignment error message
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 2/5] t4034: fix use of one-shot variable assignment with shell function
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 0/5] improve one-shot variable detection with shell function
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- Re: [PATCH v1 06/10] packfile: packed_object_info avoids packed_to_object_type
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v1 03/10] packfile: fix off-by-one in content_limit comparison
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v1 05/10] cat-file: use delta_base_cache entries directly
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v1 02/10] packfile: allow content-limit for cat-file
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH 3/4] check-non-portable-shell: improve `VAR=val shell-func` detection
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v3] Fix to avoid high memory footprint
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: "David C. Rankin" <drankinatty@xxxxxxxxx>
- Re: Possible bug in .gitignore
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/3] safe.directory: normalize the configured path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] mailmap: plug memory leak in read_mailmap_blob()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] csum-file: introduce discard_hashfile()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: Jamie Landeg-Jones <jamie@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] Teach git version --build-options about libcurl
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] notes: revert note_data.given behavior with empty notes add
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH] mailmap: plug memory leak in read_mailmap_blob()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH] csum-file: introduce discard_hashfile()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: add platform support policy
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: add platform support policy
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH 6/8] git-prompt: add fallback for shells without $'...'
- From: avih <avihpit@xxxxxxxxx>
- RE: [PATCH v3] Documentation: add platform support policy
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3] Documentation: add platform support policy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] Documentation: add platform support policy
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Technical information about http.sslBackend schannel
- From: PEMBERTON Brian D * DCBS <Brian.D.PEMBERTON@xxxxxxxxxxxxxxx>
- [PATCH] doc: difference in location to apply is "offset", not "fuzz"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] notes: revert note_data.given behavior with empty notes add
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] clone: shallow-submodules should be single-branch by default
- From: Bruce Perry <bruce.a.perry@xxxxxxxxx>
- Re: [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] notes: revert note_data.given behavior with empty notes add
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.46.0-rc2
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] Git v2.46.0-rc2
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Documentation: add platform support policy
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [PATCH 2/2] add-patch: render hunks through the pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 1/2] pager: introduce wait_for_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re* [PATCH v2 0/2] add-p P fixups
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/8] git-prompt: add fallback for shells without $'...'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/8] git-prompt: add fallback for shells without $'...'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/3] safe.directory clean-up
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] safe.directory: setting safe.directory="." allows the "current" directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] safe.directory: normalize the configured path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH v2] ReviewingGuidelines: encourage positive reviews more
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/3] doc: introducing synopsis para
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] Teach git version --build-options about libcurl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] add-p P fixups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug/defaults: COMMIT_EDITMSG not reused after a failed commit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] show-ref: improve short help messages of options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] notes: revert note_data.given behavior with empty notes add
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH 0/2] notes: fix editor invocation regression
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH 6/8] git-prompt: add fallback for shells without $'...'
- From: avih <avihpit@xxxxxxxxx>
- Re: [PATCH] ReviewingGuidelines: encourage positive reviews more
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/4] add-patch: render hunks through the pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 3/4] pager: introduce wait_for_pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 2/4] pager: do not close fd 2 unnecessarily
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 1/4] add-patch: test for 'p' command
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 0/4] squash fixups in rj/add-p-pager
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] ReviewingGuidelines: encourage positive reviews more
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v6 1/7] reftable: remove unncessary curly braces in reftable/pq.c
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [GSoC][PATCH v3] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 0/2] add-p P fixups
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/3] doc: introducing synopsis para
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH 6/8] git-prompt: add fallback for shells without $'...'
- From: avih <avihpit@xxxxxxxxx>
- Bug: Git GUI "No differences detected"
- From: Steve <steves.sk@xxxxxxxxx>
- Re: [PATCH v2 0/3] safe.directory clean-up
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/3] safe.directory: setting safe.directory="." allows the "current" directory
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/3] safe.directory: normalize the configured path
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/6] unit-tests: add for_test
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 0/2] add-p P fixups
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v6 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 6/7] t-reftable-pq: add test for index based comparison
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 4/7] t-reftable-pq: make merged_iter_pqueue_check() static
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 3/7] t: move reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 1/7] reftable: remove unncessary curly braces in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v6 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- unsubscribe
- From: Dirk Wallenstein <dirk.impersonator@xxxxxxxxx>
- Re: bug/defaults: COMMIT_EDITMSG not reused after a failed commit
- From: Robert Coup <robert.coup@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] show-ref: improve short help messages of options
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] Teach git version --build-options about libcurl
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ReviewingGuidelines: encourage positive reviews more
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 6/7] t-reftable-pq: add test for index based comparison
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] Documentation: clarify indentation style for C preprocessor directives
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Possible bug in .gitignore
- From: KwonHyun Kim <kwonhyun.kim@xxxxxxxxx>
- Re: [PATCH v2 0/3] doc: introducing synopsis para
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] Teach git version --build-options about libcurl
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] Fix to avoid high memory footprint
- From: Jeff King <peff@xxxxxxxx>
- [ANNOUNCE] Git for Windows 2.46.0-rc2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v2] Fix to avoid high memory footprint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ReviewingGuidelines: encourage positive reviews more
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] ReviewingGuidelines: encourage positive reviews more
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug/defaults: COMMIT_EDITMSG not reused after a failed commit
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 3/3] doc: apply synopsis simplification on git-clone and git-init
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] doc: update the guidelines to reflect the current formatting rules
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] doc: introduce a synopsis custom paragraph attribute
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] doc: introducing synopsis para
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/2] Teach git version --build-options about libcurl
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 3/7] unit-tests: add for_test
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH 3/3] Documentation: document difference between release and free
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jul 2024, #08; Wed, 24)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.46.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/8] git-prompt: support more shells
- From: avih <avihpit@xxxxxxxxx>
- Re: EXDEV when re-init with --separate-git-dir option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/8] git-prompt: support more shells
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] Documentation: document naming schema for struct-related functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug/defaults: COMMIT_EDITMSG not reused after a failed commit
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] Documentation: document difference between release and free
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] Documentation: document naming schema for struct-related functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] Documentation: clarify indentation style for C preprocessor directives
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug/defaults: COMMIT_EDITMSG not reused after a failed commit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v2 2/2] Teach git version --build-options about zlib versions.
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] Teach git version --build-options about zlib versions.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 6/7] t-reftable-pq: add test for index based comparison
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] add-p P fixups
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 2/3] ci: update Perforce version to r23.2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v5 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]