Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 5/6] apply: rename members that track line count and allocation length
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/6] apply: refactor code to drop `line_allocated`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/6] apply: introduce macro and function to init images
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/6] apply: rename functions operating on `struct image`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/6] apply: reorder functions to move image-related things together
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/6] apply: fix leaking buffer of `struct image`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/6] refs/reftable: wire up exclude patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] refs/reftable: wire up support for exclude patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/6] refs: properly apply exclude patterns to namespaced refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/6] reftable/reader: make table iterator reseekable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- [PATCH] cbtree: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH] bloom: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH] attr: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- [PATCH v3] set-head: no update without change and better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: ./configure fails to link test program due to missing dependencies
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci(linux32): make Javascript Actions work in x86 mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: error ubuntu 22.04
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- error ubuntu 22.04
- From: Luis Guillermo Vázquez de Lara Cisneros <lgvazdela@xxxxxxxxxxxx>
- [PATCH v2] remote: introduce config to set prefetch refs
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- [PATCH] add-patch: edit the hunk again
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] t9001: use a more distinct fake BugID
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/2] git-jump: ignore deleted files in diff mode
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] git-jump: always specify column 1 for diff entries
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] a few git-jump quality-of-life fixes
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci(linux32): make Javascript Actions work in x86 mode
- From: Jeff King <peff@xxxxxxxx>
- RE: [ANNOUNCE] Git v2.46.1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Chris Torek <chris.torek@xxxxxxxxx>
- ./configure fails to link test program due to missing dependencies
- From: Henrik Holst <henrik.holst@xxxxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- What's cooking in git.git (Sep 2024, #05; Fri, 13)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ci(linux32): make Javascript Actions work in x86 mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.46.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
- From: Justin Su <injustsu@xxxxxxxxx>
- Re: [PATCH v5] git gui: add directly calling merge tool from configuration
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] ci(linux32): make Javascript Actions work in x86 mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] ci(linux32): make Javascript Actions work in x86 mode
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 4/4] add: pass in repo variable instead of global the_repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/4] builtin: add a repository parameter for builtin functions
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/4] add: pass in repo variable instead of global the_repository
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/4] Add repository parameter to builtins
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] t5512.40 sometimes dies by SIGPIPE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: SyntaxWarning for '\S'
- From: Stephen Smith <ishchis2@xxxxxxxxx>
- Re: SyntaxWarning for '\S'
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] doc: introducing synopsis para
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH 4/4] remote: check branch names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] fix bare repositories with Git.pm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Simplify "commented" API functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 5/5] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v4 4/5] ref: add symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v4 3/5] ref: add more strict checks for regular refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v4 2/5] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v4 1/5] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v4 0/5] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 4/4] remote: check branch names
- From: phillip.wood123@xxxxxxxxx
- Re: Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/6] refs/reftable: wire up exclude patterns
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 6/6] refs/reftable: wire up support for exclude patterns
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 5/6] reftable/reader: make table iterator reseekable
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/6] refs: properly apply exclude patterns to namespaced refs
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: [PATCH v3 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
- From: Justin Su <injustsu@xxxxxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
- From: Jeff King <peff@xxxxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: [PATCH 0/2] Simplify "commented" API functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] Git.pm: use "rev-parse --absolute-git-dir" rather than perl code
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] Git.pm: fix bare repository search with Directory option
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/4] ci: add Ubuntu 16.04 job to GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] ci: use more recent linux32 image
- From: Patrick Steinhardt <ps@xxxxxx>
- curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] ci: use more recent linux32 image
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Sep 2024, #04; Thu, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] Git.pm: use "rev-parse --absolute-git-dir" rather than perl code
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] Git.pm: fix bare repository search with Directory option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] fix bare repositories with Git.pm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/2] Simplify "commented" API functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] strbuf: retire strbuf_commented_lines()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] strbuf: retire strbuf_commented_addf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] Simplify "commented" API functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] unicode: update the width tables to Unicode 16
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [PATCH v2] rebase: apply and cleanup autostash when rebase fails to start
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/21] environment: guard reliance on `the_repository`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/22] Memory leak fixes (pt.6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] make linux32 ci job work with recent actions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Can't use bare repositories with Git.pm
- From: Rodrigo <rodrigolive@xxxxxxxxx>
- Re: [PATCH 4/4] remote: check branch names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] ci: use more recent linux32 image
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] ci: use more recent linux32 image
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 21/21] environment: stop storing "core.notesRef" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 19/21] environment: stop storing "core.preferSymlinkRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 18/21] environment: stop storing "core.logAllRefUpdates" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 17/21] refs: stop modifying global `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 16/21] branch: stop modifying `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 15/21] repo-settings: track defaults close to `struct repo_settings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/21] repo-settings: split out declarations into a standalone header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/21] environment: guard state depending on a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/21] environment: reorder header to split out `the_repository`-free section
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/21] environment: move `set_git_dir()` and related into setup layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/21] environment: make `get_git_namespace()` self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/21] environment: move object database functions into object layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/21] environment: make `get_graft_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/21] environment: make `get_index_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/21] environment: make `get_object_directory()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/21] environment: make `get_git_common_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] ci: use more recent linux32 image
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 09/21] environment: move `odb_mkstemp()` into object layer
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 18/21] environment: stop storing "core.logAllRefUpdates" globally
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] ci: use more recent linux32 image
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] ci: unify ubuntu and ubuntu32 dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] ci: drop run-docker scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5] git gui: add directly calling merge tool from configuration
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 4/4] remote: check branch names
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] remote add: use strvec to store tracking branches
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] remote: fix set-branches when no branches are set
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/4] ci: use regular action versions for linux32 job
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/4] ci: use more recent linux32 image
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/4] ci: unify ubuntu and ubuntu32 dependencies
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/4] ci: drop run-docker scripts
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/4] make linux32 ci job work with recent actions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
- From: Jeff King <peff@xxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Toon Claes <toon@xxxxxxxxx>
- [no subject]
- Re: [PATCH v3 3/4] ref: add symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [no subject]
- From: russki1990161@xxxxxxxxxx
- Re: [PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 00/30] [RFC] Path-walk API and applications
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/21] environment: move `odb_mkstemp()` into object layer
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 01/21] environment: make `get_git_dir()` accept a repository
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] remote: fix set-branches when no branches are set
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] add: pass in repo variable instead of global the_repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [no subject]
- Re: [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 3/4] remote add: use strvec to store tracking branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] remote: check branch names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 10/21] environment: make `get_git_namespace()` self-contained
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 0/2] add missing LIBCURL prereq to a few tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 1/2] fetch: set-head with --set-head option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [RFC PATCH v2 0/2] set remote/HEAD with fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] remote: check branch names
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] remote add: use strvec to store tracking branches
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] remote: print an error if refspec cannot be removed
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] remote: branch setting fixes
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] remote: fix set-branches when no branches are set
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v4] git gui: add directly calling merge tool from configuration
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- AW: [PATCH v3] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 6/6] cat-file: add remote-object-info to batch-command
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [RFC PATCH v2 0/2] set remote/HEAD with fetch
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/2] fetch: set-head with --set-head option
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] fetch: set-head with --set-head option
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- [PATCH 2/2] t0211: add missing LIBCURL prereq
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 1/2] t1517: add missing LIBCURL prereq
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 0/2] add missing LIBCURL prereq to a few tests
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: `git diff --break-rewrites` does not work (otherwise it should break rewrite into delete and create, for `--find-renames` to work)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/2] fetch: set-head with --set-head option
- From: Jeff King <peff@xxxxxxxx>
- Re: `git diff --break-rewrites` does not work (otherwise it should break rewrite into delete and create, for `--find-renames` to work)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v2 0/2] set remote/HEAD with fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 1/2] fetch: set-head with --set-head option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/4] ref: add symref content check for files backend
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 3/3] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2 1/3] builtin: add a repository parameter for builtin functions
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] add: pass in repo variable instead of global the_repository
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] Add repository parameter to builtins
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [RFC PATCH v2 2/2] set-head: do not update if there is no change
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [RFC PATCH v2 1/2] fetch: set-head with --set-head option
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [RFC PATCH v2 0/2] set remote/HEAD with fetch
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [RFC PATCH 2/2] set-head: do not update if there is no change
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [RFC PATCH 0/2] set remote/HEAD with fetch
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [RFC PATCH 1/2] fetch: set-head with --set-head option
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG REPORT] sparseIndexExpanded hint always shows on sparse worktree move
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: rename clar-related variables to avoid confusion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/3] make chainlint output more newcomer-friendly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] chainlint: don't be fooled by "?!...?!" in test body
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] promisor-remote: check advertised name or URL
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 4/4] promisor-remote: check advertised name or URL
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 2/4] strbuf: refactor strbuf_trim_trailing_ch()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 0/4] Introduce a "promisor-remote" capability
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 1/4] version: refactor strbuf_sanitize()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] ref: add regular ref content check for files backend
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 3/3] chainlint: reduce annotation noise-factor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: Christian Couder <christian.couder@xxxxxxxxx>
- `git diff --break-rewrites` does not work (otherwise it should break rewrite into delete and create, for `--find-renames` to work)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git remote set-branches (without --add) <name> <branch>… ` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 4/4] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 3/3] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] ref: add symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 3/3] chainlint: reduce annotation noise-factor
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/3] chainlint: make error messages self-explanatory
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/3] make chainlint output more newcomer-friendly
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 9/9] ref-filter: add ref_format_clear() function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 6/9] ref-filter: fix leak of %(trailers) "argbuf"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/9] ref-filter: strip signature when parsing tag trailers
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/9] ref-filter: avoid extra copies of payload/signature
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] Makefile: rename clar-related variables to avoid confusion
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v8 10/14] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/9] ref-filter: avoid extra copies of payload/signature
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 9/9] ref-filter: add ref_format_clear() function
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 8/9] ref-filter: fix leak when formatting %(push:remoteref)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/9] ref-filter: fix leak of %(trailers) "argbuf"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/9] ref-filter: store ref_trailer_buf data per-atom
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/9] ref-filter: strip signature when parsing tag trailers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/3] make chainlint output more newcomer-friendly
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 3/3] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 2/3] chainlint: make error messages self-explanatory
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH v2 1/3] chainlint: don't be fooled by "?!...?!" in test body
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- SyntaxWarning for '\S'
- From: Stephen Smith <ishchis2@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 16/30] survey: add ability to track prioritized lists
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/30] backfill: add --batch-size=<n> option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/4] pack-objects: add --full-name-hash option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 30/30] pack-objects: output debug info about deltas
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 29/30] p5314: add a size test for name-hash collisions
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 28/30] test-name-hash: add helper to compute name-hash functions
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 27/30] pack-objects: add --full-name-hash option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 26/30] scalar: enable path-walk during push via config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 25/30] pack-objects: enable --path-walk via config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 24/30] repack: add --path-walk option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 23/30] p5313: add size comparison test
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 21/30] pack-objects: extract should_attempt_deltas()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 20/30] pack-objects: add --path-walk option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 18/30] revision: create mark_trees_uninteresting_dense()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/30] survey: summarize total sizes by object type
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 19/30] path-walk: add prune_all_uninteresting option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 17/30] survey: add report of "largest" paths
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/30] survey: show progress during object walk
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/30] survey: start pretty printing data in table form
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/30] survey: add command line opts to select references
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/30] survey: add object count summary
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/30] survey: collect the set of requested refs
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/30] survey: stub in new experimental `git-survey` command
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/30] path-walk: allow visiting tags
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/30] backfill: add --sparse option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/30] path-walk: allow consumer to specify object types
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/30] backfill: assume --sparse when sparse-checkout is enabled
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/30] backfill: basic functionality and tests
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/30] [RFC] Path-walk API and applications
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/30] path-walk: introduce an object walk by path
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/30] backfill: add builtin boilerplate
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Fix issue with formatting multiple trailer keys
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- What's cooking in git.git (Sep 2024, #03; Mon, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 9/9] ref-filter: add ref_format_clear() function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 8/9] ref-filter: fix leak when formatting %(push:remoteref)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 7/9] ref-filter: fix leak with %(describe) arguments
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/9] ref-filter: fix leak of %(trailers) "argbuf"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/9] ref-filter: store ref_trailer_buf data per-atom
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/9] ref-filter: drop useless cast in trailers_atom_parser()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/9] ref-filter: strip signature when parsing tag trailers
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/9] ref-filter: avoid extra copies of payload/signature
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/9] t6300: drop newline from wrapped test title
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/9] ref-filter %(trailer) fixes
- From: Jeff King <peff@xxxxxxxx>
- Re: Fix issue with formatting multiple trailer keys
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] gitk: new config options for wrapping and diff modes
- From: András Gilyén <gilyen.andras@xxxxxxxx>
- Re: [PATCH 1/3] builtin: add a repository parameter for builtin functions
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [bug?] git diff --cached in a non-git directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: header signatures for hash transition?
- From: Jeff King <peff@xxxxxxxx>
- RE: [bug?] git diff --cached in a non-git directory
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [bug?] git diff --cached in a non-git directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH v8 10/14] Makefile: wire up the clar unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] git-repack: update usage to match docs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] pack-objects: add --full-name-hash option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [bug?] git diff --cached in a non-git directory
- From: Okke Timm <okke@xxxxxxx>
- RE: [bug?] git diff --cached in a non-git directory
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 4/4] ref: add symlink ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/4] ref: add symref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [bug?] git diff --cached in a non-git directory
- From: Okke Timm <okke@xxxxxxx>
- [bug?] git diff --cached in a non-git directory
- From: Okke Timm <okke@xxxxxxx>
- [PATCH v2 1/1] apply: support --ours, --theirs, and --union for three-way merges
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 0/1] apply: support --ours, --theirs, and --union for three-way merges
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] apply: support --ours, --theirs, and --union for three-way merges
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2024, #02; Sun, 8)
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 4/4] p5314: add a size test for name-hash collisions
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] p5313: add size comparison test
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] pack-objects: add --full-name-hash option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] git-repack: update usage to match docs
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] pack-objects: create new name-hash algorithm
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Re: Re: Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v6 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 6/6] refs/reftable: wire up support for exclude patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/6] reftable/reader: make table iterator reseekable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/6] t/unit-tests: introduce reftable library
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/6] Makefile: stop listing test library objects twice
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/6] builtin/receive-pack: fix exclude patterns when announcing refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/6] refs: properly apply exclude patterns to namespaced refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/6] refs/reftable: wire up exclude patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] remote: introduce config to set prefetch refs
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- [PATCH] remote: introduce config to set prefetch refs
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: header signatures for hash transition?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: `git remote set-branches (without --add) <name> <branch>… ` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Sep 2024, #02; Sun, 8)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- header signatures for hash transition?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] rebase: apply and cleanup autostash when rebase fails to start
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase: apply and cleanup autostash when rebase fails to start
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase: apply and cleanup autostash when rebase fails to start
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/22] Memory leak fixes (pt.6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] remerge-diff: clean up temporary objdir at a central place
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] git gui: add directly calling merge tool from gitconfig
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH 2/2] diff: report dirty submodules as changes in builtin_diff()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: bug report - `git diff --quiet --cached` returns 0 when a rename is staged
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- [PATCH v6 6/6] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 5/6] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 2/6] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v6 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re*: What's cooking draft as of 2024-09-06 late night
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: What's cooking draft as of 2024-09-06 late night
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Jeff King <peff@xxxxxxxx>
- What's cooking draft as of 2024-09-06 late night
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v5 0/7] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- bug report - `git diff --quiet --cached` returns 0 when a rename is staged
- From: "Jorge Luis Martinez Gomez" <jol@xxxxxxx>
- Re: Fix issue with formatting multiple trailer keys
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Behavior change for git diff --cached --exit-code in git 2.46.0
- From: "Marco P." <marco@xxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Fix issue with formatting multiple trailer keys
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 1/6] common-main: split init and exit code into new files
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] apply: support --ours, --theirs, and --union for three-way merges
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] advice: recommend GIT_ADVICE=0 for tools
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] scalar: add --no-tags option to 'scalar clone'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Fix issue with formatting multiple trailer keys
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 9/9] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 8/9] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 7/9] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 6/9] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 4/9] pack-objects: use finalize_object_file() to rename pack/idx/etc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 2/9] finalize_object_file(): refactor unlink_or_warn() placement
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 1/9] finalize_object_file(): check for name collision before renaming
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Possible git bug - repository remote becomes hamstrung if non-existent "remote.<remote>.fetch" refspec is supplied
- From: Stephen Morton <stephen.c.morton@xxxxxxxxx>
- Re: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [GSoC][PATCH v5 0/7] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/1] Add entry to mailmap file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/1] Add entry to mailmap file
- From: Stephen Smith <ishchis2@xxxxxxxxx>
- Re: [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] .mailmap document current address.
- From: "Stephen P. Smith" <ishchis2@xxxxxxxxx>
- [PATCH 0/1] Add entry to mailmap file
- From: "Stephen P. Smith" <ishchis2@xxxxxxxxx>
- Re: [PATCH v2] interpret-trailers: handle message without trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 7/7] t: clean up leftover reftable test cruft
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 6/7] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 5/7] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 4/7] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 3/7] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 2/7] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 1/7] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v5 0/7] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH 3/3] add: pass in repo variable instead of global the_repository
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] builtin: add a repository parameter for builtin functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: word-diff-regex=. sometimes ignores newlines
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: Is it possible to resume download on single file.
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 0/3] sparse-checkout file handle leak fix
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Sep 2024, #01; Thu, 5)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] interpret-trailers: handle message without trailing newline
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: How do git recognize conflicts?
- From: KwonHyun Kim <kwonhyun.kim@xxxxxxxxx>
- [PATCH v2] gitk: added external diff file rename detection
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3] git gui: add directly calling merge tool from gitconfig
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: How do git recognize conflicts?
- From: Johannes Sixt <j6t@xxxxxxxx>
- AW: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] apply: support --ours, --theirs, and --union for three-way merges
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2] interpret-trailers: handle message without trailing newline
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] drop trailing newline from warning/error/die messages
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 3/3] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/3] sparse-checkout: check commit_lock_file when writing patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/3] sparse-checkout: consolidate cleanup when writing patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/3] sparse-checkout file handle leak fix
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Sep 2024, #01; Thu, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git remote set-branches (without --add) <name> <branch>… ` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v4 3/3] doc: apply synopsis simplification on git-clone and git-init
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/3] doc: update the guidelines to reflect the current formatting rules
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/3] doc: introducing synopsis para
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/3] doc: introduce a synopsis typesetting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git untracks my files
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v4] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] interpret-trailers: handle message without trailing newline
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] interpret-trailers: handle message without trailing newline
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH 0/3] Add repository parameter to builtins
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/3] builtin: add a repository parameter for builtin functions
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] add: pass in repo variable instead of global the_repository
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Add repository parameter to builtins
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: How do git recognize conflicts?
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Should Git Tag trailer formatting work?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] drop trailing newline from warning/error/die messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH] scalar: add --no-tags option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- How do git recognize conflicts?
- From: KwonHyun Kim <kwonhyun.kim@xxxxxxxxx>
- Re: Re: Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] drop trailing newline from warning/error/die messages
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 22/22] builtin/repack: fix leaking keep-pack list
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/22] match-trees: fix leaking prefixes in `shift_tree()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/22] builtin/fmt-merge-msg: fix leaking buffers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/22] builtin/grep: fix leaking object context
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/22] builtin/pack-objects: plug leaking list of keep-packs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/22] builtin/repack: fix leaking line buffer when packing promisors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/22] negotiator/skipping: fix leaking commit entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/22] shallow: free grafts when unregistering them
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/22] object: clear grafts when clearing parsed object pool
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/22] gpg-interface: fix misdesigned signing key interfaces
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/22] send-pack: fix leaking push cert nonce
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/22] remote: fix leak in reachability check of a remote-tracking ref
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/22] remote: fix leaking tracking refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/22] builtin/submodule--helper: fix leaking refs on push-check
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/22] submodule: fix leaking fetch task data
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/22] upload-pack: fix leaking child process data on reachability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/22] builtin/push: fix leaking refspec query result
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/22] send-pack: fix leaking common object IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/22] fetch-pack: fix memory leaks on fetch negotiation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/22] Memory leak fixes (pt.6)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Jeff King <peff@xxxxxxxx>
- Re: `git remote set-branches (without --add) <name> <branch>… ` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] drop trailing newline from warning/error/die messages
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Jeff King <peff@xxxxxxxx>
- AW: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 6/6] t-reftable-stack: add test for stack iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git log alias with --all and --exclude
- From: Rene Kita <mail@xxxxxxx>
- git untracks my files
- From: russell thamm <russell.thamm@xxxxxxxxxxx>
- `git fetch <remote> <refspec>…` <refspec (without dst)>s are mapped by other <refspec (with dst)> resulting in extra remote tracking branches
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v2] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 00/22] Memory leak fixes (pt.6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 20/22] match-trees: fix leaking prefixes in `shift_tree()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 18/22] builtin/grep: fix leaking object context
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 16/22] builtin/repack: fix leaking line buffer when packing promisors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 11/22] gpg-interface: fix misdesigned signing key interfaces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/22] send-pack: fix leaking push cert nonce
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/22] remote: fix leaking tracking refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git log alias with --all and --exclude
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: git log alias with --all and --exclude
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]