Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 3/7] fsmonitor: implement filesystem change listener for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/7] fsmonitor: determine if filesystem is local or remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/7] fsmonitor: rebase with master
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/7] fsmonitor: completing a stale patch that Implements fsmonitor for Linux
- From: "marzi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] use C99 declaration of variable in for() loop
- From: Elia Pinto <gitter.spiros@xxxxxxxxx>
- Re: [PATCH 05/12] fsmonitor: refactor refresh callback for non-directory events
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 09/12] fsmonitor: refactor non-directory callback
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 08/12] fsmonitor: support case-insensitive directory events
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 07/12] fsmonitor: refactor untracked-cache invalidation
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/12] Let `repo_in_merge_bases()` report missing commits
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 11/12] fsmonitor: refactor bit invalidation in refresh callback
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/12] name-hash: add index_dir_exists2()
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- [PATCH v2 7/7] t7003: ensure filter-branch prunes reflogs with the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 6/7] t2011: exercise D/F conflicts with HEAD with the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/7] t1405: remove unneeded cleanup step
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/7] t1404: make D/F conflict tests compatible with reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/7] t1400: exercise reflog with gaps with reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/7] t0410: convert tests to use DEFAULT_REPO_FORMAT prereq
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/7] t: move tests exercising the "files" backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/7] t: drop more REFFILES prereqs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/7] t: drop more REFFILES prereqs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/7] t1405: remove unneeded cleanup step
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/7] t0410: enable tests with extensions with non-default repo format
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- Re: [PATCH v3 1/8] reftable/stack: do not overwrite errors when compacting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- The repository is broken due to the overflow of the disk space without the possibility of restoration
- From: Кононов Игнатий Александрович <IAlKononov@xxxxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Bug: git-archive: --add-virtual-file doesn't seem to respect --prefix
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [PATCH v4 1/2] refs: introduce reftable backend
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH] refs/reftable: fix leak when copying reflog fails
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] git: --no-lazy-fetch option
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] credential/osxkeychain: store new attributes
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t/lib-credential: clean additional credential
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] t/lib-credential: clean additional credential
- From: "Bo Anderson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/7] t: drop more REFFILES prereqs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/7] t1405: remove unneeded cleanup step
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/7] t1404: make D/F conflict tests compatible with reftable backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/7] t1400: exercise reflog with gaps with reftable backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/7] t0410: enable tests with extensions with non-default repo format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/7] t: move tests exercising the "files" backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.44.0-rc1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH] credential/osxkeychain: store new attributes
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH v2 1/1] completion: don't complete revs when --no-format-patch
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- Re: [PATCH] doc: add shortcut to "am --whitespace=<action>"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] doc: add shortcut to "am --whitespace=<action>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: add shortcut to "am --whitespace=<action>"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] doc: add shortcut to "am --whitespace=<action>"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH] doc: add shortcut to "am --whitespace=<action>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [L10N] ci: bump GitHub Actions versions in l10n.yml
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] credential/osxkeychain: store new attributes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Project Estimates
- From: krisbrannon920@xxxxxxxxx
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3] t9146: replace test -d/-e/-f with appropriate test_path_is_* function
- From: "Chandra Pratap via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [RESOLVED] 2.44.0-rc1 clears t0080 problem on NonStop
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] diff: mark param1 and param2 as placeholders
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.43.2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.43.2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.44.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #05; Tue, 13)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/12] fsmonitor: refactor untracked-cache invalidation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] reftable/stack: do not overwrite errors when compacting
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #05; Tue, 13)
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 0/4] rev-list: allow missing tips with --missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 5/5] rev-list: allow missing tips with --missing=[print|allow*]
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 4/5] t6022: fix 'test' style and 'even though' typo
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 3/5] oidset: refactor oidset_insert_from_set()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 2/5] revision: clarify a 'return NULL' in get_reference()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 0/5] rev-list: allow missing tips with --missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 1/5] t9210: do not rely on lazy fetching to fail
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v6 0/2] add-patch: classify '@' as a synonym for 'HEAD'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSOC][RFC] microproject: use test_path_is_* functions in test scripts
- From: vincenzo mezzela <vincenzo.mezzela@xxxxxxxxx>
- [PATCH v2 1/1] diff: mark param1 and param2 as placeholders
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 0/1] diff: mark param1 and param2 as placeholders
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 12/12] reftable: allow inlining of a few functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/12] reftable/record: decode keys in place
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/12] reftable/record: reuse refname when copying
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/12] reftable/record: reuse refname when decoding
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/12] reftable/merged: avoid duplicate pqueue emptiness check
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/12] reftable/merged: circumvent pqueue with single subiter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/12] reftable/merged: remove unnecessary null check for subiters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/12] reftable/merged: handle subiter cleanup on close only
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/12] reftable/merged: make subiters own their records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/12] reftable/merged: advance subiter on subsequent iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/12] reftable/merged: make `merged_iter` structure private
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/12] reftable: improve ref iteration performance (pt.2)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/12] reftable/pq: use `size_t` to track iterator index
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] diff: mark some diff parameters as placeholders
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH v2 00/30] initial support for multiple hash functions
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
- From: Linus Arver <linusa@xxxxxxxxxx>
- What's cooking in git.git (Feb 2024, #05; Tue, 13)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] diff: mark some diff parameters as placeholders
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [L10N] ci: bump GitHub Actions versions in l10n.yml
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] tag: error when git-column fails
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/12] fsmonitor: refactor refresh callback for non-directory events
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] tag: error when git-column fails
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 01/12] sparse-index: pass string length to index_file_exists()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] credential/osxkeychain: store new attributes
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 02/12] name-hash: add index_dir_exists2()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] column: disallow negative padding
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 12/12] t7527: update case-insenstive fsmonitor test
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/12] fsmonitor: refactor bit invalidation in refresh callback
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/12] fsmonitor: support case-insensitive non-directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/12] fsmonitor: refactor non-directory callback
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/12] fsmonitor: support case-insensitive directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/12] fsmonitor: refactor untracked-cache invalidation
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/12] fsmonitor: refactor refresh callback for non-directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/12] t7527: add case-insensitve test for FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/12] name-hash: add index_dir_exists2()
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/12] sparse-index: pass string length to index_file_exists()
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git: --no-lazy-fetch option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] git: --no-lazy-fetch option
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] column: disallow negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] git: --no-lazy-fetch option
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] column: disallow negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 00/12] The merge-base logic vs missing commit objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 28/28] trailer: introduce "template" term for readability
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 27/28] trailer_set_*(): put out parameter at the end
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 26/28] trailer: unify "--trailer ..." arg handling
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 23/28] trailer: add new helper functions to API
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 22/28] trailer: prepare to delete "parse_trailers_from_command_line_args()"
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [GSOC][RFC] microproject: use test_path_is_* functions in test scripts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 21/28] trailer: spread usage of "trailer_block" language
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 19/28] trailer: make trailer_info struct private
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [GSOC][RFC] microproject: use test_path_is_* functions in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 19/28] trailer: make trailer_info struct private
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [GSOC][RFC] microproject: use test_path_is_* functions in test scripts
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 16/28] trailer: finish formatting unification
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 14/28] format_trailer_info(): teach it about opts->trim_empty
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] completion: remove hardcoded config variable names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] column: guard against negative padding
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 14/28] format_trailer_info(): teach it about opts->trim_empty
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: libification: how to avoid symbol collisions?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH v3 2/2] column: guard against negative padding
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] column: disallow negative padding
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v3 0/2] column: disallow negative padding
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [GSOC][RFC] microproject: use test_path_is_* functions in test scripts
- From: Vincenzo MEZZELA <vincenzo.mezzela@xxxxxxxxx>
- RE: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 04/30] repository: add a compatibility hash algorithm
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 0/4] completion: remove hardcoded config variable names
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/30] object-names: support input of oids in any supported hash
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH 12/12] paint_down_to_common(): special-case shallow/partial clones
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/12] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/12] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/12] get_octopus_merge_bases(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/12] repo_get_merge_bases(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/12] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/12] merge_bases_many(): pass on errors from `paint_down_to_common()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/12] Prepare `paint_down_to_common()` for handling shallow commits
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/12] commit-reach: start reporting errors in `paint_down_to_common()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/12] Let `repo_in_merge_bases()` report missing commits
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/12] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/12] The merge-base logic vs missing commit objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/12] paint_down_to_common: plug a memory leak
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 7/7] reftable/reader: add comments to `table_iter_next()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: libification: how to avoid symbol collisions?
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Possible bug with 'diff --cc' report
- From: Groboclown <groboclown@xxxxxxxxx>
- Re: libification: how to avoid symbol collisions?
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH v2 1/1] completion: dir-type optargs for am, format-patch
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 2/2] add -p tests: remove PERL prerequisites
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v6 1/2] add-patch: classify '@' as a synonym for 'HEAD'
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v6 0/2] add-patch: classify '@' as a synonym for 'HEAD'
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH v4 28/28] trailer: introduce "template" term for readability
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 27/28] trailer_set_*(): put out parameter at the end
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 26/28] trailer: unify "--trailer ..." arg handling
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 23/28] trailer: add new helper functions to API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 22/28] trailer: prepare to delete "parse_trailers_from_command_line_args()"
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 21/28] trailer: spread usage of "trailer_block" language
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 19/28] trailer: make trailer_info struct private
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 16/28] trailer: finish formatting unification
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 14/28] format_trailer_info(): teach it about opts->trim_empty
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 0/6] test-tool: add unit test suite runner
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/2] add-patch: classify '@' as a synonym for 'HEAD'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 2/6] test-tool run-command testsuite: get shell from env
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2] column: disallow negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-gui desktop launcher
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: git-gui desktop launcher
- From: Tobias Boesch <tobias.boesch@xxxxxxxxxxxxxx>
- Re: [PATCH v2] t9146: replace test -d/-e/-f with appropriate test_path_is_* function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-gui desktop launcher
- From: Tobias Boesch <tobias.boesch@xxxxxxxxxxxxxx>
- RE: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH v2] t9146: replace test -d/-e/-f with appropriate test_path_is_* function
- From: "Chandra Pratap via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] reftable/reader: add comments to `table_iter_next()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Xiaoguang WANG <wxiaoguang@xxxxxxxxx>
- Re: Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] ci(linux32): add a note about Actions that must not be updated
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] column: disallow negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] ci: bump remaining outdated Actions versions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #04; Thu, 8)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Interactive rebase: using "pick" for merge commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git column fails (or crashes) if padding is negative
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
- From: Xiaoguang WANG <wxiaoguang@xxxxxxxxx>
- Re: Interactive rebase: using "pick" for merge commits
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Bids Take-off
- From: gonzalezterrell618@xxxxxxxxx
- Re: [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 7/7] reftable/reader: add comments to `table_iter_next()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 6/7] reftable/record: don't try to reallocate ref record name
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/7] reftable/block: swap buffers instead of copying
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/7] reftable/pq: allocation-less comparison of entry keys
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/7] reftable/merged: skip comparison for records of the same subiter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/7] reftable/merged: allocation-less dropping of shadowed records
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/7] reftable/record: introduce function to compare records by key
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/7] reftable: improve ref iteration performance
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 7/7] reftable/reader: add comments to `table_iter_next()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Race condition in git-bundle(1) create when ref is updated while running
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Interactive rebase: using "pick" for merge commits
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] column: disallow negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v2] column: disallow negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2] column: disallow negative padding
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] precious-files.txt: new document proposing new precious file type
- From: Sebastian Thiel <sebastian.thiel@xxxxxxxxxx>
- Re: [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- [PATCH v5 2/2] add -p tests: remove PERL prerequisites
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v5 1/2] add-patch: classify '@' as a synonym for 'HEAD'
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v5 0/2] add-patch: classify '@' as a synonym for 'HEAD'
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Bug: git-subtree: splitting subtree fails when subtree was added, removed and added again
- From: tionis <git@xxxxxxxxxx>
- RE: git gc changes ownerships of files linux
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH v2] column: disallow negative padding
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: git gc changes ownerships of files linux
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 5/5] for-each-ref: add new option to include root refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 4/5] ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 3/5] refs: introduce `refs_for_each_include_root_refs()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 2/5] refs: extract out `loose_fill_ref_dir_regular_file()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 0/5] for-each-ref: add '--include-root-refs' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] column: disallow negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] t9146: replace test -d/-f with appropriate test_path_is_* function
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] column: disallow negative padding
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: bump remaining outdated Actions versions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] column: disallow negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: git column fails (or crashes) if padding is negative
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git gc changes ownerships of files linux
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: git gc changes ownerships of files linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git gc changes ownerships of files linux
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: git gc changes ownerships of files linux
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: git gc changes ownerships of files linux
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH] t9146: replace test -d/-f with appropriate test_path_is_* function
- From: "Chandra Pratap via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/7] t: drop more REFFILES prereqs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 2/2] ci(linux32): add a note about Actions that must not be updated
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] ci: bump remaining outdated Actions versions
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] ci: bump remaining outdated Actions versions
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] ci: bump remaining outdated Actions versions
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] unit-tests: do show relative file paths on non-Windows, too
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] unit-tests: do show relative file paths on non-Windows, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- RE: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] imap-send: include strbuf.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH v4 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- RE: [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] imap-send: include strbuf.h
- From: Christian Hesse <list@xxxxxxxx>
- Re: git status became very slow after upgrading git
- From: Vijay Raghavan Aravamudhan <avijayr@xxxxxxxxx>
- git gc changes ownerships of files linux
- From: K_V <zinen2@xxxxxxxxx>
- Re: git status became very slow after upgrading git
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: GitGui tool - new local clone is missing commit(s) and missing a tag on master branch
- From: Mark Levedahl <mlevedahl@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #04; Thu, 8)
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: git status became very slow after upgrading git
- From: Vijay Raghavan Aravamudhan <avijayr@xxxxxxxxx>
- [PATCH v3 4/4] completion: add and use __git_compute_second_level_config_vars_for_section
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/4] completion: add and use __git_compute_first_level_config_vars_for_section
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/4] completion: complete 'submodule.*' config variables
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/4] completion: remove hardcoded config variable names
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/4] completion: add space after config variable names also in Bash 3
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.44.0 round #1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's the recommendation for forgetting all rerere's records?
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [ANNOUNCE] Git for Windows 2.44.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git status became very slow after upgrading git
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v2 5/5] completion: add an use __git_compute_second_level_config_vars_for_section
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 4/5] builtin/help: add --config-all-for-completion
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 2/5] completion: complete 'submodule.*' config variables
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [L10N] Kickoff for Git 2.44.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: cloning the linxu kernel repo at a VPS with small RAM
- From: Toralf Förster <toralf.foerster@xxxxxx>
- [ANNOUNCE] Git for Windows 2.44.0-rc0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH] column: disallow negative padding
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Marcus Tillmanns <Marcus.Tillmanns@xxxxx>
- Re: Interactive rebase: using "pick" for merge commits
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Open Apple Store
- From: Ashok Sharma <ashoksharma09484392@xxxxxxxxxx>
- [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 5/8] sequencer: do not require `allow_empty` for redundant commit options
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 2/8] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 1/8] docs: address inaccurate `--empty` default with `--exec`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 0/8] cherry-pick: add `--empty`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH] use xstrncmpz()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
- From: Matthias Aßhauer <mha1993@xxxxxxx>
- Re: [PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- git status became very slow after upgrading git
- From: Vijay Raghavan Aravamudhan <avijayr@xxxxxxxxx>
- Re: [PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v3 2/2] revision: Implement `git log --merge` also for rebase/cherry_pick/revert
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] imap-send: include strbuf.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] imap-send: include strbuf.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] imap-send: include strbuf.h
- From: Christian Hesse <list@xxxxxxxx>
- Re: [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 11/28] format_trailer_info(): drop redundant unfold_value()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 16/28] trailer: finish formatting unification
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 19/28] trailer: make trailer_info struct private
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] column: disallow negative padding
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] prune: mark rebase autostash and orig-head as reachable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git column fails (or crashes) if padding is negative
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] column: disallow negative padding
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: Race condition in git-bundle(1) create when ref is updated while running
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.44.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.43.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Feb 2024, #04; Thu, 8)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: libification: how to avoid symbol collisions?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git column fails (or crashes) if padding is negative
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Interactive rebase: using "pick" for merge commits
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] prune: mark rebase autostash and orig-head as reachable
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Supporting --no-edit for git rebase --continue
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Interactive rebase: using "pick" for merge commits
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] reftable/reader: add comments to `table_iter_next()`
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v4 2/3] add-patch: classify '@' as a synonym for 'HEAD'
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- git column fails (or crashes) if padding is negative
- From: Tiago Pascoal <tiago@xxxxxxxxxxx>
- Re: [PATCH] prune: mark rebase autostash and orig-head as reachable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Race condition in git-bundle(1) create when ref is updated while running
- From: Toon Claes <toon@xxxxxxxxx>
- Re: Supporting --no-edit for git rebase --continue
- From: Orgad Shaneh <orgads@xxxxxxxxx>
- RE: libification: how to avoid symbol collisions?
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] doc: git.txt-Fix inconsistency param description
- From: "秃头灯笼鱼 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] prune: mark rebase autostash and orig-head as reachable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] minute "git bisect" doc updates
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Marcus Tillmanns <Marcus.Tillmanns@xxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] Add ideas for GSoC 2024
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Marcus Tillmanns <Marcus.Tillmanns@xxxxx>
- [PATCH 7/7] t7003: ensure filter-branch prunes reflogs with the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 6/7] t2011: exercise D/F conflicts with HEAD with the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/7] t1405: remove unneeded cleanup step
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/7] t1404: make D/F conflict tests compatible with reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/7] t1400: exercise reflog with gaps with reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/7] t0410: enable tests with extensions with non-default repo format
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/7] t: move tests exercising the "files" backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/7] t: drop more REFFILES prereqs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ref-filter.c: sort formatted dates by byte value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Add ideas for GSoC 2024
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ref-filter.c: sort formatted dates by byte value
- From: Victoria Dye <vdye@xxxxxxxxxx>
- libification: how to avoid symbol collisions?
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: Supporting --no-edit for git rebase --continue
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: cloning the linxu kernel repo at a VPS with small RAM
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH] git: --no-lazy-fetch option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] rev-list: allow missing tips with --missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: cloning the linxu kernel repo at a VPS with small RAM
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
- From: Jeff King <peff@xxxxxxxx>
- Re: cloning the linxu kernel repo at a VPS with small RAM
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git bug
- From: Justin Tang <jutang@xxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] prune: mark rebase autostash and orig-head as reachable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- cloning the linxu kernel repo at a VPS with small RAM
- From: Toralf Förster <toralf.foerster@xxxxxx>
- Re: [PATCH] prune: mark rebase autostash and orig-head as reachable
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] prune: mark rebase autostash and orig-head as reachable
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] bisect: document "terms" subcommand more fully
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 22/30] rev-parse: add an --output-object-format parameter
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH 2/2] bisect: document command line arguments for "bisect start"
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: Bug: Commit fails when no global email address is set even though --author is used
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Bug: Commit fails when no global email address is set even though --author is used
- From: Marcus Tillmanns <Marcus.Tillmanns@xxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/2] show-ref --verify: accept pseudorefs
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] Add ideas for GSoC 2024
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 3/4] t6022: fix 'test' style and 'even though' typo
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 1/4] revision: clarify a 'return NULL' in get_reference()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 0/4] rev-list: allow missing tips with --missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
- Re: [PATCH 1/2] show-ref --verify: accept pseudorefs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 01/30] object-file-convert: stubs for converting from one object format to another
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 1/1] completion: don't complete revs when --no-format-patch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/5] completion: add an use __git_compute_second_level_config_vars_for_section
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/5] builtin/help: add --config-all-for-completion
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/5] completion: complete 'submodule.*' config variables
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/5] completion: remove hardcoded config variable names
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] bisect: document "terms" subcommand more fully
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] initial support for multiple hash functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFH] "git -C there add foo" completes, s/add/diff/ does not
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] refs/reftable: fix leak when copying reflog fails
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 1/2] refs: introduce reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ref-filter.c: sort formatted dates by byte value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFH] "git -C there add foo" completes, s/add/diff/ does not
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- [PATCH] ref-filter.c: sort formatted dates by byte value
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/30] initial support for multiple hash functions
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 1/2] refs: introduce reftable backend
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/30] initial support for multiple hash functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] apply with core.filemode=false
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] completion: don't complete revs when --no-format-patch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] completion: remove hardcoded config variable names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/7] refs: add pseudorefs array and iteration functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git gc destroys autostash
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH 2/2] bisect: document command line arguments for "bisect start"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] bisect: document "terms" subcommand more fully
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] minute "git bisect" doc updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Interest in options for stash -k and -u by default
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 0/6] test-tool: add unit test suite runner
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Interest in options for stash -k and -u by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git gc destroys autostash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Interest in options for stash -k and -u by default
- From: Ricardo C <rpc01234@xxxxxxxxx>
- Re: [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 2/6] test-tool run-command testsuite: get shell from env
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git gc destroys autostash
- From: Orgad Shaneh <orgads@xxxxxxxxx>
- Re: [RFC PATCH v2 5/6] unit tests: add rule for running with test-tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Supporting --no-edit for git rebase --continue
- From: Orgad Shaneh <orgads@xxxxxxxxx>
- [PATCH] tag: fix sign_buffer() call to create a signed tag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFH] "git -C there add foo" completes, s/add/diff/ does not
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] Always check `parse_tree*()`'s return value
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] commit.c: ensure find_header_mem() doesn't scan beyond given range
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] show-ref --verify: accept pseudorefs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] commit.c: ensure find_header_mem() doesn't scan beyond given range
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] add -p tests: remove Perl prerequisite
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] cache-tree: avoid an unnecessary check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] show-ref --verify: accept psuedorefs
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] t1400: use show-ref to check pseudorefs
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] show-ref --verify: accept pseudorefs
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/5] cache-tree: avoid an unnecessary check
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] Always check `parse_tree*()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] merge-ort: do check `parse_tree()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] merge-tree: handle missing objects correctly
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] restore: allow --staged on unborn branch
- From: "Ghanshyam Thakkar" <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] restore: allow --staged on unborn branch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] add -p tests: remove Perl prerequisite
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] commit.c: ensure find_header_mem() doesn't scan beyond given range
- From: "Chandra Pratap via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 3/3] add -p tests: remove Perl prerequisite
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #03; Tue, 6)
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v4 1/3] add-patch: remove unnecessary NEEDSWORK comment
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 3/3] add -p tests: remove Perl prerequisite
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 2/3] add-patch: classify '@' as a synonym for 'HEAD'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=...
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 1/4] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] merge-tree: handle missing objects correctly
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] Always check `parse_tree*()`'s return value
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] merge-tree: fail with a non-zero exit code on missing tree objects
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/2] refs: introduce reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/2] ci: add jobs to test with the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 0/2] refs: introduce reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- GitGui tool - new local clone is missing commit(s) and missing a tag on master branch
- From: Allan Ford <Allan.Ford@xxxxxxxxxxxx>
- Re: Query about gitignore
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 0/7] completion: improvements for git-bisect
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/4] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Feb 2024, #03; Tue, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/3] add-patch: classify '@' as a synonym for 'HEAD'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] restore: allow --staged on unborn branch
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v4 3/3] add -p tests: remove Perl prerequisite
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v4 2/3] add-patch: classify '@' as a synonym for 'HEAD'
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH v6 0/7] completion: improvements for git-bisect
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 1/3] add-patch: remove unnecessary NEEDSWORK comment
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH v4 0/3] '@' as a synonym for 'HEAD' in patch mode
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: git-gui desktop launcher
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 4/4] Always check `parse_tree*()`'s return value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 6/7] completion: bisect: complete log opts for visualize subcommand
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 7/7] completion: bisect: recognize but do not complete view subcommand
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 5/7] completion: new function __git_complete_log_opts
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 4/7] completion: bisect: complete missing --first-parent and --no-checkout options
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 1/7] completion: tests: always use 'master' for default initial branch name
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 2/7] completion: bisect: complete bad, new, old, and help subcommands
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 3/7] completion: bisect: complete custom terms and related options
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- [PATCH v6 0/7] completion: improvements for git-bisect
- From: Britton Leo Kerin <britton.kerin@xxxxxxxxx>
- Re: Wrong exit code on failed SSH signing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-gui desktop launcher
- From: Tobias Boesch <tobias.boesch@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] merge-tree: handle missing objects correctly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Query about gitignore
- From: Divyaditya Singh <divyadityasnaruka@xxxxxxxxx>
- Re: is it a bug that git status show the in-progress 'edit' in an interactive rebase as 'done'?
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- Re: is it a bug that git status show the in-progress 'edit' in an interactive rebase as 'done'?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: git-gui desktop launcher
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: git-gui desktop launcher
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: clarify <oldbranch> and <newbranch> terms further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] Always check the return value of `repo_read_object_file()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t0091: allow test in a repository without tags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: clarify <oldbranch> and <newbranch> terms further
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Wrong exit code on failed SSH signing
- From: Sergey Kosukhin <skosukhin@xxxxxxxxx>
- Bug: git submodule update doesn't give a prompt to add pubkey of remote repo host, and failed because of it.
- From: DingJunyao <dingjunyao0703@xxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: git-gui desktop launcher
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #02; Fri, 2)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: is it a bug that git status show the in-progress 'edit' in an interactive rebase as 'done'?
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- gitk view could use a checkbox for stash
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- gitk view Branches & tags field would benefit from globs
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- is it a bug that git status show the in-progress 'edit' in an interactive rebase as 'done'?
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH 3/4] t4301: verify that merge-tree fails on missing blob objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/4] Always check `parse_tree*()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] merge-tree: fail with a non-zero exit code on missing tree objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] merge-ort: do check `parse_tree()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] merge-tree: handle missing objects correctly
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 0/9] reftable: code style improvements
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 0/4] Speed up git-notes show
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- Re: [Outreachy][PATCH 1/2] date: refactor 64 bit prereq code into reusable functions
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] Add ideas for GSoC 2024
- From: Christian Couder <christian.couder@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]