Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: Ask for feature on git
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 00/14] Introduce clar testing framework
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v7 11/14] t/unit-tests: implement test driver
- From: phillip.wood123@xxxxxxxxx
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 14/14] clar: add CMake support
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 13/14] t/unit-tests: convert ctype tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 12/14] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 11/14] t/unit-tests: implement test driver
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 10/14] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 09/14] Makefile: do not use sparse on third-party sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 08/14] Makefile: make hdr-check depend on generated headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 07/14] Makefile: fix sparse dependency on GENERATED_H
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 06/14] clar: stop including `shellapi.h` unnecessarily
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 05/14] clar(win32): avoid compile error due to unused `fs_copy()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 04/14] clar: avoid compile error with mingw-w64
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 02/14] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 03/14] t/clar: fix compatibility with NonStop
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 00/14] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 00/14] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 11/14] t/unit-tests: implement test driver
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Ask for feature on git
- From: Loredana Tralli <loredana.tralli@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2024, #01; Tue, 3)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 00/14] Introduce clar testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 11/14] t/unit-tests: implement test driver
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: phillip.wood123@xxxxxxxxx
- git log alias with --all and --exclude
- From: Rene Kita <mail@xxxxxxx>
- [PATCH v2 0/3] refs/files: use heuristics to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] wrapper: introduce `log2u()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] t0601: merge tests for auto-packing of refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/3] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Sep 2024, #01; Tue, 3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 02/14] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] builtin/index-pack: fix segfaults when running outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v2 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v2 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: "James Liu" <james@xxxxxxxxxxx>
- `git remote prune <remote>…` (equivalent to git fetch --prune <remote> except that no new references will be fetched) ignores `fetch.pruneTags` (and `git fetch --dry-run` prints same tag twice)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward)
- From: Elijah Newren <newren@xxxxxxxxx>
- `git remote show <name>…` does not show all branches capable of `git push` when `push.default=upstream` and behaves as if `push.default=simple`
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- What's cooking in git.git (Sep 2024, #01; Tue, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `git remote set-url <remote> <newurl> [<oldurl>]` fails to set first url when multiple urls are selected
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug in "git diff" exit code with submodule and `--submodule=log`
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [filter-repo PATCH]: add --callbacks option to load many callbacks from one file
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v4 2/2] builtin/cat-file: mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] t1092: allow run_on_* functions to use standard input
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] builtin/cat-file: mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] git-diff: Introduce --index and deprecate --cached.
- From: Cathy Litton <littoncathy36@xxxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [filter-repo PATCH]: add --callbacks option to load many callbacks from one file
- From: Zack Weinberg <zack@xxxxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Adding a custom submit tool to git p4
- From: faust1002 <faust1002@xxxxxxxxx>
- Re: [PATCH v3 2/2] Mark 'git cat-file' sparse-index compatible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] Allow using stdin in run_on_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/2] Mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] Allow using stdin in run_on_* functions
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] Mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Ask for feature on git
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [ANNOUNCE] git-scm.com running on heroku-24
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH] mergetools: vscode: new tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] git-scm.com running on heroku-24
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Bug in "git diff" exit code with submodule and `--submodule=log`
- From: David Hull <david.hull@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Is it possible to resume download on single file.
- From: tao lv <thebookofunknowable@xxxxxxxxx>
- Re: Ask for feature on git
- From: Simon Richter <Simon.Richter@xxxxxxxxxx>
- word-diff-regex=. sometimes ignores newlines
- From: 高橋全 (Tamo) <ttakah@xxxxxxxxx>
- [PATCH v3 4/4] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 3/4] ref: add symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 1/4] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 0/4] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] mergetools: vscode: new tool
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- `git remote set-branches (without --add) <name> <branch>…` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] builtin/fetch.c: add fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] Support server option from configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v7 02/14] t: import the clar unit testing framework
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 14/14] clar: add CMake support
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 13/14] t/unit-tests: convert ctype tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 12/14] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 11/14] t/unit-tests: implement test driver
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 10/14] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 09/14] Makefile: do not use sparse on third-party sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 08/14] Makefile: make hdr-check depend on generated headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 07/14] Makefile: fix sparse dependency on GENERATED_H
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 06/14] clar: stop including `shellapi.h` unnecessarily
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 05/14] clar(win32): avoid compile error due to unused `fs_copy()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 04/14] clar: avoid compile error with mingw-w64
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 02/14] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 03/14] t/clar: fix compatibility with NonStop
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 00/14] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Ask for feature on git
- From: Loredana Tralli <loredana.tralli@xxxxxxxxx>
- Re: [PATCH v6 02/13] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 12/13] t/unit-tests: convert ctype tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Sean Allred <allred.sean@xxxxxxxxx>
- [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- git-http-backend errors under IIS
- From: <forums@xxxxxxxxxxxxxxx>
- git svn
- From: Aaron Gray <aaronngray.lists@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- [PATCH v2] rebase: apply and cleanup autostash when rebase fails to start
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t0601: merge tests for auto-packing of refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Unpredictable peak memory usage when using `git log` command
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] builtin/fetch.c: add fetch.serverOption configuration
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] transport: add parse_transport_option() method
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] Support server option from configuration
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/22] builtin/push: fix leaking refspec query result
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mergetools: vscode: new tool
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 114
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [no subject]
- [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: Unpredictable peak memory usage when using `git log` command
- From: Yuri Karnilaev <karnilaev@xxxxxxxxx>
- git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Ilya K <me@xxxxxxxx>
- Re: [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 05/22] upload-pack: fix leaking child process data on reachability checks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: [PATCH 04/22] builtin/push: fix leaking refspec query result
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revision: free commit buffers for skipped commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] Allow using stdin in run_on_* functions
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] Mark cat-file sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Unpredictable peak memory usage when using `git log` command
- From: Jeff King <peff@xxxxxxxx>
- Draft of Git Rev News edition 114
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] revision: free commit buffers for skipped commits
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Aug 2024, #11; Fri, 30)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] refs/files-backend: work around -Wunused-parameter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] doc: introducing synopsis para
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Unpredictable peak memory usage when using `git log` command
- From: Yuri Karnilaev <karnilaev@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- [PATCH v2 21/21] environment: stop storing "core.notesRef" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/21] environment: stop storing "core.preferSymlinkRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/21] environment: stop storing "core.logAllRefUpdates" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/21] refs: stop modifying global `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/21] repo-settings: track defaults close to `struct repo_settings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/21] repo-settings: split out declarations into a standalone header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/21] environment: guard state depending on a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/21] environment: reorder header to split out `the_repository`-free section
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/21] environment: move `set_git_dir()` and related into setup layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/21] environment: make `get_git_namespace()` self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/21] environment: move `odb_mkstemp()` into object layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/21] environment: make `get_graft_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/21] environment: make `get_index_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/21] environment: make `get_object_directory()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/21] environment: make `get_git_common_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Vito Caputo <vcaputo@xxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- git-show multiple files delimiter?
- From: Adam Laughlin <adam.laughlin@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Jeff King <peff@xxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Yukai Chou <muzimuzhi@xxxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Jeff King <peff@xxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: [PATCH 0/2] clean up some MAYBE_UNUSED cases
- 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: Joey Hess <id@xxxxxxxxxx>
- Re: [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/21] environment: make `get_git_dir()` accept a repository
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] gc: drop MAYBE_UNUSED annotation from used parameter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] clean up some MAYBE_UNUSED cases
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] CodingGuidelines: also mention MAYBE_UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/8] pack-bitmap: initialize `bitmap_writer_init()` with packing_data
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/8] pseudo-merge: avoid empty and non-closed pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/8] pseudo-merge.c: do not generate empty pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/8] pack-bitmap-write.c: select pseudo-merges even for small bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/8] pack-bitmap: initialize `bitmap_writer_init()` with packing_data
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] CodingGuidelines: also mention MAYBE_UNUSED
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Toon claes <toon@xxxxxxxxx>
- Re: [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Toon claes <toon@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/21] environment: stop storing "core.notesRef" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/21] environment: stop storing "core.preferSymlinkRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/21] environment: stop storing "core.logAllRefUpdates" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/21] repo-settings: track defaults close to `struct repo_settings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/21] refs: stop modifying global `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/21] branch: stop modifying `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/21] repo-settings: split out declarations into a standalone header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/21] environment: guard state depending on a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/21] environment: reorder header to split out `the_repository`-free section
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/21] environment: move `set_git_dir()` and related into setup layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/21] environment: make `get_git_namespace()` self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/21] environment: move `odb_mkstemp()` into object layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/21] environment: make `get_graft_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/21] environment: make `get_index_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/21] environment: make `get_object_directory()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/21] environment: make `get_git_common_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH 0/2] make chainlint output more newcomer-friendly
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Mark `cat-file` sparse-index compatible
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [no subject]
- Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Yukai Chou <muzimuzhi@xxxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] send-email: add --mailmap support
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Libification update (was: What's cooking in git.git (Aug 2024, #10; Tue, 27))
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v4 0/8] git-prompt: support more shells v4
- From: avih <avihpit@xxxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 7/6] CodingGuidelines: mention -Wunused-parameter and UNUSED
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] SQUASH??? remove unused parameters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Wrong error message when cloning from http gitlab (and everything still works anyway)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/9] Introduce clar testing framework
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v6 00/13] Introduce clar testing framework
- From: phillip.wood123@xxxxxxxxx
- [PATCH 7/6] CodingGuidelines: mention -Wunused-parameter and UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [no subject]
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v6 00/13] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/9] t: import the clar unit testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 00/13] Introduce clar testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 12/13] t/unit-tests: convert ctype tests to use clar
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 02/13] t: import the clar unit testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- RFE: Document "edit" in "git restore --patch"
- From: Pierre Ossman <ossman@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] unused parameters: the final countdown
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] t-reftable-block: mark unused argv/argc
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/6] compat: mark unused parameters in win32/mingw functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/6] compat: disable -Wunused-parameter in win32/headless.c
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/6] compat: disable -Wunused-parameter in 3rd-party code
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/6] t-reftable-readwrite: mark unused parameter in callback function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/6] gc: mark unused config parameter in virtual functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/6] unused parameters: the final countdown
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/3] send-email: add --mailmap support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Aug 2024, #10; Tue, 27)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/3] send-email: add mailmap support via sendemail.mailmap and --mailmap
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 2/3] check-mailmap: add options for additional mailmap sources
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 1/3] check-mailmap: accept "user@host" contacts
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 0/3] send-email: add --mailmap support
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH 5/5] builtin/pack-objects.c: do not open-code `MAX_PACK_OBJECT_HEADER`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/5] builtin/pack-objects.c: translate bit positions during pack-reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/5] t/t5332-multi-pack-reuse.sh: verify pack generation with --strict
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] packfile: allow content-limit for cat-file
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] ref: initialize "fsck_ref_report" with zero
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 3/5] apply: whitespace errors in context lines if we have
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] ref: add symlink ref check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 1/4] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 0/4] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 10/10] cat-file: use writev(2) if available
- From: Junio C Hamano <gitster@xxxxxxxxx>
- AW: [PATCH] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- AW: [PATCH] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [PATCH v2] git-config.1: fix description of --regexp in synopsis
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [PATCH] exec_cmd: RUNTIME_PREFIX on z/OS systems
- From: Haritha D <Harithamma.D@xxxxxxx>
- Re: [PATCH v2 10/10] cat-file: use writev(2) if available
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/10] cat-file: batch_write: use size_t for length
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] apply: whitespace errors in context lines if we have
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] apply: introduce `ignore_ws_default`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] apply: whitespace errors in context lines if we have
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] apply: error message in `record_ws_error()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] apply: whitespace errors in context lines if we have
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 05/10] cat-file: use delta_base_cache entries directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can git log be made to "follow" in the same way as git blame? Why / in what way is "--follow" broken or limited?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 08/10] cat-file: batch-command uses content_limit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 07/10] object_info: content_limit only applies to blobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 06/10] packfile: packed_object_info avoids packed_to_object_type
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 05/10] cat-file: use delta_base_cache entries directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Python-based fetch optimizer script for "blame" in Partial Clones (was: Re: Sensible way to see what objects are being fetched just-in-time in a partial clone?)
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Can git log be made to "follow" in the same way as git blame? Why / in what way is "--follow" broken or limited?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Sensible way to see what objects are being fetched just-in-time in a partial clone?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Can git log be made to "follow" in the same way as git blame? Why / in what way is "--follow" broken or limited?
- From: Tao Klerks <tao@xxxxxxxxxx>
- [PATCH v2] git-config.1: fix description of --regexp in synopsis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH] Mark `cat-file` sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 6/6] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 5/6] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 2/6] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-config.1: --get-all description update
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Sensible way to see what objects are being fetched just-in-time in a partial clone?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 02/10] packfile: allow content-limit for cat-file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 04/10] packfile: inline cache_or_unpack_entry
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 03/10] packfile: fix off-by-one in content_limit comparison
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Sensible way to see what objects are being fetched just-in-time in a partial clone?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] bundle-uri: plug leak in unbundle_from_file()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Celeste Liu <coelacanthushex@xxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: plug memory leaks at early returns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: [PATCH] bundle-uri: plug leak in unbundle_from_file()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] bundle-uri: plug leak in unbundle_from_file()
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH 22/22] builtin/repack: fix leaking keep-pack list
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/22] match-trees: fix leaking prefixes in `shift_tree()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/22] builtin/fmt-merge-msg: fix leaking buffers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/22] builtin/grep: fix leaking object context
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/22] builtin/pack-objects: plug leaking list of keep-packs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/22] builtin/repack: fix leaking line buffer when packing promisors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/22] shallow: free grafts when unregistering them
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/22] object: clear grafts when clearing parsed object pool
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/22] gpg-interface: fix misdesigned signing key interfaces
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/22] send-pack: fix leaking push cert nonce
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/22] remote: fix leak in reachability check of a remote-tracking ref
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/22] remote: fix leaking tracking refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/22] builtin/submodule--helper: fix leaking refs on push-check
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/22] submodule: fix leaking fetch task data
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/22] upload-pack: fix leaking child process data on reachability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/22] builtin/push: fix leaking refspec query result
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/22] send-pack: fix leaking common object IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/22] fetch-pack: fix memory leaks on fetch negotiation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/22] Memory leak fixes (pt.6)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 6/6] t-reftable-stack: add test for stack iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/6] t: harmonize t-reftable-stack.c with coding guidelines
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] remote: plug memory leaks at early returns
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v3] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- [PATCH 5/5] t4124: move test preparation into the test context
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 4/5] apply: error message in `record_ws_error()`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 3/5] apply: whitespace errors in context lines if we have
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 1/5] apply: introduce `ignore_ws_default`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 0/5] `--whitespace=fix` with `--no-ignore-whitespace`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [GSoC][PATCH v3] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [GSoC][PATCH v3] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [GSoC][PATCH v2] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH] git gui: add directly calling merge tool from gitconfig
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] remote: plug memory leaks at early returns
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 10/10] cat-file: use writev(2) if available
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 09/10] cat-file: batch_write: use size_t for length
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 08/10] cat-file: batch-command uses content_limit
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 07/10] object_info: content_limit only applies to blobs
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 06/10] packfile: packed_object_info avoids packed_to_object_type
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 05/10] cat-file: use delta_base_cache entries directly
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 04/10] packfile: inline cache_or_unpack_entry
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 03/10] packfile: fix off-by-one in content_limit comparison
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 02/10] packfile: allow content-limit for cat-file
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 01/10] packfile: move sizep computation
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 00/10] cat-file speedups
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] remote: plug memory leaks at early returns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] remote: plug memory leaks at early returns
- From: René Scharfe <l.s.r@xxxxxx>
- What's cooking in git.git (Aug 2024, #09; Fri, 23)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] exec_cmd: RUNTIME_PREFIX on z/OS systems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] reftable: fix reload with active iterators
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 02/10] reftable/stack: inline `stack_compact_range_stats()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/10] reftable/stack: fix broken refnames in `write_n_ref_tables()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/10] reftable/stack: fix segfault when reload with reused readers fails
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/10] reftable/stack: reorder swapping in the reloaded stack contents
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/10] reftable/reader: keep readers alive during iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/10] reftable/reader: introduce refcounting
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/10] reftable/reader: inline `reader_close()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/10] reftable/reader: inline `init_reader()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/10] reftable/reader: rename `reftable_new_reader()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/10] reftable: fix reload with active iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/10] reftable/blocksource: drop malloc block source
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/10] reftable/reader: keep readers alive during iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [WIP v2 4/4] repack: use new exclude promisor pack objects option
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [WIP v2 3/4] revision: don't mark commit as UNINTERESTING if --exclude-promisor-objects is set
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [WIP v2 2/4] revision: add exclude-promisor-pack-objects option
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [WIP v2 1/4] packfile: split promisor objects oidset into two
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [WIP v2 0/4] revision: fix reachable objects being gc'ed in no blob clone repo
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/9] t: import the clar unit testing framework
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v2 6/6] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 5/6] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 2/6] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v1 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [no subject]
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 08/10] reftable/reader: keep readers alive during iteration
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 07/10] reftable/reader: introduce refcounting
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v2] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Celeste Liu <coelacanthushex@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Celeste Liu <coelacanthushex@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Celeste Liu <coelacanthushex@xxxxxxxxx>
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v1 3/4] ref: add symbolic ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/10] reftable: fix reload with active iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/10] reftable/reader: rename `reftable_new_reader()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Representing Debian Metadata in Git
- From: Sean Whitton <spwhitton@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Add additional trace2 regions for fetch and push
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] fetch: add top-level trace2 regions
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 3/3] send-pack: add new tracing regions for push
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 1/3] trace2: implement trace2_printf() for event target
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 0/3] Add additional trace2 regions for fetch and push
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 0/6] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH 2/2] send-pack: add new tracing regions for push
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] send-pack: add new tracing regions for push
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v3] docs: explain the order of output in the batched mode of git-cat-file(1)
- From: "ahmed akef via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Representing Debian Metadata in Git
- From: Blair Noctis <ncts@xxxxxxxxxx>
- Re: [PATCH 03/10] reftable/reader: rename `reftable_new_reader()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git diff --word-diff misbehaving over paragraph breaks?
- From: Willow Liquorice <willow@xxxxxxxxxxx>
- Re: [PATCH v2 00/20] Memory leak fixes (pt.5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/10] reftable/reader: rename `reftable_new_reader()`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2 19/20] transport: fix leaking arguments when fetching from bundle
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3 00/11] t: port reftable/block_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] t7900: exercise detaching via trace2 regions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1)
- From: Celeste Liu <coelacanthushex@xxxxxxxxx>
- Re: [PATCH v3 00/15] reftable: drop generic `reftable_table` interface
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 19/20] transport: fix leaking arguments when fetching from bundle
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 15/20] remote: fix leaking config strings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] diff-index: integrate with the sparse index
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] exec_cmd: RUNTIME_PREFIX on z/OS systems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Wrong error message when cloning from http gitlab (and everything still works anyway)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/10] reftable: fix reload with active iterators
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/10] reftable: fix reload with active iterators
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] docs: explain the order of output in the batched mode of git-cat-file(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: builtin/config: --name-only doesn't imply --show-names in "git config get"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] exec_cmd: RUNTIME_PREFIX on z/OS systems
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 5/5] cgit: add higher-level cgit crate
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 00/10] reftable: fix reload with active iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v1 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 00/10] reftable: fix reload with active iterators
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 07/10] reftable/reader: introduce refcounting
- From: Patrick Steinhardt <ps@xxxxxx>
- Wrong error message when cloning from http gitlab (and everything still works anyway)
- From: Marlon Regenhardt <marlon.r@xxxxxxxxxx>
- Re: [PATCH 07/10] reftable/reader: introduce refcounting
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] gitk: added external diff file rename detection
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 20/20] transport: fix leaking negotiation tips
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/20] transport: fix leaking arguments when fetching from bundle
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/20] builtin/fetch: fix leaking transaction with `--atomic`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/20] remote: fix leaking peer ref when expanding refmap
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/20] remote: fix leaks when matching refspecs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/20] remote: fix leaking config strings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/20] builtin/fetch-pack: fix leaking refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/20] sideband: fix leaks when configuring sideband colors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/20] builtin/send-pack: fix leaking refspecs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/20] transport: fix leaking OID arrays in git:// transport data
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/20] t/helper: fix leaking multi-pack-indices in "read-midx"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/20] builtin/repack: fix leaks when computing packs to repack
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/20] midx-write: fix leaking hashfile on error cases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/20] builtin/archive: fix leaking `OPT_FILENAME()` value
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/20] builtin/upload-archive: fix leaking args passed to `write_archive()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/20] builtin/merge-tree: fix leaking `-X` strategy options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/20] pretty: fix leaking key/value separator buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/20] pretty: fix memory leaks when parsing pretty formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/20] convert: fix leaks when resetting attributes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/20] mailinfo: fix leaking header data
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/20] Memory leak fixes (pt.5)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/5] cgit: add higher-level cgit crate
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v1 3/4] ref: add symbolic ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v1 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [External] Re: [PATCH 1/1] revision: don't set parents as uninteresting if exclude promisor objects
- From: 韩仰 <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH] mailinfo: we parse fixed headers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/10] reftable/stack: inline `stack_compact_range_stats()`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 13/20] sideband: fix leaks when configuring sideband colors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 19/20] transport: fix leaking arguments when fetching from bundle
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 15/20] remote: fix leaking config strings
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/20] midx-write: fix leaking hashfile on error cases
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/20] pretty: fix memory leaks when parsing pretty formats
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/10] reftable: fix reload with active iterators
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 00/15] reftable: drop generic `reftable_table` interface
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2] docs: explain the order of output in the batched mode of git-cat-file(1)
- From: Ahmed Akef <aemed.akef.1@xxxxxxxxx>
- Re: [PATCH v2 3/3] fetch: use bundle URIs when having creationToken heuristic
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v3 00/11] t: port reftable/block_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 15/15] reftable/generic: drop interface
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/15] t/helper: refactor to not use `struct reftable_table`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/15] t/helper: use `hash_to_hex_algop()` to print hashes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/15] t/helper: inline printing of reftable records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/15] t/helper: inline `reftable_table_print()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/15] t/helper: inline `reftable_stack_print_directory()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/15] t/helper: inline `reftable_reader_print_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/15] t/helper: inline `reftable_dump_main()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/15] reftable/dump: drop unused `compact_stack()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/15] reftable/generic: move generic iterator code into iterator interface
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/15] reftable/iter: drop double-checking logic
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/15] reftable/stack: open-code reading refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/15] reftable/merged: stop using generic tables in the merged table
- From: Patrick Steinhardt <ps@xxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]