Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v3 3/3] archive: remove the_repository global variable
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 1/3] git: pass in repo to builtin based on setup_git_directory_gently
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 2/3] rebase-update-refs: extract load_branch_decorations
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] load_branch_decorations: fix memory leak with non-static filters
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v3 3/3] archive: remove the_repository global variable
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/3] annotate: remove usage of the_repository global
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/3] git: pass in repo to builtin based on setup_git_directory_gently
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/3] Remove the_repository global for am, annotate, apply, archive builtins
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- What's cooking in git.git (Oct 2024, #03; Fri, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] rebase-merges: try and use branch names as labels
- From: "Nicolas Guichard via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] rebase-update-refs: extract load_branch_decorations
- From: "Nicolas Guichard via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] load_branch_decorations: fix memory leak with non-static filters
- From: "Nicolas Guichard via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] rebase-merges: try and use branch names for labels
- From: "Nicolas Guichard via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] t0610: work around flaky test with concurrent writers
- From: Jeff King <peff@xxxxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] pack-objects: create new name-hash algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/6] pack-objects: create new name-hash algorithm
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] pack-objects: create new name-hash algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] remote: allow specifying refs to prefetch
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/4] archive: remove the_repository global variable
- From: johncai86@xxxxxxxxx
- Re: [PATCH 0/5] diff output_prefix cleanups
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 0/5] diff output_prefix cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] diff output_prefix cleanups
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 1/2] refs.c: remove redundant translation markers
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v4] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fsmonitor OSX: fix hangs for submodules
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: shejialuo <shejialuo@xxxxxxxxx>
- [no subject]
- Re: [PATCH v2] t0610: work around flaky test with concurrent writers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2] t0610: work around flaky test with concurrent writers
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] t0610: work around flaky test with concurrent writers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t0610: work around flaky test with concurrent writers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Outreachy
- From: Fashina Segun <fashina.segun25@xxxxxxxxx>
- Outreachy
- From: Segun Fashina <fashinasegun08@xxxxxxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: "git worktree repair" modifies the wrong repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] t0610: work around flaky test with concurrent writers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] t0610: work around flaky test with concurrent writers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] t0610: work around flaky test with concurrent writers
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] Git for Windows 2.47.0-rc1
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [Outreachy] Intern applicant
- From: Ekikereabasi Nkereuwem <ekikereabasimachine@xxxxxxxxx>
- RE: [RFC PATCH 1/1] Add a type for errors
- From: Richard Kerry <richard.kerry@xxxxxxxxxx>
- [PATCH] t0610: work around flaky test with concurrent writers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [Outreachy] Intern applicant
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] archive: fix misleading error message
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: "git worktree repair" modifies the wrong repository
- From: phillip.wood123@xxxxxxxxx
- Re: v2.47.0-rc1 test failure on cygwin
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: phillip.wood123@xxxxxxxxx
- Re: [RFC PATCH 1/1] Add a type for errors
- From: phillip.wood123@xxxxxxxxx
- Re: v2.47.0-rc1 test failure on cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Outreachy
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/3] line-log: protect inner strbuf from free
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/5] diff: store graph prefix buf in git_graph struct
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: v2.47.0-rc1 test failure on cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Outreachy
- From: abdulwasiu maryam <abdulwasiumaryam@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- v2.47.0-rc1 test failure on cygwin
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4] fsmonitor OSX: fix hangs for submodules
- From: "Koji Nakamaru via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 5/5] diff: store graph prefix buf in git_graph struct
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH] promisor-remote: always JIT fetch with --refetch
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Lack of system-level excludesFile
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
- From: Jeff King <peff@xxxxxxxx>
- Re: Lack of system-level excludesFile
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/5] diff: store graph prefix buf in git_graph struct
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/5] diff: return line_prefix directly when possible
- From: Jeff King <peff@xxxxxxxx>
- Re: Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
- From: Alireza <rezaxm@xxxxxxxxx>
- [PATCH 3/5] diff: return const char from output_prefix callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/5] diff: drop line_prefix_length field
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/5] line-log: use diff_line_prefix() instead of custom helper
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/5] diff output_prefix cleanups
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] line-log: protect inner strbuf from free
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Fix unused-parameter warnings with NO_ICONV
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v4 0/5] improve handling of remote/HEAD
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] improve handling of remote/HEAD
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
- From: Alireza <rezaxm@xxxxxxxxx>
- Re: [PATCH v3] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] Documentation: mention the amlog in howto/maintain-git.txt
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: johncai86@xxxxxxxxx
- Re: [PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: the latter half of october, the maintainer goes offline
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Lack of system-level excludesFile
- From: Sparr <sparr0@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- the latter half of october, the maintainer goes offline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] Documentation: mention the amlog in howto/maintain-git.txt
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] diff: modify output_prefix function pointer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] archive: fix misleading error message
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Lack of system-level excludesFile
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] line-log: protect inner strbuf from free
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] doc: add a note about staggering of maintenance
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2 3/3] diff: modify output_prefix function pointer
- From: "Jeff King via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] line-log: remove output_prefix()
- From: "Jeff King via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] line-log: protect inner strbuf from free
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] line-log: protect inner strbuf from free
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] doc: add a note about staggering of maintenance
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: Lack of system-level excludesFile
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: "git worktree repair" modifies the wrong repository
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] line-log: protect inner strbuf from free
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] line-log: protect inner strbuf from free
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [Outreachy]
- From: Abraham Samuel <sammymore50@xxxxxxxxx>
- [PATCH v3] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Lack of system-level excludesFile
- From: Sparr <sparr0@xxxxxxxxx>
- Re: [PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] line-log: protect inner strbuf from free
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] line-log: protect inner strbuf from free
- From: Jeff King <peff@xxxxxxxx>
- Re: Linking topic merges to mailing list threads
- From: Jeff King <peff@xxxxxxxx>
- [PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
- From: Jeff King <peff@xxxxxxxx>
- Re: Linking topic merges to mailing list threads
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 0/5] Fix typos
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v5 0/3] doc: introducing synopsis para
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Fix unused-parameter warnings with NO_ICONV
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/5] perl: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH 4/5] gitk: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH 3/5] mergetool: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH 2/5] reftable: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH 1/5] trace2: fix typos
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH 0/5] Fix typos
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- Re: [External] Re: [PATCH 2/2] fetch-pack.c: do not declare local commits as "have" in partial repos
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2 5/5] cgit: add higher-level cgit crate
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix unused-parameter warnings with NO_ICONV
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 0/3] doc: introducing synopsis para
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 01/21] Documentation: add comparison of build systems
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] Fix unused-parameter warnings with NO_ICONV
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: [PATCH v2] Documentation: mention the amlog in howto/maintain-git.txt
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 00/25] reftable: handle allocation errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git rev-list --no-walk RANGE not working as documented
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 01/21] Documentation: add comparison of build systems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/25] reftable: handle allocation errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Oct 2024, #02; Wed, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] add-patch: edit the hunk again
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3] add-patch: edit the hunk again
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [ANNOUNCE] Git v2.47.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] add-patch: edit the hunk again
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] line-log: protect inner strbuf from free
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Outreachy] Intern Applicant - Proceeding to My Task
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [Outreachy] Indication Of Interest To Intern At Git
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- [Outreachy] Intern Applicant - Proceeding to My Task
- From: Ekikereabasi Nkereuwem <ekikereabasimachine@xxxxxxxxx>
- Re: [Outreachy]
- From: N Alain Jr <njokomalain@xxxxxxxxx>
- [RFC PATCH 06/21] t/unit-tests: update clar unit test framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 13/21] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 21/21] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 20/21] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 08/21] builtin/credential-cache: fix missing parameter for stub function
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 11/21] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [Outreachy] Intern applicant
- From: Ekikereabasi Nkereuwem <ekikereabasimachine@xxxxxxxxx>
- [RFC PATCH 19/21] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 18/21] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 17/21] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 16/21] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 15/21] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 07/21] t/clar: simplify how the clar derives `struct stat`
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 14/21] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 12/21] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 10/21] Makefile: extract script to generate clar declarations
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 09/21] http: fix build error on FreeBSD
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 03/21] t/lib-gitweb: test against the build version of gitweb
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 02/21] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 00/21] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH 01/21] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Outreachy]
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [Outreachy]
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [Outreachy] Potential intern.
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 25/25] reftable/basics: ban standard allocator functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 23/25] reftable: fix calls to free(3P)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 22/25] reftable: handle trivial allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 21/25] reftable/tree: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 20/25] reftable/pq: handle allocation failures when adding entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 19/25] reftable/block: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 18/25] reftable/blocksource: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 17/25] reftable/iter: handle allocation failures when creating indexed table iter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 16/25] reftable/stack: handle allocation failures in auto compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 15/25] reftable/stack: handle allocation failures in `stack_compact_range()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 14/25] reftable/stack: handle allocation failures in `reftable_new_stack()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 13/25] reftable/stack: handle allocation failures on reload
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 12/25] reftable/reader: handle allocation failures in `reader_init_iter()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 11/25] reftable/reader: handle allocation failures for unindexed reader
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 10/25] reftable/merged: handle allocation failures in `merged_table_init_iter()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 09/25] reftable/writer: handle allocation failures in `reftable_new_writer()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 08/25] reftable/writer: handle allocation failures in `writer_index_hash()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 07/25] reftable/record: handle allocation failures when decoding records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 06/25] reftable/record: handle allocation failures on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 04/25] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 03/25] reftable: introduce `reftable_strdup()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 02/25] reftable/basics: merge "publicbasics" into "basics"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 01/25] reftable/error: introduce out-of-memory error code
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 00/25] reftable: handle allocation errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] read-cache: free threaded memory pool
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: fsmonitor deadlock / macOS CI hangs
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- AW: [PATCH v2] gitk: added external diff file rename detection
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [PATCH] Fix unused-parameter warnings with NO_ICONV
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH] fsmonitor: fix hangs by delayed fs event listening
- From: "Koji Nakamaru via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] Fix unused-parameter warnings with NO_ICONV
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- [Outreachy] Intern Applicant
- From: Ekikereabasi Nkereuwem <ekikereabasimachine@xxxxxxxxx>
- Re: [External] Re: Missing Promisor Objects in Partial Repo Design Doc
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [Outreachy] Potential intern.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: fsmonitor deadlock / macOS CI hangs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 25/25] reftable/basics: ban standard allocator functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 00/25] reftable: handle allocation errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Outreachy intern Dec 2024
- From: Ekikereabasi Nkereuwem <ekikereabasimachine@xxxxxxxxx>
- Re: [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- [Outreachy]
- From: Abraham Samuel <sammymore50@xxxxxxxxx>
- Re: Missing Promisor Objects in Partial Repo Design Doc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 20/23] object-name: fix leaking commit list items
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: fsmonitor deadlock / macOS CI hangs
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: Can a note be pushed to origin?
- From: "Carlisle T. Hamlin" <hamlin.carlisle@xxxxxxx>
- Re: Can a note be pushed to origin?
- From: "Carlisle T. Hamlin" <hamlin.carlisle@xxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2024, #01; Tue, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/5] set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2024, #01; Tue, 1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 25/25] reftable/basics: ban standard allocator functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Outreachy]
- From: N Alain Jr <njokomalain@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 115
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Missing Promisor Objects in Partial Repo Design Doc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] bundle-uri: plug leak in unbundle_from_file()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] fsmonitor OSX: fix hangs for submodules
- From: "Koji Nakamaru via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 00/25] reftable: handle allocation errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Missing Promisor Objects in Partial Repo Design Doc
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 1/5] refs_update_symref: atomically record overwritten ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] bundle-uri: plug leak in unbundle_from_file()
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: [PATCH] documentation: add missing word "ref"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/25] reftable: handle allocation errors
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] add-patch: edit the hunk again
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/25] reftable: handle allocation errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- [PATCH v2] read-cache: free threaded memory pool
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] submodule: correct remote name with fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] submodule: correct remote name with fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] unit-tests: use xstrfmt() instead of a char buffer in t-reftable-stack
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- What's cooking in git.git (Oct 2024, #01; Tue, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [TOPIC 07/11] New Contributors and Discord
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git rev-list --no-walk RANGE not working as documented
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 1/2] read-cache: free threaded memory pool
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/2] read-cache: free threaded memory pool
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] read-cache: free hash context in do_write_index()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3] add-patch: edit the hunk again
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] add-patch: edit the hunk again
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/2] read-cache: free hash context in do_write_index()
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v4 25/25] reftable/basics: ban standard allocator functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 23/25] reftable: fix calls to free(3P)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 22/25] reftable: handle trivial allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 21/25] reftable/tree: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 20/25] reftable/pq: handle allocation failures when adding entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 19/25] reftable/block: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 18/25] reftable/blocksource: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 17/25] reftable/iter: handle allocation failures when creating indexed table iter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 16/25] reftable/stack: handle allocation failures in auto compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 15/25] reftable/stack: handle allocation failures in `stack_compact_range()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 14/25] reftable/stack: handle allocation failures in `reftable_new_stack()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 13/25] reftable/stack: handle allocation failures on reload
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 12/25] reftable/reader: handle allocation failures in `reader_init_iter()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 11/25] reftable/reader: handle allocation failures for unindexed reader
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 10/25] reftable/merged: handle allocation failures in `merged_table_init_iter()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 09/25] reftable/writer: handle allocation failures in `reftable_new_writer()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 08/25] reftable/writer: handle allocation failures in `writer_index_hash()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 07/25] reftable/record: handle allocation failures when decoding records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 06/25] reftable/record: handle allocation failures on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 05/25] reftable/basics: handle allocation failures in `parse_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 04/25] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 03/25] reftable: introduce `reftable_strdup()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 02/25] reftable/basics: merge "publicbasics" into "basics"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 01/25] reftable/error: introduce out-of-memory error code
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 00/25] reftable: handle allocation errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] submodule: correct remote name with fetch
- From: Daniel Black <daniel@xxxxxxxxxxx>
- [PATCH v2] fsmonitor OSX: fix hangs for submodules
- From: "Koji Nakamaru via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: git commit hangs when run concurrently on macos
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/4] git: pass in repo for RUN_SETUP_GENTLY
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] fsmonitor OSX: fix hangs for submodules
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: [PATCH v5 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- t0012-help on 'seen' crashes with gcc-13, passes with clang-16
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a type for errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 4/5] refs_update_symref: add create_only option
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v4 3/5] transaction: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 5/5] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v4 2/5] set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: Rewriting history - email/author change on match?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH v4 1/5] refs_update_symref: atomically record overwritten ref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v4 0/5] improve handling of remote/HEAD
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Rewriting history - email/author change on match?
- From: "Dom (shymega) Rodriguez" <shymega@xxxxxxxxxxxxxx>
- [RFC PATCH 1/1] Add a type for errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/1] Typed errors
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Documentation: mention the amlog in howto/maintain-git.txt
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/23] midx-write: fix leaking buffer
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 16/23] pack-bitmap-write: fix leaking OID array
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 15/23] pseudo-merge: fix leaking strmap keys
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: With big repos and slower connections, git clone can be hard to work with
- From: Ellie <el@xxxxxxxxxxx>
- Re: [PATCH] Documentation: mention the amlog in howto/maintain-git.txt
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- git commit hangs when run concurrently on macos
- From: Bennet Huber <bennet.huber@xxxxxxxxx>
- [PATCH] Documentation: mention the amlog in howto/maintain-git.txt
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Linking topic merges to mailing list threads
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 2/4] refs: mostly remove core.preferSymlinkRefs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] apply: remove the_repository global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] archive: remove the_repository global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- fsmonitor deadlock / macOS CI hangs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/4] annotate: remove usage of the_repository global
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] git: pass in repo for RUN_SETUP_GENTLY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Linking topic merges to mailing list threads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] refs: mostly remove core.preferSymlinkRefs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/9] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] deprecating core.preferSymlinkRefs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/22] refatble: handle allocation errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] unicode: update the width tables to Unicode 16
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] cmake: generalize the handling of the `UNIT_TEST_OBJS` list
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] fsmonitor OSX: fix hangs for submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 05/22] reftable/basics: handle allocation failures in `parse_names()`
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 3/4] apply: remove the_repository global variable
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/4] archive: remove the_repository global variable
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] annotate: remove usage of the_repository global
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/4] git: pass in repo for RUN_SETUP_GENTLY
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] Remove the_repository global for am, annotate, apply, archive builtins
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: How dangerous is --committer-date-is-author-date these days?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Linking topic merges to mailing list threads
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/23] pseudo-merge: fix various memory leaks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Linking topic merges to mailing list threads
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: git-scm.com is now a static website
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: AW: Push to GitHub HTTP repo fails (>v2.45.2)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: How dangerous is --committer-date-is-author-date these days?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 02/23] read-cache: fix leaking hash context in `do_write_index()`
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/2] read-cache: free threaded memory pool
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] read-cache: free hash context in do_write_index()
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] read-cache: free hash context in do_write_index()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] read-cache: free threaded memory pool
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] read-cache: two small leak fixes
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- What's cooking in git.git (Sep 2024, #12; Sun, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 23/23] builtin/send-pack: fix leaking list of push options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 22/23] remote: fix leaking push reports
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/23] t/helper: fix leaks in proc-receive helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/23] pack-write: fix return parameter of `write_rev_file_order()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/23] revision: fix leaking saved parents
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/23] revision: fix memory leaks when rewriting parents
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/23] midx-write: fix leaking buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/23] pack-bitmap-write: fix leaking OID array
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/23] pseudo-merge: fix leaking strmap keys
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/23] pseudo-merge: fix various memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/23] line-log: fix several memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/23] diff: improve lifecycle management of diff queues
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/23] builtin/revert: fix leaking `gpg_sign` and `strategy` config
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/23] t/helper: fix leaking repository in partial-clone helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/23] builtin/clone: fix leaking repo state when cloning with bundle URIs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/23] builtin/pack-redundant: fix various memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/23] builtin/stash: fix leaking `pathspec_from_file`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/23] submodule: fix leaking submodule entry list
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/23] wt-status: fix leaking buffer with sparse directories
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/23] shell: fix leaking strings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/23] scalar: fix leaking repositories
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/23] read-cache: fix leaking hash context in `do_write_index()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/23] builtin/annotate: fix leaking args vector
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/23] Memory leak fixes (pt.8)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/4] refs: deprecate core.preferSymlinkRefs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] deprecating core.preferSymlinkRefs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 22/22] reftable: handle trivial allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 21/22] reftable/tree: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 20/22] reftable/pq: handle allocation failures when adding entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 19/22] reftable/block: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 18/22] reftable/blocksource: handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 17/22] reftable/iter: handle allocation failures when creating indexed table iter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 16/22] reftable/stack: handle allocation failures in auto compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 15/22] reftable/stack: handle allocation failures in `stack_compact_range()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/22] reftable/stack: handle allocation failures in `reftable_new_stack()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/22] reftable/stack: handle allocation failures on reload
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/22] reftable/reader: handle allocation failures in `reader_init_iter()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/22] reftable/reader: handle allocation failures for unindexed reader
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/22] reftable/writer: handle allocation failures in `reftable_new_writer()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/22] reftable/writer: handle allocation failures in `writer_index_hash()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/22] reftable/record: handle allocation failures when decoding records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/22] reftable/record: handle allocation failures on copy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/22] reftable/basics: handle allocation failures in `parse_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/22] reftable: introduce `reftable_strdup()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/22] reftable/basics: merge "publicbasics" into "basics"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/22] reftable/error: introduce out-of-memory error code
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/22] refatble: handle allocation errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [no subject]
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/4] promisor-remote: check advertised name or URL
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git-scm.com is now a static website
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
- From: Patrick Steinhardt <ps@xxxxxx>
- AW: Push to GitHub HTTP repo fails (>v2.45.2)
- From: "Mr. Manuel" <mr-manuel@xxxxxxxxxx>
- Re: [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH] unicode: update the width tables to Unicode 16
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Bug in git-gui
- From: Clemens Haffner <c.f.haffner@xxxxxxxxx>
- Re: Push to GitHub HTTP repo fails (>v2.45.2)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] cmake: generalize the handling of the `UNIT_TEST_OBJS` list
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Bug in git-gui
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Bug in git-gui
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Bug in git-gui
- From: Clemens Haffner <c.f.haffner@xxxxxxxxx>
- [PATCH] documentation: add missing word "ref"
- From: "Monika Kairaitytė via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Draft of Git Rev News edition 115
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: git-scm.com is now a static website
- From: Scott Chacon <schacon@xxxxxxxxx>
- [PATCH v5 9/9] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 8/9] t0602: add ref content checks for worktrees
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 7/9] ref: enhance escape situation for worktrees
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 6/9] ref: add escape check for the referent of symref
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 5/9] ref: add basic symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 4/9] ref: add more strict checks for regular refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 3/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 2/9] builtin/refs: support multiple worktrees check for refs.
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 1/9] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 05/22] reftable/basics: handle allocation failures in `parse_names()`
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [PATCH] send-email: document --mailmap and associated configuration
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [PATCH] send-email: document --mailmap and associated configuration
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [ANNOUNCE] Git v2.47.0-rc0
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [PATCH 6/5] git-rerere: document the 'clear' and 'diff' commands
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- Re: [PATCH] git-diff: Introduce --index and deprecate --cached.
- From: Crystal M Baker <bakerdot@xxxxxxxxxx>
- [PATCH] fsmonitor OSX: fix hangs for submodules
- From: "Koji Nakamaru via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3] add-patch: edit the hunk again
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: How dangerous is --committer-date-is-author-date these days?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Can a note be pushed to origin?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: How dangerous is --committer-date-is-author-date these days?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- How dangerous is --committer-date-is-author-date these days?
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [TOPIC 07/11] New Contributors and Discord
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [TOPIC 01/11] Rust
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [TOPIC 01/11] Rust
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [TOPIC 07/11] New Contributors and Discord
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: phillip.wood123@xxxxxxxxx
- Re: [TOPIC 01/11] Rust
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2] builtin/clone: teach git-clone(1) the --ref= argument
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] builtin/clone: teach git-clone(1) the --ref= argument
- From: Toon Claes <toon@xxxxxxxxx>
- Re: Pretty output in JSON format
- From: Ron Ziroby Romero <ziroby@xxxxxxxxx>
- Re: [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Can a note be pushed to origin?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/3] test-lib: check for leak logs after every test
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/28] leak fixes for http fetch/push
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 20/28] http-push: free repo->url string
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 15/28] http: call git_inflate_end() when releasing http_object_request
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 14/28] http: fix leak of http_object_request struct
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 09/28] transport-helper: fix strbuf leak in push_refs_with_push()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 08/28] send-pack: free cas options before exit
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 06/28] fetch-pack, send-pack: clean up shallow oid array
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [ANNOUNCE] Git v2.47.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.47.0-rc0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Pretty output in JSON format
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] apply: remove the_repository global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] howto-maintain-git: discarding inactive topics
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] apply: remove the_repository global variable
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [GSoC][PATCH] unit-tests: add tests for oidset.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Sep 2024, #11; Thu, 26)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.47.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- "git stash push" doesn't respect pathspec regarding files added to index
- From: Piotr Siupa <piotrsiupa@xxxxxxxxx>
- Re: [PATCH 1/4] git: pass in repo for RUN_SETUP_GENTLY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] BreakingChanges: early adopter option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] BreakingChanges: early adopter option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH] BreakingChanges: early adopter option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 8/8] csum-file.c: use unsafe SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 6/8] hash.h: scaffolding for _unsafe hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 5/8] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 3/8] finalize_object_file(): implement collision check
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 2/8] finalize_object_file(): refactor unlink_or_warn() placement
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 1/8] finalize_object_file(): check for name collision before renaming
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] git: pass in repo for RUN_SETUP_GENTLY
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] LSan quality of life improvements
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] test-lib: check for leak logs after every test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] test-lib: show leak-sanitizer logs on --immediate failure
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] test-lib: stop showing old leak logs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] BreakingChanges: early adopter option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git-scm.com is now a static website
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/28] leak fixes for http fetch/push
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 21/28] http-push: free curl header lists
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 20/28] http-push: free repo->url string
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 15/28] http: call git_inflate_end() when releasing http_object_request
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 14/28] http: fix leak of http_object_request struct
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 09/28] transport-helper: fix strbuf leak in push_refs_with_push()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/28] send-pack: free cas options before exit
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 07/28] commit: avoid leaking already-saved buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 06/28] fetch-pack, send-pack: clean up shallow oid array
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 05/28] fetch-pack: free object filter before exiting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/28] connect: clear child process before freeing in diagnostic mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 04/22] reftable/basics: handle allocation failures in `reftable_calloc()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 05/22] reftable/basics: handle allocation failures in `parse_names()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/23] builtin/submodule--helper: fix leaking remote ref on errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] BreakingChanges: early adopter option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [EXTERNAL] Re: Git clone failure
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/28] fetch-pack: fix leaking sought refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 23/23] diffcore-break: fix leaking filespecs when merging broken pairs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 22/23] revision: fix leaking parents when simplifying commits
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 21/23] builtin/maintenance: fix leak in `get_schedule_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/23] builtin/maintenance: fix leaking config string
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/23] promisor-remote: fix leaking partial clone filter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/23] grep: fix leaking grep pattern
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/23] submodule: fix leaking submodule ODB paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/23] trace2: destroy context stored in thread-local storage
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/23] builtin/difftool: plug several trivial memory leaks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/23] builtin/repack: fix leaking configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/23] diffcore-order: fix leaking buffer when parsing orderfiles
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/23] parse-options: free previous value of `OPTION_FILENAME`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/23] diff: fix leaking orderfile option
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/23] builtin/pull: fix leaking "ff" option
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/23] dir: fix off by one errors for ignored and untracked entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/23] builtin/submodule--helper: fix leaking remote ref on errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/23] t/helper: fix leaking subrepo in nested submodule config helper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/23] builtin/submodule--helper: fix leaking error buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/23] builtin/submodule--helper: clear child process when not running it
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/23] submodule: fix leaking update strategy
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/23] git: fix leaking argv when handling builtins
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/23] builtin/help: fix leaking `html_path` when reading config multiple times
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/23] builtin/help: fix dangling reference to `html_path`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/23] Memory leak fixes (pt.7)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git-scm.com is now a static website
- From: Toon Claes <toon@xxxxxxxxx>
- RE: [EXTERNAL] Re: Git clone failure
- From: Krishna Vivek Vitta <kvitta@xxxxxxxxxxxxx>
- [PATCH v3 6/6] cat-file: add remote-object-info to batch-command
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v3 4/6] transport: add client support for object-info
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v3 5/6] cat-file: add declaration of variable i inside its for loop
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v3 3/6] serve: advertise object-info feature
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v3 2/6] fetch-pack: move fetch initialization
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v3 0/6] cat-file: add remote-object-info to batch-command
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v3 1/6] fetch-pack: refactor packet writing
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Eli Schwartz <eschwartz93@xxxxxxxxx>
- What's cooking in git.git (Sep 2024, #10; Wed, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Confusing error message for git switch -d
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Confusing error message for git switch -d
- From: Anselm Schüler <mail@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] diff: report modified binary files as changes in builtin_diff()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diff: report modified binary files as changes in builtin_diff()
- From: Thomas Braun <thomas.braun@xxxxxxxxxxxxxxxxxxx>
- Re: [EXTERNAL] Re: Git clone failure
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] fetch-pack: refactor packet writing
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH 08/23] builtin/submodule--helper: fix leaking remote ref on errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Pretty output in JSON format
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v2 4/6] transport: add client support for object-info
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH v2 6/6] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH v2 6/6] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: git diff --exit-code misbehaving in 2.46.x
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 3/8] finalize_object_file(): implement collision check
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/28] fetch-pack: fix leaking sought refs
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/2] git-jump: ignore deleted files in diff mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] repack: pack everything into promisor packfile in partial repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/8] finalize_object_file(): check for name collision before renaming
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: git diff --exit-code misbehaving in 2.46.x
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] repack: pack everything into promisor packfile in partial repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Using Git as a Database
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: disable advice in 'disable'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can a note be pushed to origin?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: git diff --exit-code misbehaving in 2.46.x
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/2] repack: pack everything into promisor packfile in partial repos
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- git diff --exit-code misbehaving in 2.46.x
- From: Jan Wendland <jwend1703@xxxxxxxxx>
- Re: The maintenance tasks will never run if maintenance.lock is accidentally not deleted
- From: Derrick Stolee <stolee@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]