Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH v2 14/17] mktree: add directory-file conflict hashmap
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 13/17] mktree: use iterator struct to add tree entries to index
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 12/17] mktree: create tree using an in-core index
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 11/17] mktree: overwrite duplicate entries
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/17] mktree: validate paths more carefully
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/17] mktree: add a --literally option
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/17] mktree: use read_index_info to read stdin lines
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/17] mktree.c: do not fail on mismatched submodule type
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/17] index-info.c: parse object type in provided in read_index_info
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/17] index-info.c: return unrecognized lines to caller
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/17] update-index: generalize 'read_index_info'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/17] mktree: use non-static tree_entry array
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/17] mktree: rename treeent to tree_entry
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/17] mktree: support more flexible usage
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/17] mktree: use OPT_BOOL
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Ownership handling of the "remote name" buffer given to `remote_get` is inconsistent
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: Ownership handling of the "remote name" buffer given to `remote_get` is inconsistent
- From: Jeff King <peff@xxxxxxxx>
- Ownership handling of the "remote name" buffer given to `remote_get` is inconsistent
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: [PATCH] fetch-pack: fix segfault when fscking without --lock-pack
- From: Kirill Smelkov <kirr@xxxxxxxxxx>
- Re: [PATCH 1/3] version: refactor strbuf_sanitize()
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v2 2/2] t1006: ensure cat-file info isn't buffered by default
- From: Eric Wong <e@xxxxxxxxx>
- [GSoC][PATCH] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH 3/2] commit: remove find_header_mem()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v0 1/1] Teach git version --build-options about OpenSSL
- From: "Randall S. Becker" <the.n.e.key@xxxxxxxxx>
- [PATCH v0 0/1] Teach git version --build-options about OpenSSL
- From: "Randall S. Becker" <the.n.e.key@xxxxxxxxx>
- [PATCH 3/2] commit: remove find_header_mem()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- RE: [PATCH 0/3] Advertise OS version
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [PATCH 0/3] Advertise OS version
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Jeff King <peff@xxxxxxxx>
- RE: [PATCH 0/3] Advertise OS version
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/4] attr: notice and report read failure of .gitattributes files
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] fetch-pack: fix segfault when fscking without --lock-pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] fetch-pack: fix segfault when fscking without --lock-pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Advertise OS version
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH] fetch-pack: fix segfault when fscking without --lock-pack
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/3] connect: advertise OS version
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 2/3] version: refactor get_uname_info()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 1/3] version: refactor strbuf_sanitize()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 0/3] Advertise OS version
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] t5500: fix mistaken $SERVER reference in helper function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [GSoC][PATCH v4 7/7] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 6/7] fsck: add ref name check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 5/7] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 4/7] builtin/fsck: add `git-refs verify` child process
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 3/7] builtin/refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 2/7] refs: set up ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 1/7] fsck: add refs check interfaces to interact with fsck error levels
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v4 0/7] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH] mingw: drop bogus (and unneeded) declaration of `_pgmptr`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [RESEND, BUG, SIGSEGV CRASH] (Re: [PATCH] fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack)
- From: Kirill Smelkov <kirr@xxxxxxxxxx>
- [PATCH v8 3/3] unbundle: extend object verification for fetches
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/3] bundle-uri: verify oid before writing refs
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 2/3] fetch-pack: expose fsckObjects configuration logic
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 0/3] object checking related additions and fixes for bundles in fetches
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Add warning when v0 protocol is used/downgraded
- From: Devste Devste <devstemail@xxxxxxxxx>
- [PATCH v2 7/7] merge-ort: convert more error() cases to path_msg()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/7] merge-ort: upon merge abort, only show messages causing the abort
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/7] merge-ort: loosen commented requirements
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/7] merge-ort: fix type of local 'clean' var in handle_content_merge()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/7] merge-ort: maintain expected invariant for priv member
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/7] Fix and improve some error codepaths in merge-ort
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/7] merge-ort: extract handling of priv member into reusable function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 6/7] merge-ort: upon merge abort, only show messages causing the abort
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/7] merge-ort: maintain expected invariant for priv member
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 2/4] attr: notice and report read failure of .gitattributes files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] attr: notice and report read failure of .gitattributes files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] attr: notice and report read failure of .gitattributes files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 3/4] exclude: notice and report read failure of .gitignore files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] submodule: ignore .gitmodules that is not a regular file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/4] attr: notice and report read failure of .gitattributes files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/4] .gitignore: introduce GITIGNORE_FILE CPP macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/4] .git{ignore,attributes} directories?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] attr: fix msan issue in read_attr_from_index
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] t1006: ensure cat-file info isn't buffered by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Non-blob .gitmodules and .gitattributes
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/2] t1006: ensure cat-file info isn't buffered by default
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v3 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Non-blob .gitmodules and .gitattributes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Non-blob .gitmodules and .gitattributes
- From: Alexey Pelykh <alexey.pelykh@xxxxxxxxx>
- Re: Non-blob .gitmodules and .gitattributes
- From: Jeff King <peff@xxxxxxxx>
- Re: Add warning when v0 protocol is used/downgraded
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 1/3] bundle-uri: verify oid before writing refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/16] index-info.c: identify empty input lines in read_index_info
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Multi Factor Authentication for GIT software
- From: "ELFORD, Richard (NHS SOUTH, CENTRAL AND WEST COMMISSIONING SUPPORT UNIT)" <richard.elford@xxxxxxx>
- Re: [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3 0/7] ref consistency check infra setup
- From: jialuo she <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: jialuo she <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v3 0/7] ref consistency check infra setup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Multi Factor Authentication for GIT software
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: Multi Factor Authentication for GIT software
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Multi Factor Authentication for GIT software
- From: "ELFORD, Richard (NHS SOUTH, CENTRAL AND WEST COMMISSIONING SUPPORT UNIT)" <richard.elford@xxxxxxx>
- Re: [PATCH v3 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH v2 5/7] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 3/7] builtin/refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 3/7] builtin/refs: add verify subcommand
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 7/7] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 6/7] fsck: add ref name check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 5/7] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 4/7] builtin/fsck: add `git-refs verify` child process
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 3/7] builtin/refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 2/7] refs: set up ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v3 0/7] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- Note of absence
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: "David C. Rankin" <drankinatty@xxxxxxxxx>
- What's cooking in git.git (Jun 2024, #06; Mon, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] attr: fix msan issue in read_attr_from_index
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- 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: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH] attr: fix msan issue in read_attr_from_index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] Git.pm: use array in command_bidi_pipe example
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] attr: fix msan issue in read_attr_from_index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] attr: fix msan issue in read_attr_from_index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] attr: fix msan issue in read_attr_from_index
- From: "Kyle Lippincott via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] cat-file: configurable "best effort mode" for symlink resolution
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] cat-file: configurable number of symlink resolutions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Symlink resolutions: limits and return modes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/16] mktree: optionally add to an existing tree
- From: Victoria Dye <vdye@xxxxxxxxxx>
- 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: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v7 3/3] unbundle: extend object verification for fetches
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/3] fetch-pack: expose fsckObjects configuration logic
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 1/3] bundle-uri: verify oid before writing refs
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/3] object checking related additions and fixes for bundles in fetches
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re:Re: [PATCH v6 1/3] bundle-uri: verify oid before writing refs
- From: "Xing Xin" <bupt_xingxin@xxxxxxx>
- [PATCH] submodule: allow gitsubmodules to be pointed at tags
- From: "dark0dave via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] cat-file related doc and test
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 1/2] Git.pm: use array in command_bidi_pipe example
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Re: [Internet]Re: [PATCH v5] merge: avoid write merge state when unable to write index
- From: "goldofzky@xxxxxxxxx" <goldofzky@xxxxxxxxx>
- [PATCH 0/2] Symlink resolutions: limits and return modes
- From: "Miguel Ángel Pastor Olivar via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] cat-file: configurable "best effort mode" for symlink resolution
- From: "Miguel Ángel Pastor Olivar via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] cat-file: configurable number of symlink resolutions
- From: "Miguel Ángel Pastor Olivar via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC]: Implement consistency check for refs blog
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v6] merge: avoid write merge state when unable to write index
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Internet]Re: [PATCH v5] merge: avoid write merge state when unable to write index
- From: "goldofzky@xxxxxxxxx" <goldofzky@xxxxxxxxx>
- Re: Add warning when v0 protocol is used/downgraded
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: "David C. Rankin" <drankinatty@xxxxxxxxx>
- Re: git send-email SMTP password command
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC: indicating diff strategy in format-patch message headers
- From: Eric Wong <e@xxxxxxxxx>
- git send-email SMTP password command
- From: Jeremy Baxter <jeremy@xxxxxxxxxx>
- Re: Add warning when v0 protocol is used/downgraded
- From: Jonathan Nieder <jrnieder@xxxxxxxxx>
- Re: [GSoC] Blog: move and improve reftable tests in the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH] Fix default font scaling
- From: Serhii Tereshchenko <serg.partizan@xxxxxxxxx>
- Re: Investment Abroad
- From: cs4@xxxxxxxxxxxxxxx
- Add warning when v0 protocol is used/downgraded
- From: Devste Devste <devstemail@xxxxxxxxx>
- Re: [PATCH] Fix default font scaling
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
- From: Jeff King <peff@xxxxxxxx>
- Re: [GSoC][PATCH v2 5/7] files-backend: add unified interface for refs scanning
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: git grep bug replacing - with :
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] Fix default font scaling
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [GSoC][PATCH v2 4/7] builtin/fsck: add `git-refs verify` child process
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH v2 3/7] builtin/refs: add verify subcommand
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH v2 2/7] refs: set up ref consistency check infrastructure
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: bundles discovery and clones
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: git grep bug replacing - with :
- From: Rickard Andersson <rickard.a1992@xxxxxxxxx>
- [PATCH] Fix default font scaling
- From: Serhii Tereshchenko <serg.partizan@xxxxxxxxx>
- What's cooking in git.git (Jun 2024, #05; Fri, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 0/2] pseudo-merge: various small fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] pseudo-merge: various small fixes
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: git grep bug replacing - with :
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: git grep bug replacing - with :
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] commit-graph/server-info: use tempfile.h in more places
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/2] Documentation/technical/bitmap-format.txt: add missing position table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/2] pseudo-merge: various small fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- git grep bug replacing - with :
- From: Rickard Andersson <rickard.a1992@xxxxxxxxx>
- Re: [PATCH] worktree_git_path(): move the declaration to path.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] worktree_git_path(): move the declaration to path.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] archive: document that --add-virtual-file takes full path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] archive: make --add-virtual-file honor --prefix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v4 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] commit-graph/server-info: use tempfile.h in more places
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend
- From: jialuo she <shejialuo@xxxxxxxxx>
- Re: [PATCH 02/11] remote: refactor alias_url() memory ownership
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 1/4] docs: introduce document to announce breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Non-blob .gitmodules and .gitattributes
- From: Alexey Pelykh <alexey.pelykh@xxxxxxxxx>
- Re: Non-blob .gitmodules and .gitattributes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Non-blob .gitmodules and .gitattributes
- From: Alexey Pelykh <alexey.pelykh@xxxxxxxxx>
- [PATCH 11/11] remote: drop checks for zero-url case
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/11] remote: always require at least one url in a remote
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/11] t5801: test remote.*.vcs config
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/11] t5801: make remote-testgit GIT_DIR setup more robust
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/11] remote: allow resetting url list
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/11] config: document remote.*.url/pushurl interaction
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/11] remote: simplify url/pushurl selection
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/11] remote: use strvecs to store remote url/pushurl
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/11] remote: refactor alias_url() memory ownership
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/11] archive: fix check for missing url
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/11] allow overriding remote.*.url
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v4 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 6/7] t-reftable-pq: add test for index based comparison
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 4/7] t-reftable-pq: make merged_iter_pqueue_check() static
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 3/7] t: move reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 1/7] reftable: remove unncessary curly braces in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v4 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 19/20] t/helper: remove dependency on `the_repository` in "proc-receive"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 18/20] t/helper: fix segfault in "oid-array" command without repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 17/20] t/helper: use correct object hash in partial-clone helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 16/20] compat/fsmonitor: fix socket path in networked SHA256 repos
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 15/20] replace-object: use hash algorithm from passed-in repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/20] protocol-caps: use hash algorithm from passed-in repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/20] oidset: pass hash algorithm when parsing file
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/20] http-fetch: don't crash when parsing packfile without a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/20] hash-ll: merge with "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/20] refs: avoid include cycle with "repository.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/20] hash: make `is_null_oid()` independent of `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/20] global: ensure that object IDs are always padded
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/20] hash: require hash algorithm in `oidread()` and `oidclr()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 3/4] BreakingChanges: document removal of grafting
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 1/4] docs: introduce document to announce breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 0/4] docs: document upcoming breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Jun 2024, #04; Wed, 12)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 6/7] merge-ort: upon merge abort, only show messages causing the abort
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] Fix and improve some error codepaths in merge-ort
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/7] merge-ort: maintain expected invariant for priv member
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/7] merge-ort: extract handling of priv member into reusable function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Unexpected git merge exit code when killing merge driver during ancestor merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/7] merge-ort: extract handling of priv member into reusable function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unexpected git merge exit code when killing merge driver during ancestor merge
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 7/7] merge-ort: convert more error() cases to path_msg()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/7] merge-ort: upon merge abort, only show messages causing the abort
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/7] merge-ort: loosen commented requirements
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/7] Fix and improve some error codepaths in merge-ort
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/7] merge-ort: fix type of local 'clean' var in handle_content_merge()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/7] merge-ort: maintain expected invariant for priv member
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/7] merge-ort: extract handling of priv member into reusable function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 12/16] mktree: use iterator struct to add tree entries to index
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] merge: avoid write merge state when unable to write index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #04; Wed, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #04; Wed, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #04; Wed, 12)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Cannot override `remote.origin.url` with `-c` option
- From: Jeff King <peff@xxxxxxxx>
- Re: bundles discovery and clones
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Jeff King <peff@xxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Toon claes <toon@xxxxxxxxx>
- Re: [PATCH 3/4] t5541: add test for rejecting a push due to packfile size
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 4/4] remote-curl: read in the push report even if we fail to finish sending data
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] t5541: add test for rejecting a push due to packfile size
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: "'Yuri'" <yuri@xxxxxxxxx>
- Re: [PATCH 2/4] t/lib-http.sh: add functions related to serve-git.py
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] Report rejections over HTTP when the remote rejects during the transfer
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Gabor Gombas <gombasg@xxxxxxxxxxxx>
- [PATCH v2 20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/20] t/helper: remove dependency on `the_repository` in "proc-receive"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/20] t/helper: fix segfault in "oid-array" command without repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/20] t/helper: use correct object hash in partial-clone helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/20] compat/fsmonitor: fix socket path in networked SHA256 repos
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/20] replace-object: use hash algorithm from passed-in repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/20] protocol-caps: use hash algorithm from passed-in repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/20] oidset: pass hash algorithm when parsing file
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/20] http-fetch: don't crash when parsing packfile without a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/20] hash-ll: merge with "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/20] refs: avoid include cycle with "repository.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/20] hash: make `is_null_oid()` independent of `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/20] global: ensure that object IDs are always padded
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/20] hash: require hash algorithm in `oidread()` and `oidclr()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Jun 2024, #04; Wed, 12)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Fred Long <fred_long@xxxxxxxxxxx>
- What's cooking in git.git (Jun 2024, #04; Wed, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] t/lib-http: add serve-git.py
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] t5541: add test for rejecting a push due to packfile size
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFH] t9500 failing???
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/16] mktree: optionally add to an existing tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/16] mktree: validate paths more carefully
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/16] mktree: validate paths more carefully
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 10/16] mktree: overwrite duplicate entries
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [RFH] t9500 failing???
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH 07/16] mktree: use read_index_info to read stdin lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re:Re: [PATCH v6 3/3] unbundle: support object verification for fetches
- From: "Xing Xin" <bupt_xingxin@xxxxxxx>
- Re: [RFC] Avaiable disk space when automatic garbage collection kicks in
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- RE: [RFC] Avaiable disk space when automatic garbage collection kicks in
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC] Avaiable disk space when automatic garbage collection kicks in
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [RFH] t9500 failing???
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Wishlist Bug] git-shell: Support libreadline
- From: Marc-Jano Knopp <y--gitbugs@xxxxxxxxxxxx>
- Re: [PATCH] commit-graph: increment progress indicator
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 5/5] t-reftable-tree: improve the test for infix_walk()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 4/5] t-reftable-tree: add test for non-existent key
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 3/5] t-reftable-tree: split test_tree() into two sub-test functions
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 2/5] t: move reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 1/5] reftable: remove unnecessary curly braces in reftable/tree.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v3 0/5] t: port reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [GSoC][PATCH v2 0/7] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 2/4] t/lib-http.sh: add functions related to serve-git.py
- From: Carlos Martín Nieto <cmn@xxxxxxx>
- [PATCH 4/4] remote-curl: read in the push report even if we fail to finish sending data
- From: Carlos Martín Nieto <cmn@xxxxxxx>
- [PATCH 3/4] t5541: add test for rejecting a push due to packfile size
- From: Carlos Martín Nieto <cmn@xxxxxxx>
- [PATCH 1/4] t/lib-http: add serve-git.py
- From: Carlos Martín Nieto <cmn@xxxxxxx>
- [PATCH 0/4] Report rejections over HTTP when the remote rejects during the transfer
- From: Carlos Martín Nieto <cmn@xxxxxxx>
- RE: Issue : Writing commits into the git repository takes longer than expected
- From: Arpit Gupta <argupta@xxxxxxxxx>
- Re: [PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #03; Tue, 11)
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- rebase with record-origin
- From: Arnaud Morin <arnaud.morin@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 14/16] mktree: optionally add to an existing tree
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 12/16] mktree: use iterator struct to add tree entries to index
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 11/16] mktree: create tree using an in-core index
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 10/16] mktree: overwrite duplicate entries
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 07/16] mktree: use read_index_info to read stdin lines
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/16] mktree: use non-static tree_entry array
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/16] mktree: rename treeent to tree_entry
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/29] Memory leak fixes (pt.2)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 13/29] merge-recursive: fix memory leak when finalizing merge
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 0/3] config: fix segfault when parsing "core.abbrev" without repo
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/3] config: fix segfault when parsing "core.abbrev" without repo
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2024, #03; Tue, 11)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 00/29] Memory leak fixes (pt.2)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/5] t-reftable-tree: improve the test for infix_walk()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 6/7] fsck: add ref name check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 5/7] files-backend: add unified interface for refs scanning
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 4/7] builtin/fsck: add `git-refs verify` child process
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 3/7] builtin/refs: add verify subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 2/7] refs: set up ref consistency check infrastructure
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 1/7] fsck: add refs check interfaces to interface with fsck error levels
- From: shejialuo <shejialuo@xxxxxxxxx>
- [GSoC][PATCH v2 0/7] ref consistency check infra setup
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] commit-graph: increment progress indicator
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v2 3/3] object-name: don't try to abbreviate to lengths greater than hexsz
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] parse-options-cb: stop clamping "--abbrev=" to hash length
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] config: fix segfault when parsing "core.abbrev" without repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/3] config: fix segfault when parsing "core.abbrev" without repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 19/21] t/helper: remove dependency on `the_repository` in "oidtree"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 19/21] t/helper: remove dependency on `the_repository` in "oidtree"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 16/21] compat/fsmonitor: remove dependency on `the_repository` in Darwin IPC
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] commit-graph: increment progress indicator
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/5] t-reftable-tree: improve the test for infix_walk()
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5] merge: avoid write merge state when unable to write index
- From: "Kyle Zhao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] config: fix segfault when parsing "core.abbrev" without repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/5] t-reftable-tree: improve the test for infix_walk()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 4/5] t-reftable-tree: add test for non-existent key
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 3/5] t-reftable-tree: split test_tree() into two sub-test functions
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 2/5] t: move reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v2 1/5] reftable: remove unnecessary curly braces in reftable/tree.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v2 0/5] t: port reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH 1/2] DONTAPPLY: -Og fallout workaround
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] DONTAPPLY: -Og fallout workaround
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Jun 2024, #03; Tue, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] merge: avoid write merge state when unable to write index
- From: "goldofzky@xxxxxxxxx" <goldofzky@xxxxxxxxx>
- Re: [PATCH 09/16] mktree: validate paths more carefully
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/16] mktree: add a --literally option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/16] mktree: use read_index_info to read stdin lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/16] index-info.c: parse object type in provided in read_index_info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3] date: detect underflow/overflow when parsing dates with timezone offset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 19/21] t/helper: remove dependency on `the_repository` in "oidtree"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/21] compat/fsmonitor: remove dependency on `the_repository` in Darwin IPC
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/16] index-info.c: identify empty input lines in read_index_info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/16] update-index: generalize 'read_index_info'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Commit throws fatal ownership error without explanation
- From: <rsbecker@xxxxxxxxxxxxx>
- bug: Commit throws fatal ownership error without explanation
- From: David Hillman <davidahillman@xxxxxxxxx>
- Re: [PATCH v6 3/3] unbundle: support object verification for fetches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Ivan Frade <ifrade@xxxxxxxxxx>
- Re: [PATCH v6 2/3] fetch-pack: expose fsckObjects configuration logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/3] bundle-uri: verify oid before writing refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/16] mktree: use non-static tree_entry array
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 16/16] mktree: remove entries when mode is 0
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/16] mktree: allow deeper paths in input
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/16] mktree: optionally add to an existing tree
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/16] mktree: add directory-file conflict hashmap
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/16] mktree: create tree using an in-core index
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/16] mktree: use iterator struct to add tree entries to index
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/16] mktree: overwrite duplicate entries
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/16] mktree: validate paths more carefully
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/16] mktree: use read_index_info to read stdin lines
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/16] mktree: add a --literally option
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/16] index-info.c: identify empty input lines in read_index_info
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/16] index-info.c: parse object type in provided in read_index_info
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/16] update-index: generalize 'read_index_info'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/16] mktree: use non-static tree_entry array
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/16] mktree: rename treeent to tree_entry
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/16] mktree: use OPT_BOOL
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/16] mktree: support more flexible usage
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] config: fix segfault when parsing "core.abbrev" without repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: "'Yuri'" <yuri@xxxxxxxxx>
- Re: [PATCH v2 0/3] midx: various brown paper bag fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] DONTAPPLY: -Og fallout workaround
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] pack-revindex.c: guard against out-of-bounds pack lookups
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/3] midx-write.c: do not read existing MIDX with `packs_to_include`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/3] midx: various brown paper bag fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Cannot override `remote.origin.url` with `-c` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] varargs functions with __attributes__(())
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] commit-graph: increment progress indicator
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 18/21] t/helper: fix segfault in "oid-array" command without repository
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH v6 0/3] object checking related additions and fixes for bundles in fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 19/21] t/helper: remove dependency on `the_repository` in "oidtree"
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re:Re: [PATCH v5 3/4] unbundle: extend options to support object verification
- From: "Xing Xin" <bupt_xingxin@xxxxxxx>
- [PATCH v6 3/3] unbundle: support object verification for fetches
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/3] fetch-pack: expose fsckObjects configuration logic
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/3] bundle-uri: verify oid before writing refs
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/3] object checking related additions and fixes for bundles in fetches
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC] Blog: Move existing tests to a unit testing framework
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH 1/2] DONTAPPLY: -Og fallout workaround
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/21] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/21] t/helper: remove dependency on `the_repository` in "proc-receive"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/21] t/helper: remove dependency on `the_repository` in "oidtree"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/21] t/helper: fix segfault in "oid-array" command without repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/21] t/helper: use correct object hash in partial-clone helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/21] compat/fsmonitor: remove dependency on `the_repository` in Darwin IPC
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/21] replace-object: use hash algorithm from passed-in repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/21] protocol-caps: use hash algorithm from passed-in repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/21] oidset: pass hash algorithm when parsing file
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/21] http-fetch: don't crash when parsing packfile without a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/21] hash-ll: merge with "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/21] refs: avoid include cycle with "repository.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/21] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/21] hash: require hash algorithm in `empty_tree_oid_hex()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/21] hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/21] hash: make `is_null_oid()` independent of `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/21] hash: convert `oidcmp()` and `oideq()` to compare whole hash
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/21] global: ensure that object IDs are always padded
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/21] hash: require hash algorithm in `oidread()` and `oidclr()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/21] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/21] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: bundles discovery and clones
- From: matthew sporleder <msporleder@xxxxxxxxx>
- Re: Question about Git protocol v2 status
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 28/29] builtin/blame: fix leaking prefixed paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 26/29] line-range: plug leaking find functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 29/29] builtin/blame: fix leaking ignore revs files
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 27/29] blame: fix leaking data for blame scoreboards
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 25/29] merge: fix leaking merge bases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 23/29] sequencer: fix memory leaks in `make_script_with_merges()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 21/29] apply: fix leaking string in `match_fragment()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/29] sequencer: fix leaking string buffer in `commit_staged_changes()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/29] commit: fix leaking parents when calling `commit_tree_extended()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/29] config: fix leaking "core.notesref" variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/29] rerere: fix various trivial leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/29] builtin/stash: fix leak in `show_stash()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/29] revision: free diff options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/29] builtin/log: fix leaking commit list in git-cherry(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/29] merge-recursive: fix memory leak when finalizing merge
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/29] builtin/merge-recursive: fix leaking object ID bases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/29] builtin/difftool: plug memory leaks in `run_dir_diff()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/29] object-name: free leaking object contexts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/29] merge-recursive: fix leaking rename conflict info
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/29] bundle: plug leaks in `create_bundle()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/29] notes: fix memory leak when pruning notes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/29] revision: fix leaking display notes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/29] notes-utils: free note trees when releasing copied notes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/29] parse-options: fix leaks for users of OPT_FILENAME
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/29] revision: fix memory leak when reversing revisions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/29] Memory leak fixes (pt.2)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: MSan failures in pack-bitmap
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 3/4] unbundle: extend options to support object verification
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] refs: keep track of unresolved reference value in iterators
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] config: fix segfault when parsing "core.abbrev" without repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] object-name: don't try to abbreviate to lengths greater than hexsz
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 4/7] t-reftable-pq: make merged_iter_pqueue_check() static
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 1/7] reftable: remove unncessary curly braces in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 6/7] t-reftable-pq: add test for index based comparison
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 3/7] t: move reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v3 2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v3 0/7] t: port reftable/pq_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH 0/4] varargs functions with __attributes__(())
- From: Jeff King <peff@xxxxxxxx>
- Re: Git 2.45.2 - memory leaks reports by address sanitizer (asan)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: MSan failures in pack-bitmap
- From: Jeff King <peff@xxxxxxxx>
- Re: Cannot override `remote.origin.url` with `-c` option
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: "'Yuri'" <yuri@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Jeff King <peff@xxxxxxxx>
- Re: bundles discovery and clones
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Jeff King <peff@xxxxxxxx>
- Re:Re: [PATCH v4 2/4] unbundle: extend verify_bundle_flags to support fsck-objects
- From: "Xing Xin" <bupt_xingxin@xxxxxxx>
- Re:Re: [PATCH v4 4/4] unbundle: introduce option VERIFY_BUNDLE_FSCK_FOLLOW_FETCH
- From: "Xing Xin" <bupt_xingxin@xxxxxxx>
- Re: [PATCH 3/4] t-reftable-tree: split test_tree() into two sub-test functions
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 4/4] unbundle: use VERIFY_BUNDLE_FSCK_FOLLOW_FETCH for fetches
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/4] unbundle: extend options to support object verification
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/4] bundle-uri: verify oid before writing refs
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/4] fetch-pack: expose fsckObjects configuration logic
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/4] object checking related additions and fixes for bundles in fetches
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Jeff King <peff@xxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Jeff King <peff@xxxxxxxx>
- Re: SEGV (detected by Address Sanitizer) when using `core.abbrev` option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: "'Yuri'" <yuri@xxxxxxxxx>
- RE: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: "'Yuri'" <yuri@xxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Question about Git protocol v2 status
- From: rlee <rlee287@xxxxxxxxx>
- RE: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [GSoC][PATCH v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Yuri <yuri@xxxxxxxxx>
- Re: SEGV (detected by Address Sanitizer) when using `core.abbrev` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SEGV (detected by Address Sanitizer) when using `core.abbrev` option
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- SEGV (detected by Address Sanitizer) when using `core.abbrev` option
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [ISSUE] `git submodule update --init --recursive` does ignore `fetchRecurseSubmodules` flag in `.gitmodules` and in `.git/config`
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [GSoC][PATCH v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: ellie <el@xxxxxxxxxxx>
- Re: [Wishlist Bug] git-shell: Support libreadline
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [GSoC][PATCH v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [GSoC][PATCH v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] pack-revindex.c: guard against out-of-bounds pack lookups
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/3] midx-write.c: do not read existing MIDX with `packs_to_include`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/3] midx: various brown paper bag fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Yuri <yuri@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] DONTAPPLY: -Og fallout workaround
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
- From: Yuri <yuri@xxxxxxxxx>
- [PATCH 2/2] DONTAPPLY: -Os fallout workaround
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] DONTAPPLY: -Og fallout workaround
- From: Junio C Hamano <gitster@xxxxxxxxx>
- bundles discovery and clones
- From: matthew sporleder <msporleder@xxxxxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] t4020: test exit code with external diffs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] __attribute__: trace2_region_enter_printf() is like "printf"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Git 2.45.2 - memory leaks reports by address sanitizer (asan)
- From: Janne Kiiskila <janne.kiiskila@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [Wishlist Bug] git-shell: Support libreadline
- From: Marc-Jano Knopp <y--gitbugs@xxxxxxxxxxxx>
- Re: [PATCH 3/4] t-reftable-tree: split test_tree() into two sub-test functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/3] diff: fix --exit-code with external diff
- From: phillip.wood123@xxxxxxxxx
- [PATCH 4/4] t-reftable-tree: add test for non-existent key
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH 3/4] t-reftable-tree: split test_tree() into two sub-test functions
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH 2/4] t: move reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH 1/4] reftable: remove unnecessary curly braces in reftable/tree.c
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH 0/4] t: port reftable/tree_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- RE: Issue : Writing commits into the git repository takes longer than expected
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] git-send-email: Use sanitized address when reading mbox body
- From: Csókás, Bence <csokas.bence@xxxxxxxxx>
- Issue : Writing commits into the git repository takes longer than expected
- From: Arpit Gupta <argupta@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 1/2] am: add explicit "--retry" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 2/7] refs: specify error for regular refs with `old_target`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC][PATCH v2 1/6] reftable: clean up reftable/pq.c
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] __attribute__: trace2_region_enter_printf() is like "printf"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/4] Makefile: add ability to append to CFLAGS and LDFLAGS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/7] refs: specify error for regular refs with `old_target`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/2] ci: compile "linux-gcc-default" job with -Og
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/2] Makefile: add ability to append to CFLAGS and LDFLAGS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 0/2] ci: detect more warnings via `-Og`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/4] ci: detect more warnings via `-Og`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC]: Implement consistency check for refs blog
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC] Blog: move and improve reftable tests in the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Patrick Steinhardt <ps@xxxxxx>
- [ISSUE] `git submodule update --init --recursive` does ignore `fetchRecurseSubmodules` flag in `.gitmodules` and in `.git/config`
- From: Andry <andry@xxxxxxxx>
- Re: MSan failures in pack-bitmap
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: MSan failures in pack-bitmap
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: MSan failures in pack-bitmap
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: MSan failures in pack-bitmap
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: MSan failures in pack-bitmap
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: MSan failures in pack-bitmap
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/6] use the pager in 'add -p'
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 3/3] diff: let external diffs report that changes are uninteresting
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 2/3] userdiff: add and use struct external_diff
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 1/3] t4020: test exit code with external diffs
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 0/3] diff: fix --exit-code with external diff
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [no subject]
- Cannot override `remote.origin.url` with `-c` option
- From: Mathew George <mathewegeorge@xxxxxxxxx>
- Re: [PATCH v3 0/4] ci: detect more warnings via `-Og`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git fetch --prune fails with "fatal: bad object"
- From: Fred Long <fred_long@xxxxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: ellie <el@xxxxxxxxxxx>
- Re: [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] Makefile: add ability to append to CFLAGS and LDFLAGS
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]