Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v2 2/3] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 2/3] pathspec: add flag to indicate operation without repository
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v4 3/3] diff --no-index: support limiting by pathspec
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v4 1/3] pathspec: add match_leading_pathspec variant
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v4 0/3] diff: add pathspec support to --no-index
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [Newcomer][PATCH] graph.c: change graph_line->width type to int to remove sign-compare warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH] help: inform about 'git update-git-for-windows' on Windows
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] help: inform about 'git update-git-for-windows' on Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] help: inform about 'git update-git-for-windows' on Windows
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cvsserver: avoid precedence problem between ! and %s
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] name-hash: don't add sparse directories in threaded lazy init
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] name-hash: don't add sparse directories in threaded lazy init
- From: Alex Mironov <alexandrfox@xxxxxxxxx>
- [PATCH v3] name-hash: don't add sparse directories in threaded lazy init
- From: "Alex Mironov via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] meson: parse TAP output generated by our tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] name-hash: don't add sparse directories in threaded lazy init
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] name-hash: don't add sparse directories in threaded lazy init
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Newcomer PATCH] log-tree.c: Supress Wsign-compare-warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] name-hash: don't add sparse directories in threaded lazy init
- From: Alex Mironov <alexandrfox@xxxxxxxxx>
- Re: [PATCH v3 2/5] promisor-remote: allow a server to advertise more fields
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2] name-hash: don't add sparse directories in threaded lazy init
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Newcomer PATCH] log-tree.c: Supress Wsign-compare-warning
- From: Fernando@xxxxxxxxxxxxxxxxxxxxxx, Gouveia@xxxxxxxxxxxxxxxxxxxxxx, Lima@xxxxxxxxxxxxxxxxxxxxxx, fernandolimabusiness@xxxxxxxxx
- [PATCH v2] name-hash: don't add sparse directories in threaded lazy init
- From: "Alex Mironov via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] name-hash: don't add sparse directories in threaded lazy init
- From: Alex Mironov <alexandrfox@xxxxxxxxx>
- Re: Add git imap-get-recipients command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: update references to renamed AsciiDoc files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Add git imap-get-recipients command
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [Newcomer][PATCH] graph.c: change graph_line->width type to int to remove sign-compare warning
- From: Octavio Carneiro <ocarneiro1@xxxxxxxxx>
- [PATCH] doc: update references to renamed AsciiDoc files
- From: "Jouke Witteveen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] name-hash: don't add sparse directories in threaded lazy init
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] name-hash: don't add sparse directories in threaded lazy init
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2] cvsserver: avoid precedence problem between ! and %s
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/3] align the behavior when opening "packed-refs"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] meson: parse TAP output generated by our tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] cvsserver: avoid precedence problem between ! and %s
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] cvsserver: avoid precedence problem between ! and %s
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/6] doc: notes: split out options with negations
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 3/6] doc: notes: split out options with negations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/4] midx repack: avoid integer overflow on 32 bit systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 4/4] midx docs: clarify tie breaking
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] midx repack: avoid potential integer overflow on 64 bit systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/4] midx repack: avoid integer overflow on 32 bit systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] doc: stripspace: mention where the default comes from
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (May 2025, #06; Tue, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] midx repack: avoid integer overflow on 32 bit systems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] cvsserver: avoid precedence problem between ! and %s
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] doc: notes: split out options with negations
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH] help: inform about 'git update-git-for-windows' on Windows
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH 08/13] t/helper: add zlib test-tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] run-command: prep_childenv on all platforms
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH v2 0/2] packfile: avoid access(3p) calls for missing packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] t7005: sanitize test environment for subsequent tests
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/4] fetch/receive: use batched reference updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/6] doc: notes: split out options with negations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] midx docs: clarify tie breaking
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 1/4] midx repack: avoid integer overflow on 32 bit systems
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/4] run-command: prep_childenv on all platforms
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 0/2] stash: fix and improve "git stash -p <pathspec>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] meson: parse TAP output generated by our tests
- From: Hridoy Ahmed <ariyanhridoy130@xxxxxxxxx>
- [PATCH] name-hash: don't add sparse directories in threaded lazy init
- From: "Alex Mironov via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] meson: parse TAP output generated by our tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] cvsserver: avoid precedence problem between ! and %s
- From: "Ondřej Pohořelský via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (May 2025, #06; Tue, 20)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 0/2] report lock error in write_index
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH 1/2] read-cache: report lock error when refreshing index
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH 2/2] read-cache: unify write index error message
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH 0/2] report lock error in write_index
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH v2] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] run-command: prep_childenv on all platforms
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] t7005: sanitize test environment for subsequent tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] cvsserver: avoid precedence problem between ! and %s
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH] cvsserver: avoid precedence problem between ! and %s
- From: "Ondřej Pohořelský via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- What's cooking in git.git (May 2025, #06; Tue, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] diff --no-index: support limiting by pathspec
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v3 4/4] diff --no-index: support limiting by pathspec
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v3 2/4] pathspec: expose match_pathspec_with_flags
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v3 1/4] prefix_path: support prefixes not ending in trailing slash
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH] t: remove unexpected SANITIZE_LEAK variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t: remove unexpected SANITIZE_LEAK variables
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] /: [FirstTimer] Remove DISABLE_SIGN_COMPARE_WARNINGS from file add-interactive.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- Re: [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- [PATCH 3/4] run-command: prep_childenv on all platforms
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- [PATCH 1/4] t7005: sanitize test environment for subsequent tests
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- [PATCH 0/4] Drop git-exec-path from non-Git child programs
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Proposal: Add tip to use git update-git-for-windows when running git help or git version on Windows
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] /: [FirstTimer] Remove DISABLE_SIGN_COMPARE_WARNINGS from file add-interactive.c
- From: Lucas Eiji <lucaseiji54@xxxxxxxxx>
- Re: [PATCH 5/6] doc: notes: point out copy --stdin use with argv
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/6] doc: notes: mention comment character configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/6] doc: notes: split out options with negations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] doc: stripspace: mention where the default comes from
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] midx docs: clarify tie breaking
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/4] midx repack: avoid potential integer overflow on 64 bit systems
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 5/6] doc: notes: point out copy --stdin use with argv
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 3/6] doc: notes: split out options with negations
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 4/6] doc: notes: mention comment character configuration
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 2/6] doc: config: mention core.commentChar on commit.cleanup
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH 3/4] midx: avoid negative array index
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/6] doc: stripspace: mention where the default comes from
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 0/6] doc: --stdin on notes and core.commentChar mentions
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH 1/4] midx repack: avoid integer overflow on 32 bit systems
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] builtin/receive-pack: add option to skip connectivity check
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 1/2] t5410: test receive-pack connectivity check
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 0/2] builtin/receive-pack: introduce option to skip connectivity checks
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v3 4/4] diff --no-index: support limiting by pathspec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] submodule: prevent overwriting .gitmodules entry on path reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/4] midx repack: avoid potential integer overflow on 64 bit systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 3/4] midx: avoid negative array index
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 0/4] midx repack: fix overflow on 32 bit systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 1/4] midx repack: avoid integer overflow on 32 bit systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/receive-pack: add option to skip connectivity check
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
- From: phillip.wood123@xxxxxxxxx
- [PATCH 4/4] midx docs: clarify tie breaking
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] t: remove unexpected SANITIZE_LEAK variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 0/9] make stash apply with --index by default
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH 0/9] make stash apply with --index by default
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH v3 2/4] pathspec: expose match_pathspec_with_flags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/4] prefix_path: support prefixes not ending in trailing slash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- [PATCH v2 2/2] midx: stop repeatedly looking up nonexistent packfiles
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/2] packfile: explain ordering of how we look up auxiliary pack files
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/2] packfile: avoid access(3p) calls for missing packs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 1/2] stash: allow "git stash -p <pathspec>" to assume push again
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 2/2] stash: allow "git stash [<options>] --patch <pathspec>" to assume push
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 0/2] stash: fix and improve "git stash -p <pathspec>"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 3/3] pack-bitmap: add loading corrupt bitmap_index test
- From: "Lidong Yan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
- From: "Taylor Blau via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] pack-bitmap: fix memory leak if load_bitmap_entries_v1 failed
- From: "Lidong Yan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
- From: "Lidong Yan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] stash: allow "git stash -p <pathspec>" to assume push again
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/receive-pack: add option to skip connectivity check
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/2] t5410: test receive-pack connectivity check
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 0/4] fetch/receive: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH] packfile: avoid access(3p) calls for missing packs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] builtin/receive-pack: add option to skip connectivity check
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- [PATCH 2/2] builtin/receive-pack: add option to skip connectivity check
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 1/2] t5410: test receive-pack connectivity check
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v5] submodule: prevent overwriting .gitmodules entry on path reuse
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 4/4] diff --no-index: support limiting by pathspec
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 1/4] prefix_path: support prefixes not ending in trailing slash
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 2/4] pathspec: expose match_pathspec_with_flags
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v3 0/4] diff: add pathspec support to --no-index
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/5] miscellaneous build mods (part 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/5] miscellaneous build mods (part 2)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: Feature request: make reset --hard add something to the reflog
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Feature request: make reset --hard add something to the reflog
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [no subject]
- Re: [RFC PATCH 1/2] t5412: test receive-pack connectivity check
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: Feature request: make reset --hard add something to the reflog
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Feature request: make reset --hard add something to the reflog
- From: Josh Bleecher Snyder <josharian@xxxxxxxxx>
- Re: [PATCH] meson: reformat default options to workaround bug in `meson configure`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/5] miscellaneous build mods (part 2)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/5] miscellaneous build mods (part 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] docs: update email credential helpers and improve formatting
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v4 0/3] docs: update email credential helpers and improve formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] fetch/receive: use batched reference updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] Update MyFirstContribution.adoc to follow modern practices
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] meson: reformat default options to workaround bug in `meson configure`
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH 08/13] t/helper: add zlib test-tool
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 06/13] fsck: stop using object_info->type_name strbuf
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (May 2025, #05; Fri, 16)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v4 5/5] configure.ac: upgrade to a compilation check for sysinfo
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 4/5] meson.build: correct setting of GIT_EXEC_PATH
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/5] miscellaneous build mods (part 2)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/5] meson: correct path to system config/attribute files
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/5] meson: correct install location of YAML.pm
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 1/5] meson.build: quote the GITWEBDIR build configuration
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] merge-tree: add new --quiet option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] contrib: update thunderbird-patch-inline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] packfile: avoid access(3p) calls for missing packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] submodule: prevent overwriting .gitmodules entry on path reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 13/13] object-file: drop support for writing objects with unknown types
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 12/13] hash-object: handle --literally with OPT_NEGBIT
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/13] hash-object: stop allowing unknown types
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/13] t: add lib-loose.sh
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/13] t/helper: add zlib test-tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/13] oid_object_info(): drop type_name strbuf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/13] fsck: stop using object_info->type_name strbuf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] contrib: update thunderbird-patch-inline
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 3/5] promisor-remote: refactor how we parse advertised fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 5/5] promisor-remote: use string constants for 'name' and 'url' too
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 4/5] promisor-remote: allow a client to check fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 2/5] promisor-remote: allow a server to advertise more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 0/5] Make the "promisor-remote" capability support more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 3/3] promisor-remote: allow a client to check fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 3/3] docs: remove credential helper links for emails from gitcredentials
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v4 2/3] docs: improve formatting in git-send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v4 1/3] docs: add credential helper for yahoo and link Google's sendgmail tool
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v4 0/3] docs: update email credential helpers and improve formatting
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 0/4] fetch/receive: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 3/4] send-pack: fix memory leak around duplicate refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 4/4] receive-pack: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 2/4] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 1/4] refs: add function to translate errors to strings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 0/2] merge-tree: add new --quiet option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: lidongyan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] string-list: return index directly when inserting an existing element
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/8] string-list: remove unused "insert_at" parameter from add_entry
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: lidongyan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] meson: correct path to system config/attribute files
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/13] cat-file: make --allow-unknown-type a noop
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 7/8] u-string-list: move "filter string" test to "u-string-list.c"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/8] string-list: fix sign compare warnings for loop iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 8/8] u-string-list: move "remove duplicates" test to "u-string-list.c"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/8] string-list: enable sign compare warnings check
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/8] u-string-list: move "test_split" into "u-string-list.c"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/8] string-list: return index directly when inserting an existing element
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/8] string-list: remove unused "insert_at" parameter from add_entry
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] packfile: avoid access(3p) calls for missing packs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: lidongyan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH 09/13] t: add lib-loose.sh
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 02/13] cat-file: make --allow-unknown-type a noop
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] contrib: update thunderbird-patch-inline
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH v2] contrib: update thunderbird-patch-inline
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [BUG] commit fails with 'bus error' when working directory is on an NFS share
- From: Evaldas Svidras <svidrasevaldas5188@xxxxxxxxxx>
- Re: [PATCH] git-diff: Introduce --index and deprecate --cached.
- From: Evaldas Svidras <svidrasevaldas5188@xxxxxxxxxx>
- [PATCH v2 8/8] u-string-list: move "remove duplicates" test to "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 7/8] u-string-list: move "filter string" test to "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 6/8] u-string-list: move "test_split_in_place" to "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 5/8] u-string-list: move "test_split" into "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 4/8] string-list: enable sign compare warnings check
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 3/8] string-list: return index directly when inserting an existing element
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 2/8] string-list: remove unused "insert_at" parameter from add_entry
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 1/8] string-list: fix sign compare warnings for loop iterator
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 0/8] enhance "string_list" code and test
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Question About Sorting the Index
- From: Jon Forrest <nobozo@xxxxxxxxx>
- Re: [PATCH v2 2/4] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v5] submodule: prevent overwriting .gitmodules entry on path reuse
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v5] submodule: prevent overwriting .gitmodules entry on path reuse
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v4 3/3] docs: replace git_config to repo_config
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v4 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v4 1/3] docs: remove unused mentoring mailing list reference
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v4 0/3] Update MyFirstContribution.adoc to follow modern practices
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH v6 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 3/3] docs: replace git_config to repo_config
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 3/3] docs: remove credential helper links for emails from gitcredentials
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 2/3] docs: improve formatting in git-send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 1/3] docs: add credential helper for yahoo and link Google's sendgmail tool
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 3/3] docs: replace git_config to repo_config
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 1/3] docs: remove unused mentoring mailing list reference
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 0/3] Update MyFirstContribution.adoc to follow modern practices
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 0/3] docs: update email credential helpers and improve formatting
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: What's cooking in git.git (May 2025, #05; Fri, 16)
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: Question About Sorting the Index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 2/2] merge-tree: add a new --quiet flag
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v4 2/2] merge-tree: add a new --quiet flag
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: PATCH v2 [1/1]: MPTCP support for Git on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- Re: Question About Sorting the Index
- From: Jon Forrest <nobozo@xxxxxxxxx>
- Re: PATCH v2 [1/1]: MPTCP support for Git on Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Question About Sorting the Index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: PATCH v3 [1/1]: MPTCP support for Git on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re Question About Sorting the Index
- From: Jon Forrest <nobozo@xxxxxxxxx>
- PATCH v2 [1/1]: MPTCP support for Git on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- [PATCH] pack-bitmap: add loading corrupt bitmap_index test
- From: "Lidong Yan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/3] docs: replace git_config to repo_config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- Re Question About Sorting the Index
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 3/3] docs: replace git_config to repo_config
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 1/3] docs: remove unused mentoring mailing list reference
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 0/3] Update MyFirstContribution.adoc to follow modern practices
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH v2 1/3] docs: remove unused mentoring mailing list reference
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (May 2025, #05; Fri, 16)
- From: Elijah Newren <newren@xxxxxxxxx>
- What's cooking in git.git (May 2025, #05; Fri, 16)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Question About Sorting the Index
- From: Jon Forrest <nobozo@xxxxxxxxx>
- Re: [PATCH v3 04/11] contrib: remove "thunderbird-patch-inline"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: Junio C Hamano <gitster@xxxxxxxxx>
- symlink issue in 2.49.0.windows.1
- From: "Conti, Chris" <Chris.Conti@xxxxxxxx>
- Re: [PATCH v2 1/3] docs: remove unused mentoring mailing list reference
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: Small patch to add support for MPTCP on Linux
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Handle rebase fork-point options in pull --rebase
- From: Mr Bill <billc56196@xxxxxxxxx>
- [PATCH v4 1/2] merge-ort: add a new mergeability_only option
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/2] merge-tree: add a new --quiet flag
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] merge-tree: add new --quiet option
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/4] receive-pack: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] stash: allow "git stash -p <pathspec>" to assume push again
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] cmd_psuh: Prefer repo_config for config lookup
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v2 2/3] docs: clarify cmd_psuh signature and explain UNUSED macro
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v2 3/3] docs: replace git_config to repo_config
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v2 1/3] docs: remove unused mentoring mailing list reference
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/5] meson: correct path to system config/attribute files
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] meson.build: correct setting of GIT_EXEC_PATH
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] configure.ac: upgrade to a compilation check for sysinfo
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/5] meson: correct install location of YAML.pm
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/5] meson.build: quote the GITWEBDIR build configuration
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/5] miscellaneous build mods (part 2)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] packfile: avoid access(3p) calls for missing packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] cmd_psuh: Prefer repo_config for config lookup
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [PATCH v3 12/13] path-walk: add new 'edge_aggressive' option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 11/13] pack-objects: thread the path-based compression
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/4] Docs: Add cmd_psuh with repo and UNUSED removal
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [PATCH v3 13/13] pack-objects: allow --shallow and --path-walk
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 09/13] scalar: enable path-walk during push via config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 07/13] repack: add --path-walk option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 10/13] pack-objects: refactor path-walk delta phase
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 08/13] pack-objects: enable --path-walk via config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 06/13] t5538: add tests to confirm deltas in shallow pushes
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 03/13] pack-objects: update usage to match docs
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 01/13] pack-objects: extract should_attempt_deltas()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 04/13] p5313: add performance tests for --path-walk
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 02/13] pack-objects: add --path-walk option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/4] Docs: Correct cmd_psuh and Explain UNUSED macro
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Small patch to add support for MPTCP on Linux
- From: Muhammad Nuzaihan <zaihan@xxxxxxxxxxxxxx>
- Re: [PATCH v4] submodule: prevent overwriting .gitmodules entry on path reuse
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v4] submodule: prevent overwriting .gitmodules entry on path reuse
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH v7 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH 04/13] cat-file: use type enum instead of buffer for -t option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/13] cat-file: make --allow-unknown-type a noop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH v3 0/2] json-writer: describe the jw_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/13] dropping support for non-standard object types
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/4] scalar reconfigure: improve --maintenance docs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 10/13] pack-objects: refactor path-walk delta phase
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2] sequencer: make it clearer that commit descriptions are just comments
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] reset: integrate sparse index with --patch
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] merge-tree: add a new --dry-run flag
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 08/13] pack-objects: enable --path-walk via config
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 06/13] t5538: add tests to confirm deltas in shallow pushes
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 02/13] pack-objects: add --path-walk option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [PATCH] stash: allow "git stash -p <pathspec>" to assume push again
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 4/4] p2000: add performance test for patch-mode commands
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] git add: make -p/-i aware of sparse index
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/4] reset: integrate sparse index with --patch
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/4] apply: integrate with the sparse index
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: Moumita <dhar61595@xxxxxxxxx>
- [PATCH v7 0/1] Updated the word diff regex for Bash scripts
- From: Moumita <dhar61595@xxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Ben Knoble <ben.knoble@xxxxxxxxx>
- Re: [PATCH v2] contrib: update thunderbird-patch-inline
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH v2] contrib: update thunderbird-patch-inline
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 2/2] merge-tree: add a new --dry-run flag
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] git add: make -p/-i aware of sparse index
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/3] apply: integrate with the sparse index
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Ben Knoble <ben.knoble@xxxxxxxxx>
- Re: [PATCH 11/11] sequencer: stop pretending that an assignment is a condition
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH 2/2] rebase: support --trailer
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/4] fetch: use batched reference updates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/4] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 13/13] object-file: drop support for writing objects with unknown types
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 06/13] fsck: stop using object_info->type_name strbuf
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/13] cat-file: make --allow-unknown-type a noop
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 11/13] hash-object: merge HASH_* and INDEX_* flags
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 09/13] t: add lib-loose.sh
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/4] refs: add function to translate errors to strings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/4] refs: add function to translate errors to strings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC PATCH v3 0/2] json-writer: describe the jw_* functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH] packfile: avoid access(3p) calls for missing packs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3] submodule: prevent overwriting .gitmodules entry on path reuse
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH v6 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v2 3/5] meson: correct path to system config/attribute files
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 2/2] rebase: support --trailer
- From: Li Chen <me@linux.beauty>
- Re: [PATCH v2 2/4] fetch: use batched reference updates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/13] object-file: drop support for writing objects with unknown types
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 11/13] hash-object: merge HASH_* and INDEX_* flags
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 12/13] hash-object: handle --literally with OPT_NEGBIT
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/13] hash-object: stop allowing unknown types
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/13] t: add lib-loose.sh
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/13] t/helper: add zlib test-tool
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/13] oid_object_info_convert(): stop using string for object type
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/13] oid_object_info(): drop type_name strbuf
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/13] cat-file: use type enum instead of buffer for -t option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/13] fsck: stop using object_info->type_name strbuf
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/13] object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/13] cat-file: make --allow-unknown-type a noop
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/13] dropping support for non-standard object types
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/13] object-file.h: fix typo in variable declaration
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Patrick Steinhardt <ps@xxxxxx>
- [GSoC PATCH v3 2/2] json-writer: describe the usage of jw_* functions
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC PATCH v3 1/2] json-writer: add docstrings to jw_* functions
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC PATCH v3 0/2] json-writer: describe the jw_* functions
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v3] commit-grap: fix memory leak when `fill_oids_from_packs()` fails
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
- From: Nico Williams <nico@xxxxxxxxxxxxxxxx>
- Re: [PATCH 03/11] commit-graph: avoid malloc'ing a local variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/11] CodeQL-inspired fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/11] commit: simplify code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 01/11] commit: simplify code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/14] get_parent(): defensive programming
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/11] CodeQL-inspired fixes
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/4] refs: add function to translate errors to strings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 11/11] sequencer: stop pretending that an assignment is a condition
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH RFC] diff --no-index: teach option to exclude files by pattern
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH RFC v2] diff --no-index: support limiting by pathspec
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH 09/11] commit-graph: avoid using stale stack addresses
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] configure.ac: upgrade to a compilation check for sysinfo
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH 08/11] trace2: avoid "futile conditional"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 07/11] Avoid redundant conditions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 06/11] fetch: avoid unnecessary work when there is no current branch
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 05/11] has_dir_name(): make code more obvious
- From: Jeff King <peff@xxxxxxxx>
- Re: Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/11] upload-pack: rename `enum` to reflect the operation
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/11] commit-graph: avoid malloc'ing a local variable
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/5] meson: correct path to system config/attribute files
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] commit: simplify code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 02/11] fetch: carefully clear local variable's address after use
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] refs: add function to translate errors to strings
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 4/4] receive-pack: use batched reference updates
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 4/4] receive-pack: use batched reference updates
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 11/11] sequencer: stop pretending that an assignment is a condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] git-gui: do not end the commit message with an empty line
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH RFC] diff --no-index: teach option to exclude files by pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] meson: correct path to system config/attribute files
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: [PATCH 03/14] fetch-pack: defensive programming
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/14] get_parent(): defensive programming
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/14] revision: defensive programming
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
- From: lidongyan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] meson: correct path to system config/attribute files
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH RFC] diff --no-index: teach option to exclude files by pattern
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] receive-pack: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 2/4] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 3/4] send-pack: fix memory leak around duplicate refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 0/4] fetch/receive: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 1/4] refs: add function to translate errors to strings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] Handle rebase fork-point options in pull --rebase
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] replay: replace the_repository with repo parameter passed to cmd_replay()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [PATCH 01/11] commit: simplify code
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/11] sequencer: stop pretending that an assignment is a condition
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/11] commit-graph: avoid using stale stack addresses
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/11] trace2: avoid "futile conditional"
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/11] fetch: avoid unnecessary work when there is no current branch
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/11] has_dir_name(): make code more obvious
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/11] Avoid redundant conditions
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/11] upload-pack: rename `enum` to reflect the operation
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/11] fetch: carefully clear local variable's address after use
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/11] commit-graph: avoid malloc'ing a local variable
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/11] CodeQL-inspired fixes
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] merge-tree: add a new --dry-run flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/4] add-patch: respect diff.context configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/3] align the behavior when opening "packed-refs"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 13/14] test-tool repository: check return value of `lookup_commit()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/14] shallow: handle missing shallow commits gracefully
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/14] fetch: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/14] describe: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/14] inherit_tracking(): defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/14] submodule: check return value of `submodule_from_path()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/14] push: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/14] stash: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/14] unparse_commit(): defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/14] stash: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/14] verify_commit_graph(): defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/14] fetch-pack: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/14] Some defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/14] revision: defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/14] get_parent(): defensive programming
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 4/4] meson: parse TAP output generated by our tests
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 3/3] receive-pack: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/3] fetch: use batched reference updates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] send-pack: fix memory leak around duplicate refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/3] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
- From: lidongyan <502024330056@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] docs: remove credential helper links for emails from gitcredentials
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v2 1/2] docs: add credential helper for yahoo and link Google's sendgmail tool
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v2 0/2] docs: update email credential helpers
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] git-gui: do not end the commit message with an empty line
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v3 00/17] object-store: carve out the object database subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] meson: parse TAP output generated by our tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] meson: parse TAP output generated by our tests
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 3/4] meson: introduce kwargs variable for tests
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] git-gui: do not end the commit message with an empty line
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: Reto <reto@xxxxxxxxxxxxxxxxxx>
- [PATCH] sequencer: make it clearer that commit descriptions are just comments
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
- From: lidongyan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] submodule: prevent overwriting .gitmodules entry on path reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/4] scalar reconfigure: improve --maintenance docs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] replay: replace the_repository with repo parameter passed to cmd_replay()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: [PATCH] git-gui: do not end the commit message with an empty line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC] diff --no-index: teach option to exclude files by pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-gui: do not end the commit message with an empty line
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH RFC] diff --no-index: teach option to exclude files by pattern
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH] replay: replace the_repository with repo parameter passed to cmd_replay()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Cleaning up "contrib/"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- /: [FirstTimer] Remove DISABLE_SIGN_COMPARE_WARNINGS from file add-interactive.c
- From: Lucas Eiji Uchiyama <eijiuchiyama@xxxxxx>
- Re: [PATCH 3/3] receive-pack: use batched reference updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] t: fix cases where output breaks TAP format
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Cleaning up "contrib/"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] oidmap: add size function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] send-pack: fix memory leak around duplicate refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Handle rebase fork-point options in pull --rebase
- From: Mr Bill <billc56196@xxxxxxxxx>
- Re: [PATCH 1/3] fetch: use batched reference updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gitlab-ci: always run MSVC-based Meson job
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: "POSIXLY_CORRECT" - "msgfmt: msgfmt: --tcl requires a "-l locale" specification"
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v5 3/3] packed-backend: mmap large "packed-refs" file during fsck
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 2/3] packed-backend: extract snapshot allocation in `load_contents`
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 1/3] packed-backend: fsck should warn when "packed-refs" file is empty
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v5 0/3] align the behavior when opening "packed-refs"
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 0/2] merge-tree: add new --dry-run option
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 04/11] contrib: remove "thunderbird-patch-inline"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 4/4] add-patch: add diff.context command line overrides
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 3/4] add-patch: respect diff.context configuration
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v3 00/17] object-store: carve out the object database subsystem
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH RFC 0/5] Introduce git-blame-tree(1) command
- From: Toon Claes <toon@xxxxxxxxx>
- Re: Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] raw_object_store: drop extra pointer to replace_map
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] merge-tree: add a new --dry-run flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
- From: "Lidong Yan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/4] scalar reconfigure: improve --maintenance docs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 4/6] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] stash: fix incorrect branch name in stash message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH] docs: add instructions to use Yahoo with send-mail
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v4 3/3] packed-backend: mmap large "packed-refs" file during fsck
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 03/17] object-store: rename files to "odb.{c,h}"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: add instructions to use Yahoo with send-mail
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/3] packed-backend: fsck should warn when "packed-refs" file is empty
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 0/4] update MyFirstContribution with current code base
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
- From: "Lidong Yan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] fetch: use batched reference updates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] receive-pack: use batched reference updates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 4/4] scalar reconfigure: add --maintenance=<mode> option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [External] Re: Get support
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- [PATCH 3/3] receive-pack: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 2/3] send-pack: fix memory leak around duplicate refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 1/3] fetch: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 0/3] fetch/receive: use batched reference updates
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v6 1/1] userdiff: extend Bash pattern to cover more shell function forms
- From: MOUMITA DHAR <dhar61595@xxxxxxxxx>
- [PATCH v3 15/17] odb: rename `has_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 17/17] odb: rename `read_object_with_reference()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 16/17] odb: rename `pretend_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/17] odb: rename `oid_object_info()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/17] odb: rename `repo_read_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/17] odb: trivial refactorings to get rid of `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/17] odb: get rid of `the_repository` when handling submodule alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/17] odb: get rid of `the_repository` when handling alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/17] odb: get rid of `the_repository` when handling the primary alternate
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/17] odb: get rid of `the_repository` in `for_each()` functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/17] object-store: rename `object_directory` to `odb_alternate`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/17] odb: get rid of `the_repository` in `assert_oid_type()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/17] odb: get rid of `the_repository` in `odb_mkstemp()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/17] odb: get rid of `the_repository` in `find_odb()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/17] object-store: rename `raw_object_store` to `object_database`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/17] odb: introduce parent pointers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/17] object-store: rename files to "odb.{c,h}"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/17] object-store: carve out the object database subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/5] meson: correct path to system config/attribute files
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/17] object-store: rename `object_directory` to `odb_alternate`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/17] object-store: carve out the object database subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/17] object-store: rename files to "odb.{c,h}"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC PATCH v2 1/2] json-writer: add docstrings to jw_* functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC PATCH v2 2/2] json-writer: describe the usage of jw_* functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] gitlab-ci: always run MSVC-based Meson job
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [External] Re: Get support
- From: 関詩穎 VANESSA <VanessaKuang@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] submodule: prevent overwriting .gitmodules entry on path reuse
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH v3 2/2] merge-tree: add a new --dry-run flag
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] merge-tree: add new --dry-run option
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] merge-ort: add a new mergeability_only option
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC PATCH v2 2/2] json-writer: describe the usage of jw_* functions
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [GSoC PATCH v2 1/2] json-writer: add docstrings to jw_* functions
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH v2] submodule: prevent overwriting .gitmodules entry on path reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH] commit: Add commit.signoff configuration option
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v2 0/5] miscellaneous build mods (part 2)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] miscellaneous build mods (part 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: add instructions to use Yahoo with send-mail
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v2 03/17] object-store: rename files to "odb.{c,h}"
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 00/17] object-store: carve out the object database subsystem
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v2 02/17] object-store: rename `object_directory` to `odb_alternate`
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v2 01/17] object-store: rename `raw_object_store` to `object_database`
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v2 5/5] configure.ac: upgrade to a compilation check for sysinfo
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] meson.build: correct setting of GIT_EXEC_PATH
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/5] meson: correct path to system config/attribute files
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/5] meson.build: quote the GITWEBDIR build configuration
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/5] meson: correct install location of YAML.pm
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/5] miscellaneous build mods (part 2)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] docs: add instructions to use Yahoo with send-mail
- From: Aditya Garg <gargaditya08@xxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]