Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: Handling the Git trademark
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v6 4/5] test: add test cases for hide-refs hook
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 5/5] doc: add documentation for the hide-refs hook
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/5] hiderefs: use a new flag to mark force hidden refs
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 3/5] hiderefs: hornor hide flags in wire protocol V2
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Preserving credentials on authentication failures
- From: "Jan Tosovsky" <j.tosovsky@xxxxxxxx>
- Re: git rebase crash: merge-ort.c:2622: apply_directory_rename_modifications: Assertion `ci->dirmask == 0' failed.
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 2/2] patch-id: use stable patch-id for rebases
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] patch-id: fix stable patch id for binary / header-only
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] update internal patch-id to use "stable" algorithm
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] update internal patch-id to use "stable" algorithm
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] patch-id: fix stable patch id for binary / header-only
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] patch-id: use stable patch-id for rebases
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- SSH key errors
- From: Cuckoo Aidan <aidancuckoo@xxxxxxxxx>
- [PATCH] gc: don't translate literal commands
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH] fsmonitor--daemon: don't translate literal commands
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH] builtin/diagnose.c: don't translate the two mode values
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- What's cooking in git.git (Sep 2022, #05; Mon, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Fix various typos in regular and technical docs
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH v2] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH 2/2] Documentation: clean up various typos in technical docs
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- [PATCH 1/2] Documentation: clean up a few misspelled word typos
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- [PATCH 0/2] Fix various typos in regular and technical docs
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- Re: [PATCH] midx.c: use `pack-objects --stdin-packs` when repacking
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] unicode: update the width tables to Unicode 15
- From: 李博文 <charlieio@xxxxxxxxxx>
- [PATCH] midx.c: use `pack-objects --stdin-packs` when repacking
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 7/7] midx.c: avoid cruft packs with non-zero `repack --batch-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/7] midx.c: prevent `expire` from removing the cruft pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/7] midx.c: avoid cruft packs with `repack --batch-size=0`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/7] midx.c: remove unnecessary loop condition
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/7] midx.c: replace `xcalloc()` with `CALLOC_ARRAY()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/7] Documentation/git-multi-pack-index.txt: clarify expire behavior
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/7] Documentation/git-multi-pack-index.txt: fix typo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/7] midx: ignore cruft pack with `repack`, `expire`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Beyond recursive merge
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] maintenance: make unregister idempotent
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 00/34] doc/UX: make txt & -h output more consistent
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2] Documentation: add ReviewingGuidelines
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] check-docs: fix 'diagnose' and 'version'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] version: fix builtin linking & documentation
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] check-docs: fix 'diagnose' and 'version'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] diagnose: add to command-list.txt
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: [PATCH v8 5/5] fsmonitor: add documentation for allowRemote and socketDir options
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- RE: [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/34] doc/UX: make txt & -h output more consistent
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 07/34] doc SYNOPSIS & -h: fix incorrect alternates syntax
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] refs: unify parse_worktree_ref() and ref_type()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] Documentation: add ReviewingGuidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] Documentation: add ReviewingGuidelines
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v9 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v9 6/6] fsmonitor: add documentation for allowRemote and socketDir options
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 5/6] fsmonitor: check for compatability before communicating with fsmonitor
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 4/6] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 3/6] fsmonitor: avoid socket location check if using hook
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 1/6] fsmonitor: refactor filesystem checks to common interface
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] Documentation: add ReviewingGuidelines
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 4/4] list-objects-filter: convert filter_spec to a strbuf
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] unicode: update the width tables to Unicode 15
- From: "Force Charlie via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] unicode: update the width tables to Unicode 15
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] scalar: fix wrong shell hashbang
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Question related to submodule and different recurse config options
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.38.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/9] bundle-uri: short-circuit capability parsing
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/4] list-objects-filter cleanups
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 4/4] list-objects-filter: convert filter_spec to a strbuf
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/5] roaring: teach Git to write roaring bitmaps
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] reachability-bitmaps: add CRoaring library to Git
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/5] roaring: teach Git to read roaring bitmaps
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] roaring: introduce a new config option for roaring bitmaps
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] commit-graph: Fix missing closedir in expire_commit_graphs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: what if i use makeheader tool to generate c header file, it would be accepted.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] unicode: update the width tables to Unicode 15
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/5] fsmonitor: relocate socket file if .git directory is remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 2/5] fsmonitor: relocate socket file if .git directory is remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] http: set specific auth scheme depending on credential
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] refs: unify parse_worktree_ref() and ref_type()
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 5/8] credential: add WWW-Authenticate header to cred requests
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.38.0-rc0
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/8] http: read HTTP WWW-Authenticate response headers
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/8] osxkeychain: clarify that we ignore unknown lines
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] commit-graph: Fix missing closedir in expire_commit_graphs
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [RFC PATCH 2/2] docs: document a format for anonymous author and committer IDs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/2] Opaque author and committer identifiers
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/2] doc: specify a header for including arbitrary format-patch metadata
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- b4 new contributor-oriented features
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] refs: unify parse_worktree_ref() and ref_type()
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH v2] commit-graph: Fix missing closedir in expire_commit_graphs
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- RE: Wildcards in mailmap to hide transgender people's deadnames
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: what if i use makeheader tool to generate c header file, it would be accepted.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- what if i use makeheader tool to generate c header file, it would be accepted.
- From: Skrab Sah <skrab.sah@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #04; Thu, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diagnose.c: refactor to safely use 'd_type'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] scalar: fix wrong shell hashbang
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #04; Thu, 15)
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [BUG] fixup commit is dropped during rebase if subject = branch name
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: Question related to submodule and different recurse config options
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH 6/6] revision: add parents after child for ^!
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Newbie contribution idea for 'git log --children': input requested
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH 0/3] Partial clone: promised blobs (formerly "missing blobs")
- From: Вероника Кулешова <veronikamorso78@xxxxxxxxx>
- [PATCH v2] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [BUG] fixup commit is dropped during rebase if subject = branch name
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH] diagnose.c: refactor to safely use 'd_type'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [BUG] fixup commit is dropped during rebase if subject = branch name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v8 2/5] fsmonitor: relocate socket file if .git directory is remote
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- [BUG] fixup commit is dropped during rebase if subject = branch name
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH] ls-files: fix black space in error message
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH] scalar: fix wrong shell hashbang
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v5 1/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: 孙超 <16657101987@xxxxxxx>
- Re: [PATCH v8 2/5] fsmonitor: relocate socket file if .git directory is remote
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v8 5/5] fsmonitor: add documentation for allowRemote and socketDir options
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] unicode: update the width tables to Unicode 15
- From: "Force Charlie via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v8 2/5] fsmonitor: relocate socket file if .git directory is remote
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v8 5/5] fsmonitor: add documentation for allowRemote and socketDir options
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 4/5] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 3/5] fsmonitor: avoid socket location check if using hook
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/5] fsmonitor: refactor filesystem checks to common interface
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 2/5] fsmonitor: relocate socket file if .git directory is remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 0/5] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/6] revision: use strtol_i() for exclude_parent
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [BUG] Non-portable Construct Introduced in diagnose.c (dirent) at v2.38.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: Arthur Chan <arthur.chan@xxxxxxxxxxxxx>
- RE: [BUG] Non-portable Construct Introduced in diagnose.c (dirent) at v2.38.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [BUG] Non-portable Construct Introduced in diagnose.c (dirent) at v2.38.0-rc0
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [BUG] Non-portable Construct Introduced in diagnose.c (dirent) at v2.38.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] cat-file: add mailmap support to --batch-check option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] cat-file: add mailmap support to -s option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] doc/cat-file: allow --use-mailmap for --batch options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] cat-file: add mailmap support to --batch-check option
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH 2/3] cat-file: add mailmap support to -s option
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH 1/3] doc/cat-file: allow --use-mailmap for --batch options
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH 0/3] Add mailmap mechanism in --batch-check options
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- Re: [PATCH v7 5/6] fsmonitor: deal with synthetic firmlinks on macOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v6 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- [PATCH v7 4/6] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 5/6] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 6/6] fsmonitor: add documentation for allowRemote and socketDir options
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 3/6] fsmonitor: avoid socket location check if using hook
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 1/6] fsmonitor: refactor filesystem checks to common interface
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] fuzz: reorganise the path for existing oss-fuzz fuzzers
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] fuzz: add basic fuzz testing for git command
- From: Arthur Chan <arthur.chan@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fuzz: add basic fuzz testing for git command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] fuzz: add basic fuzz testing for git command
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: "Florine W. Dekker" <florine@xxxxxxxxxxxx>
- Re: [PATCH 4/5] environ: simplify description of GIT_INDEX_FILE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] bugreport: add missing closing bracket in usage line
- From: Fangyi Zhou <me@xxxxxxxxx>
- Re: [PATCH 1/3] diff-merges: cleanup func_by_opt()
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 3/3] diff-merges: clarify log.diffMerges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] help: reword explanation line for developer interfaces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] diff-merges: cleanup func_by_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: add basic fuzz testing for git command
- From: Arthur Chan <arthur.chan@xxxxxxxxxxxxx>
- Re: [PATCH] bugreport: add missing closing bracket in usage line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] revision: add parents after child for ^!
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: add basic fuzz testing for git command
- From: Arthur Chan <arthur.chan@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] Git v2.38.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] api docs: link to html version of api-trace2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] environ: simplify description of GIT_INDEX_FILE
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] docs: fix a few recently broken links
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] diff-merges: clarify log.diffMerges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 2/3] diff-merges: cleanup set_diff_merges()
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH] help: reword explanation line for developer interfaces
- From: "Fangyi Zhou via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] diff-merges: cleanup func_by_opt()
- From: Sergey Organov <sorganov@xxxxxxxxx>
- git rebase crash: merge-ort.c:2622: apply_directory_rename_modifications: Assertion `ci->dirmask == 0' failed.
- From: Stefano Rivera <stefano@xxxxxxxxxxxxx>
- [PATCH] bugreport: add missing closing bracket in usage line
- From: "Fangyi Zhou via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- PLEASE CONFIRM MY PREVIOUS MAIL FOR MORE DETAILS.
- From: "Mrs. Rabi Affason Marcus" <affasonrabi@xxxxxxxxx>
- Re: [PATCH 6/6] revision: add parents after child for ^!
- From: René Scharfe <l.s.r@xxxxxx>
- git fetch --unshallow does not work as expected to remove all the limitations imposed by shallow repositories
- From: 周少坤 <zhoushaokunixx@xxxxxxxxx>
- [L10N] Kickoff for Git 2.38.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.38.0-rc0
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH] api docs: link to html version of api-trace2
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH] docs: fix a few recently broken links
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.38.0-rc0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- What's cooking in git.git (Sep 2022, #04; Thu, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.38.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2] reftable: use a pointer for pq_entry param
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] diff-merges: cleanup set_diff_merges()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] reftable: use a pointer for pq_entry param
- From: Elijah Conners <business@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] diff-merges: cleanup func_by_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] diff-merges: clarify log.diffMerges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: Value for GIT_SSL_NO_VERIFY has no effect
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] reftable: use a pointer for pq_entry param
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] revision: add parents after child for ^!
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Newbie contribution idea for 'git log --children': input requested
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: Value for GIT_SSL_NO_VERIFY has no effect
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] environ: simplify description of GIT_INDEX_FILE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/5] environ: document GIT_SSL_NO_VERIFY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/5] environ: GIT_INDEX_VERSION affects not just a new repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/5] environ: explain Boolean environment variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/5] Update docs on GIT_* environment variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: Value for GIT_SSL_NO_VERIFY has no effect
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 6/6] revision: add parents after child for ^!
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 5/6] revision: rename add_parents_only() to add_nth_parent()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 4/6] revision: factor out add_parents()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 3/6] revision: factor out add_parent()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/6] revision: factor out get_commit()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/6] revision: use strtol_i() for exclude_parent
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 0/6] revision: fix order of revs for ^!
- From: René Scharfe <l.s.r@xxxxxx>
- Re: BUG: Value for GIT_SSL_NO_VERIFY has no effect
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [Bug] Behavioral change in git clone --depth=1 --recurse-submodule
- From: Tadeus Prastowo <tadeus.prastowo@xxxxxxxxx>
- Adding existing repo at sub-sub-directory as submodule
- From: Jonas Schulze <jschulze@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2] t1800: correct test to handle Cygwin
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH v2] t1800: correct test to handle Cygwin
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Newbie contribution idea for 'git log --children': input requested
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] reftable: use a pointer for pq_entry param
- From: Elijah Conners <business@xxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] add -p: fix worktree patch mode prompts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- BUG: Value for GIT_SSL_NO_VERIFY has no effect
- From: Brijesh Patel <bridgepatel@xxxxxxxxx>
- [PATCH] reftable: use const with the pq_entry param
- From: Elijah Conners <business@xxxxxxxxxxxxxx>
- [PATCH 2/3] diff-merges: cleanup set_diff_merges()
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 3/3] diff-merges: clarify log.diffMerges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 1/3] diff-merges: cleanup func_by_opt()
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 0/3] diff-merges: minor cleanups
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git diff ^! syntax stopped working for stashes in Git 2.28
- From: René Scharfe <l.s.r@xxxxxx>
- RE: [PATCH v6 3/6] fsmonitor: relocate socket file if .git directory is remote
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- [PATCH] add -p: fix worktree patch mode prompts
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: "Florine W. Dekker" <florine@xxxxxxxxxxxx>
- Re: Wildcards in mailmap to hide transgender people's deadnames
- From: René Scharfe <l.s.r@xxxxxx>
- Small bug report in git restore -p prompt
- From: David Plumpton <david.plumpton@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Beyond recursive merge
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v6 4/6] fsmonitor: avoid socket location check if using hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Sep 2022, #03; Tue, 13)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 3/6] fsmonitor: relocate socket file if .git directory is remote
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Git / Software Freedom Conservancy status report (2022)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Wildcards in mailmap to hide transgender people's deadnames
- From: "Florine W. Dekker" <florine@xxxxxxxxxxxx>
- Re: [PATCH] t1800: correct test to handle Cygwin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t1800: correct test to handle Cygwin
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH v2] chainlint: colorize problem annotations and test delimiters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] grep: fix multibyte regex handling under macOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] chainlint: colorize problem annotations and test delimiters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v6 5/6] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 6/6] fsmonitor: add documentation for allowRemote and socketDir options
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 4/6] fsmonitor: avoid socket location check if using hook
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/6] fsmonitor: refactor filesystem checks to common interface
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 3/6] fsmonitor: relocate socket file if .git directory is remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 8/8] http: set specific auth scheme depending on credential
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/8] http: store all request headers on active_request_slot
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 7/8] http: move proactive auth to first slot creation
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/8] http: read HTTP WWW-Authenticate response headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/8] osxkeychain: clarify that we ignore unknown lines
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/8] credential: add WWW-Authenticate header to cred requests
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/8] netrc: ignore unknown lines (do not die)
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/8] wincred: ignore unknown lines (do not die)
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] grep: fix multibyte regex handling under macOS
- From: Diomidis Spinellis <dds@xxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Elijah Conners <business@xxxxxxxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 00/16] Finish converting git bisect into a built-in
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Elijah Conners <business@xxxxxxxxxxxxxx>
- Re: [PATCH v4] grep: fix multibyte regex handling under macOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: add basic fuzz testing for git command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: add basic fuzz testing for git command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] refs: unify parse_worktree_ref() and ref_type()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] fuzz: add basic fuzz testing for git command
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Handling the Git trademark
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] reftable: pass pq_entry by address
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 1/2] blame: Make --show-name negatable
- From: Rene Kita <mail@xxxxxxx>
- Re: [PATCH 1/2] blame: Make --show-name negatable
- From: "Øystein Walle" <oystwa@xxxxxxxxx>
- [PATCH] reftable: pass pq_entry by address
- From: Elijah Conners <business@xxxxxxxxxxxxxx>
- [PATCH v2] chainlint: colorize problem annotations and test delimiters
- From: "Eric Sunshine via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 00/18] make test "linting" more comprehensive
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] chainlint: colorize problem annotations and test delimiters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/18] make test "linting" more comprehensive
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] chainlint: colorize problem annotations and test delimiters
- From: "Eric Sunshine via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] branch: allow "-" as a shortcut for "previous branch"
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] refs: unify parse_worktree_ref() and ref_type()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH] refs: unify parse_worktree_ref() and ref_type()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git diff ^! syntax stopped working for stashes in Git 2.28
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH 1/1] Documentation: fix various repeat word typos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] Documentation: fix various repeat word typos
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4] branch: allow "-" as a shortcut for "previous branch"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] refs: unify parse_worktree_ref() and ref_type()
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/4] list-objects-filter: handle null default filter spec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] blame: Make --show-name negatable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-files: fix black space in error message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] Documentation: fix various repeat word typos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] list-objects-filter: don't memset after releasing filter struct
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: [PATCH 1/2] blame: Make --show-name negatable
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: Unify ref-filter formats with other pretty formats: GSoC'22
- From: Tapasweni Pathak <tapaswenipathak@xxxxxxxxx>
- Re: git diff ^! syntax stopped working for stashes in Git 2.28
- From: René Scharfe <l.s.r@xxxxxx>
- git diff ^! syntax stopped working for stashes in Git 2.28
- From: Tim Jaacks <tim.jaacks@xxxxxxxxxxxxxxx>
- [PATCH 1/2] blame: Make --show-name negatable
- From: Rene Kita <mail@xxxxxxx>
- [PATCH 2/2] blame: Document that --show-name is negatable
- From: Rene Kita <mail@xxxxxxx>
- [PATCH 0/2] blame: Make --show-name negatable
- From: Rene Kita <mail@xxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #02; Fri, 9)
- From: Jeff King <peff@xxxxxxxx>
- Re: Newbie contribution idea for 'git log --children': input requested
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #02; Fri, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Newbie contribution idea for 'git log --children': input requested
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] make test "linting" more comprehensive
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/1] Documentation: fix various repeat word typos
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v4] branch: allow "-" as a shortcut for "previous branch"
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] ls-files: fix black space in error message
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v9] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 0/3] list-object-filter: introduce depth filter
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH 1/1] Documentation: fix various repeat word typos
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- [PATCH 0/1] Documentation: fix various repeat word typos
- From: Jacob Stopak <jacob@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] make test "linting" more comprehensive
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 00/18] make test "linting" more comprehensive
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #02; Fri, 9)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] list-objects-filter cleanups
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/4] list-objects-filter: convert filter_spec to a strbuf
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/4] list-objects-filter: add and use initializers
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/4] list-objects-filter: handle null default filter spec
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/4] list-objects-filter: don't memset after releasing filter struct
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/4] list-objects-filter cleanups
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/5] plugging some list-objects-filter leaks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 4/4] fsmonitor: deal with synthetic firmlinks on macOS
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v5 2/4] fsmonitor: relocate socket file if .git directory is remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/4] fsmonitor: avoid socket location check if using hook
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/4] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/4] fsmonitor: refactor filesystem checks to common interface
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: en/remerge-diff-fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Git Subtree Bug Report
- From: Pharaoh <apollosoftware64@xxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Victoria Dye <vdye@xxxxxxxxxx>
- en/remerge-diff-fixes
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Victoria Dye <vdye@xxxxxxxxxx>
- What's cooking in git.git (Sep 2022, #02; Fri, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] builtin/mv.c: fix possible segfault in add_slash()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] builtin/mv.c: fix possible segfault in add_slash()
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v3] builtin/mv.c: fix possible segfault in add_slash()
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v2] builtin/mv.c: fix possible segfault in add_slash()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] builtin/mv.c: fix possible segfault in add_slash()
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] Documentation: add ReviewingGuidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git mergetool, merge.tool, merge.guitool and DISPLAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: status on security of embedded repos?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Documentation: add ReviewingGuidelines
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git mergetool, merge.tool, merge.guitool and DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 07/11] log: add default decoration filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: [PATCH v2 1/9] bundle-uri: short-circuit capability parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 07/11] log: add default decoration filter
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: git mergetool, merge.tool, merge.guitool and DISPLAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #01; Mon, 5)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 07/11] log: add default decoration filter
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] builtin/mv.c: fix possible segfault in add_slash()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 07/11] log: add default decoration filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 2/5] hiderefs: use new flag to mark force hidden refs
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/5] hiderefs: hornor hide flags in wire protocol V2
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/5] test: add test cases for hide-refs hook
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/5] hiderefs: add hide-refs hook to hide refs dynamically
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 5/5] doc: add documentation for the hide-refs hook
- From: "Sun Chao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/9] Bundle URIs III: Parse and download from bundle lists
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/9] bundle-uri: create base key-value pair parsing
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 9/9] bundle-uri: fetch a list of bundles
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/9] bundle-uri: create bundle_list struct and helpers
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/9] bundle-uri: unit test "key=value" parsing
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/9] bundle-uri: short-circuit capability parsing
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 8/9] bundle-uri: limit recursion depth for bundle lists
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 7/9] bundle-uri: parse bundle list in config format
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/9] bundle-uri: create "key=value" line parsing
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/5] plugging some list-objects-filter leaks
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] builtin/mv.c: fix possible segfault in add_slash()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 07/11] log: add default decoration filter
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- git mergetool, merge.tool, merge.guitool and DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/mv.c: fix possible segfault in add_slash()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: status on security of embedded repos?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [PATCH] builtin/mv.c: fix possible segfault in add_slash()
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] branch: error codes for "edit_description"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 07/11] log: add default decoration filter
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH] branch: error codes for "edit_description"
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/9] scalar: integrate into core Git
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] fetch: stop checking for NULL transport->remote in do_fetch()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] v2 protocol can't "git pull" with restricted refspec
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak
- From: Jeff King <peff@xxxxxxxx>
- Re: [External Mail]Re: [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
- From: Jeff King <peff@xxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Jeff King <peff@xxxxxxxx>
- Re: LSan curiosity in t1300
- From: Jeff King <peff@xxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Jeff King <peff@xxxxxxxx>
- Re: LSan curiosity in t1300
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/5] cmake: increase time-out for a long-running test
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 7/7] bundle-uri: fetch a list of bundles
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: status on security of embedded repos?
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #01; Mon, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/34] CodingGuidelines: update and clarify command-line conventions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Question related to submodule and different recurse config options
- From: Pieter-Jan Busschaert <pieterjan.busschaert@xxxxxxxxx>
- Re: [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/7] rebase: store orig_head as a commit
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- RE: [External Mail]Re: [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
- From: 程洋 <chengyang@xxxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 01/34] CodingGuidelines: update and clarify command-line conventions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 5/5] cmake: increase time-out for a long-running test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Ambiguous 'HEAD' issue.
- From: Johannes Sixt <j6t@xxxxxxxx>
- LSan curiosity in t1300
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] test-lib: ignore uninteresting LSan output
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/5] prepare_repo_settings(): plug leak of config values
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/5] list_objects_filter_options: plug leak of filter_spec strings
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/5] transport: free filter options in disconnect_git()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/5] transport: deep-copy object-filter struct for fetch-pack
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/5] list_objects_filter_copy(): deep-copy sparse_oid_name field
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 2/2] branch: support for shortcuts like @{-1} completed
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 0/5] plugging some list-objects-filter leaks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 1/2] branch: refactor "edit_description" code path
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 0/2] branch: support for shortcuts like @{-1}, completed
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 1/2] branch: refactor "edit_description" code path
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/5] Some fixes and an improvement for using CTest on Windows
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point
- From: Denton Liu <liu.denton@xxxxxxxxx>
- Re: [PATCH v9] ls-files: introduce "--format" option
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: Ambiguous 'HEAD' issue.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] patchbreak(), is_scissors_line(): work with a buf/len pair
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 0/3] grep: integrate with sparse index
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 1/3] builtin/grep.c: add --sparse option
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 2/3] builtin/grep.c: integrate with sparse index
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: Re* [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: What's cooking in git.git (Sep 2022, #01; Mon, 5)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Re* [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: René Scharfe <l.s.r@xxxxxx>
- RE: [BUG] t1800: Fails for error text comparison
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] t1800: Fails for error text comparison
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re* [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] branch: refactor "edit_description" code path
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 0/5] parse-options: minor cleanups for handling subcommands
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Jeff King <peff@xxxxxxxx>
- RE: [PATCH] t1800: correct test to handle Cygwin
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t1800: correct test to handle Cygwin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [BUG] t1800: Fails for error text comparison
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] parse_object(): allow skipping hash check
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] branch: refactor "edit_description" code path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/34] CodingGuidelines: update and clarify command-line conventions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] tests: replace mingw_test_cmp with a helper in C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/2] diff-no-index: simplify argv index calculation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] parse-options: minor cleanups for handling subcommands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] patchbreak(), is_scissors_line(): work with a buf/len pair
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 4/7] rebase: rename merge_base to branch_base
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/7] t3416: set $EDITOR in subshell
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/7] rebase: factor out branch_base calculation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/7] t3416: tighten two tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/7] rebase: store orig_head as a commit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 0/2] format-patch: warn if commit msg contains a patch delimiter
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] rev-list: disable commit graph with --verify-objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: en/remerge-diff-fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: [PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v2 1/2] patchbreak(), is_scissors_line(): work with a buf/len pair
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v2 0/2] format-patch: warn if commit msg contains a patch delimiter
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/7] rebase: factor out branch_base calculation
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/7] rebase: store orig_head as a commit
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/7] rebase: rename merge_base to branch_base
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/7] rebase --keep-base: imply --reapply-cherry-picks
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/7] t3416: tighten two tests
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/7] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/7] t3416: set $EDITOR in subshell
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/3] parse_object(): allow skipping hash check
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: status on security of embedded repos?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] diff --no-index: unleak paths[] elements
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] tests: replace mingw_test_cmp with a helper in C
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] tests: replace mingw_test_cmp with a helper in C
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v2 3/2] diff-no-index: simplify argv index calculation
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 1/2] diff-no-index: release strbuf on queue error
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 2/2] diff-no-index: release prefixed filenames
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/2] diff-no-index: release prefixed filenames
- From: René Scharfe <l.s.r@xxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/3] list-object-filter: introduce depth filter
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] diff --no-index: unleak paths[] elements
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] diff-no-index: release prefixed filenames
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v2 2/2] branch: support for shortcuts like @{-1} completed
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2 1/2] branch: refactor "edit_description" code path
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/2] tests: replace mingw_test_cmp with a helper in C
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v4 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 8/9] docs: add CONFIGURATION sections that map to a built-in
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 7/9] log docs: de-duplicate configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 6/9] difftool docs: de-duplicate configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 5/9] notes docs: de-duplicate and combine configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 4/9] apply docs: de-duplicate configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 3/9] send-email docs: de-duplicate configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 2/9] grep docs: de-duplicate configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 1/9] docs: add and use include template for config/* includes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] diff-no-index: release strbuf on queue error
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: Patches produced with format-patch under specific config aren't applicable
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH 06/18] chainlint.pl: validate test scripts in parallel
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] parse_object(): allow skipping hash check
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 06/18] chainlint.pl: validate test scripts in parallel
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 06/18] chainlint.pl: validate test scripts in parallel
- From: Eric Wong <e@xxxxxxxxx>
- RE: [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] bug with rev-list --verify-objects and commit-graph
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] rev-list: disable commit graph with --verify-objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] lookup_commit_in_graph(): use prepare_commit_graph() to check for graph
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] rev-list: disable commit graph with --verify-objects
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] lookup_commit_in_graph(): use prepare_commit_graph() to check for graph
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] bug with rev-list --verify-objects and commit-graph
- From: Jeff King <peff@xxxxxxxx>
- Fwd: Bug report (symlink, git stash)
- From: Dávid Bíró <dbiro97@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- RE: [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- RE: [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [External Mail]Re: Partial-clone cause big performance impact on server
- From: Jeff King <peff@xxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: 2.37.2 can't "git pull" but 2.18.0 can
- From: Lana Deere <lana.deere@xxxxxxxxx>
- Re: [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [ANNOUNCE] Git Contributor's Summit 2022 - Updates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: status on security of embedded repos?
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- en/remerge-diff-fixes (Was: Re: What's cooking in git.git (Sep 2022, #01; Mon, 5))
- From: Elijah Newren <newren@xxxxxxxxx>
- Patches produced with format-patch under specific config aren't applicable
- From: Felipe Oliveira Carvalho <felipekde@xxxxxxxxx>
- [PATCH v2 0/2] tests: replace mingw_test_cmp with a helper in C
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/2] tests: replace mingw_test_cmp with a helper in C
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] t0021: use Windows-friendly `pwd`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] tests: replace mingw_test_cmp with a helper in C
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH 2/2] diff-no-index: release prefixed filenames
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/2] diff-no-index: release strbuf on queue error
- From: René Scharfe <l.s.r@xxxxxx>
- What's cooking in git.git (Sep 2022, #01; Mon, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] embargoed releases: also describe the git-security list and the process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff --no-index: unleak paths[] elements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/5] notes, remote: show unknown subcommands between `'
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 3/5] test-parse-options.c: fix style of comparison with zero
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 4/5] notes: simplify default operation mode arguments check
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 1/5] t0040-parse-options: remove leftover debugging
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 2/5] test-parse-options.c: don't use for loop initial declaration
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 0/5] parse-options: minor cleanups for handling subcommands
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
- From: "Rubén Justo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] branch: support for at-refs like @{-1}
- From: "Rubén Justo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] branch: refactor edit_description command switch case
- From: "Rubén Justo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 4/5] rebase --keep-base: imply --reapply-cherry-picks
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 5/5] rebase --keep-base: imply --no-fork-point
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: status on security of embedded repos?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- [PATCH 7/7] bundle-uri: fetch a list of bundles
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [GSoC] Abhradeep's GSoC blogs (5 Sep, 2022 IST)
- From: Abhra303 <chakrabortyabhradeep79@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]