Git Distributed Software Revision Control
[Prev Page][Next Page]
- What's cooking in git.git (Feb 2024, #08; Thu, 22)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] Add unix domain socket support to HTTP transport
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 5/5] for-each-ref: add new option to include root refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 4/5] ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 3/5] refs: introduce `refs_for_each_include_root_refs()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 2/5] refs: extract out `loose_fill_ref_dir_regular_file()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 0/5] for-each-ref: add '--include-root-refs' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2] Add unix domain socket support to HTTP transport
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 4/6] Always check `parse_tree*()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 6/6] fill_tree_descriptor(): mark error message for translation
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/6] cache-tree: avoid an unnecessary check
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/6] t4301: verify that merge-tree fails on missing blob objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/6] merge-ort: do check `parse_tree()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/6] merge-tree: fail with a non-zero exit code on missing tree objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/6] merge-tree: handle missing objects correctly
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 4/5] Always check `parse_tree*()`'s return value
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 04/16] fsmonitor: refactor refresh callback on directory events
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 06/16] fsmonitor: refactor refresh callback for non-directory events
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 03/16] t7527: temporarily disable case-insensitive tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] an improvement: removed configure.ac changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] This PR enables a successful git build on z/OS.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v2 01/16] name-hash: add index_dir_find()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- [PATCH v2 2/2] an improvement: removed configure.ac changes
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] build: support z/OS (OS/390).
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] This PR enables a successful git build on z/OS.
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 16/16] t7527: update case-insenstive fsmonitor test
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 15/16] fsmonitor: refactor bit invalidation in refresh callback
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 14/16] fsmonitor: support case-insensitive events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 12/16] fsmonitor: return invalided cache-entry count on non-directory event
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 13/16] fsmonitor: trace the new invalidated cache-entry count
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 11/16] fsmonitor: remove custom loop from non-directory path handler
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/16] fsmonitor: return invalidated cache-entry count on directory event
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/16] fsmonitor: move untracked invalidation into helper functions
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/16] fsmonitor: refactor untracked-cache invalidation
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/16] dir: create untracked_cache_invalidate_trimmed_path()
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/16] fsmonitor: refactor refresh callback for non-directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/16] fsmonitor: refactor refresh callback on directory events
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/16] fsmonitor: clarify handling of directory events in callback helper
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/16] t7527: add case-insensitve test for FSMonitor
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/16] t7527: temporarily disable case-insensitive tests
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/16] name-hash: add index_dir_find()
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/16] FSMonitor edge cases on case-insensitive file systems
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] Add unix domain socket support to HTTP transport
- From: "Leslie Cheng via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] commit-graph: suggest deleting corrupt graphs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- 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>
- [PATCH 2/2] commit-graph: suggest removing corrupt graphs
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH 1/2] commit-graph: add `git commit-graph clear` subcommand
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH 0/2] commit-graph: suggest deleting corrupt graphs
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v5 3/3] test-stdlib: show that git-std-lib is independent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git commit causes data download in partial clone
- From: charmocc <charmocc@xxxxxxxxx>
- Re: [PATCH v2 6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/5] cache-tree: avoid an unnecessary check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/5] Always check `parse_tree*()`'s return value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 3/3] test-stdlib: show that git-std-lib is independent
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 2/3] git-std-lib: introduce Git Standard Library
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 0/3] Introduce Git Standard Library
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/5] merge-ort: do check `parse_tree()`'s return value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] Always check `parse_tree*()`'s return value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] cherry-pick: add `--empty`
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/8] sequencer: do not require `allow_empty` for redundant commit options
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
- From: phillip.wood123@xxxxxxxxx
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #07; Tue, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git in GSoC 2024
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 5/5] cache-tree: avoid an unnecessary check
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] Always check `parse_tree*()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] merge-ort: do check `parse_tree()`'s return value
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] merge-tree: handle missing objects correctly
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 4/5] Always check `parse_tree*()`'s return value
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Git in GSoC 2024
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH v2 11/11] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/11] get_octopus_merge_bases(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/11] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/11] repo_get_merge_bases(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/11] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/11] merge_bases_many(): pass on errors from `paint_down_to_common()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/11] commit-reach: start reporting errors in `paint_down_to_common()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/11] Prepare `paint_down_to_common()` for handling shallow commits
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/11] The merge-base logic vs missing commit objects
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/11] paint_down_to_common: plug two memory leaks
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 5/5] for-each-ref: add new option to include root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 5/5] for-each-ref: add new option to include root refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Git in GSoC 2024
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v2] rebase: make warning less passive aggressive
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git in GSoC 2024
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 5/5] for-each-ref: add new option to include root refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Feb 2024, #07; Tue, 20)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] rebase: make warning less passive aggressive
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git in GSoC 2024
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git in GSoC 2024
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH] Add unix domain socket support to HTTP transport.
- From: Leslie Cheng <leslie.cheng5@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: script to pre-build all commits in a git-bisect, and use them during testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Ricardo C <rpc01234@xxxxxxxxx>
- script to pre-build all commits in a git-bisect, and use them during testing
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Add unix domain socket support to HTTP transport.
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- [PATCH] doc: clarify the format of placeholders
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Bug: impure renames may be reported as pure renames
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Ricardo C <rpc01234@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH] git-remote.txt: fix typo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] completion: reflog with implicit "show"
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 0/5] promise: introduce promises to track success or error
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: Jeff King <peff@xxxxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH v2] rebase: make warning less passive aggressive
- From: "Harmen Stoppels via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/show-branch: detect empty reflogs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] object-name: detect and report empty reflogs
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug: impure renames may be reported as pure renames
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] object-name: detect and report empty reflogs
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #07; Tue, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: Maarten Ackermans <maarten.ackermans@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: Maarten Ackermans <maarten.ackermans@xxxxxxxxx>
- Re: Breaking change with "git log -n" since 2.43
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Breaking change with "git log -n" since 2.43
- From: Maarten Ackermans <maarten.ackermans@xxxxxxxxx>
- Re: [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 8/8] builtin/reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 7/8] refs: stop resolving ref corresponding to reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 6/8] refs: drop unused params from the reflog iterator callback
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 5/8] refs: always treat iterators as ordered
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 4/8] refs/files: sort merged worktree and common reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/8] refs/files: sort reflogs returned by the reflog iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/8] dir-iterator: support iteration in sorted order
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/8] dir-iterator: pass name to `prepare_next_entry_data()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/8] reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/7] reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] object-name: detect and report empty reflogs
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] builtin/show-branch: detect empty reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] object-name: detect and report empty reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] Detect empty or missing reflogs with `ref@{0}`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] Add unix domain socket support to HTTP transport.
- From: "Leslie Cheng via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Feb 2024, #07; Tue, 20)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Git in GSoC 2024
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Git in GSoC 2024
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Segfault: git show-branch --reflog refs/pullreqs/1
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] git-remote.txt: fix typo
- From: Jakub Wilk <jwilk@xxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git in GSoC 2024
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: Git in GSoC 2024
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: Git rebasing attribute the change to the wrong file [bug]
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Bug: impure renames may be reported as pure renames
- From: Elijah Newren <newren@xxxxxxxxx>
- Segfault: git show-branch --reflog refs/pullreqs/1
- From: Yasushi SHOJI <yasushi.shoji@xxxxxxxxx>
- Re: [PATCH 3/4] completion: reflog with implicit "show"
- 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] documentation: send-email: use camel case consistently
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v4] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/3] doc: git-clone fix missing placeholder end carret
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] documentation: send-email: use camel case consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] doc: add some missing sentence dots.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] doc: git-clone fix missing placeholder end carret
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 3/3] doc: add some missing sentence dots.
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] doc: git-clone fix missing placeholder end carret
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Doc placeholders
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3] documentation: send-email: use camel case consistently
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3] documentation: send-email: use camel case consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Bug: impure renames may be reported as pure renames
- From: Mário Guimarães <mario.luis.guimaraes@xxxxxxxxx>
- Re: [PATCH] branch: adjust documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH] branch: adjust documentation
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Git rebasing attribute the change to the wrong file [bug]
- From: John Gabo <charleforalia@xxxxxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: Martin <lists@xxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 02/12] name-hash: add index_dir_exists2()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.44.0-rc2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/12] reftable/merged: advance subiter on subsequent iteration
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/12] reftable/merged: make `merged_iter` structure private
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Feb 2024, #07; Tue, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/12] sparse-index: pass string length to index_file_exists()
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/12] name-hash: add index_dir_exists2()
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] rebase: make warning less passive aggressive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/7] reflog: introduce subcommand to list reflogs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.44.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] promise: introduce promises to track success or error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH] rebase: make warning less passive aggressive
- From: "Harmen Stoppels via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: Martin <git@xxxxxxxxxx>
- Re: [PATCH 0/5] promise: introduce promises to track success or error
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/5] log: Move show_blob_object() to log.c
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/5] promise: introduce promises to track success or error
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- Re: [PATCH] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH] Revert "Declare both git-switch and git-restore experimental"
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH v2 7/7] builtin/reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 6/7] refs: stop resolving ref corresponding to reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/7] refs: drop unused params from the reflog iterator callback
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/7] refs: always treat iterators as ordered
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/7] refs/files: sort reflogs returned by the reflog iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/7] dir-iterator: support iteration in sorted order
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/7] dir-iterator: pass name to `prepare_next_entry_data()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/7] reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/6] refs/files: sort reflogs returned by the reflog iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] builtin/reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/6] refs: stop resolving ref corresponding to reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/6] refs: drop unused params from the reflog iterator callback
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/6] dir-iterator: support iteration in sorted order
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/5] notes: use strbuf_attach to take ownership of the object contents
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: Why does the includeif woks how it does?
- From: Dominik von Haller <vonhaller@xxxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Ricardo C <rpc01234@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Ricardo C <rpc01234@xxxxxxxxx>
- Re: [PATCH] trailer: fix comment/cut-line regression with opts->no_divider
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] log: Move show_blob_object() to log.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] promise: introduce promises to track success or error
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git commit causes data download in partial clone
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 5/5] notes: use strbuf_attach to take ownership of the object contents
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/5] log: Move show_blob_object() to log.c
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Jeff King <peff@xxxxxxxx>
- Re: Why does the includeif woks how it does?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] log: Move show_blob_object() to log.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] rerere: fix crash during clear
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] trailer: fix comment/cut-line regression with opts->no_divider
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] documentation: send-email: use camel case consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] builtin/reflog: introduce subcommand to list reflogs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Use unsigned integral type for collection of bits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/6] refs: stop resolving ref corresponding to reflogs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/6] refs: drop unused params from the reflog iterator callback
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/6] refs/files: sort reflogs returned by the reflog iterator
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Use unsigned integral type for collection of bits
- From: eugenio gigante <giganteeugenio2@xxxxxxxxx>
- Re: [PATCH 2/6] dir-iterator: support iteration in sorted order
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] apply: rewrite unit tests with structured cases
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] apply: rewrite unit tests with structured cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Ricardo C <rpc01234@xxxxxxxxx>
- Re: [PATCH v5 0/9] Enrich Trailer API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/2] apply: add unit tests for parse_range and rename to parse_fragment_range
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 9/9] format_trailers_from_commit(): indirectly call trailer_info_get()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v5 5/9] trailer: start preparing for formatting unification
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v5 3/9] trailer: prepare to expose functions as part of API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 0/3] apply with core.filemode=false
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Why does the includeif woks how it does?
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH v2] libsecret: retrieve empty password
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Why does the includeif woks how it does?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] libsecret: retrieve empty password
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC][RFC PATCH 0/1] microproject: use test_path_is_* functions in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [BUG] git commit --trailer --verbose puts trailer below scissors line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] git commit --trailer --verbose puts trailer below scissors line
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [GSOC][RFC PATCH 1/1] t: t7301-clean-interactive: Use test_path_is_(missing|file)
- From: Vincenzo Mezzela <vincenzo.mezzela@xxxxxxxxx>
- [GSOC][RFC PATCH 0/1] microproject: use test_path_is_* functions in test scripts
- From: Vincenzo Mezzela <vincenzo.mezzela@xxxxxxxxx>
- Re: [GIT PULL] l10n updates for 2.44.0 round 3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] completion: use awk for filtering the config entries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 6/6] builtin/reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/6] refs: stop resolving ref corresponding to reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/6] refs: drop unused params from the reflog iterator callback
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/6] refs/files: sort reflogs returned by the reflog iterator
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/6] dir-iterator: support iteration in sorted order
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/6] dir-iterator: pass name to `prepare_next_entry_data()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/6] reflog: introduce subcommand to list reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/5] promise: introduce promises to track success or error
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH] diff.c: use utf8_strwidth() instead of strlen() for display width
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diff.c: use utf8_strwidth() instead of strlen() for display width
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] libsecret: retrieve empty password
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] apply: rewrite unit tests with structured cases
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] apply: add unit tests for parse_range and rename to parse_fragment_range
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] apply: add unit tests for parse_range
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Acoustic Instrument
- From: Sarenaa Fuller <zdndaba99@xxxxxxxxx>
- [GIT PULL] l10n updates for 2.44.0 round 3
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH 0/4] osxkeychain: bring in line with other credential helpers
- From: Bo Anderson <mail@xxxxxxxxxxxxx>
- Re: Suggested clarification for .gitattributes reference documentation
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] libsecret: retrieve empty password
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 0/3] apply with core.filemode=false
- 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: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] completion: use awk for filtering the config entries
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/4] osxkeychain: bring in line with other credential helpers
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 5/5] notes: use strbuf_attach to take ownership of the object contents
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2 4/5] notes: do not clean up right before calling die()
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2 2/5] notes: avoid launching a child process to show a note blob
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2 3/5] notes: use existing function stream_blob_to_fd
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2 1/5] log: Move show_blob_object() to log.c
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2 0/5] Speed up git-notes show
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v2] rerere: fix crash during clear
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- Re: [PATCH] rerere: fix crash in during clear
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- Re: [GSoC] Use unsigned integral type for collection of bits
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] osxkeychain: replace deprecated SecKeychain API
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] diff.c: use utf8_strwidth() instead of strlen() for display width
- From: "Chandra Pratap via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Ricardo C <rpc01234@xxxxxxxxx>
- Why does the includeif woks how it does?
- From: Dominik von Haller <vonhaller@xxxxxxxxx>
- Re: [PATCH 1/4] osxkeychain: replace deprecated SecKeychain API
- From: Bo Anderson <mail@xxxxxxxxxxxxx>
- Re: [PATCH] rerere: fix crash in during clear
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [BUG] mv: can trigger assertion failure with three parameters (builtin/mv.c:481)
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH] rerere: fix crash in during clear
- From: Marcel Röthke <marcel@xxxxxxxxxxxx>
- [GSoC] Use unsigned integral type for collection of bits
- From: eugenio gigante <giganteeugenio2@xxxxxxxxx>
- Re: [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 5/5] am: update test t4254 by adding the new error text
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] apply: pass through quiet flag to fix t4150
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] apply: use new promise structures in git-apply logic as a proving ground
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] apply: update t4012 test suite
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] promise: add promise pattern to track success/error from operations
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] promise: introduce promises to track success or error
- From: "Philip Peterson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] osxkeychain: bring in line with other credential helpers
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] osxkeychain: store new attributes
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] osxkeychain: replace deprecated SecKeychain API
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] builtin/stash: configs keepIndex, includeUntracked
- From: MithicSpirit <rpc01234@xxxxxxxxx>
- [PATCH] doc: remove outdated information about interactive.singleKey
- From: Julio Bacellari <julio.bacel@xxxxxxxxx>
- [PATCH 4/4] osxkeychain: store new attributes
- From: "Bo Anderson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] osxkeychain: erase matching passwords only
- From: "Bo Anderson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] osxkeychain: erase all matching credentials
- From: "Bo Anderson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] osxkeychain: replace deprecated SecKeychain API
- From: "Bo Anderson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] osxkeychain: bring in line with other credential helpers
- From: "Bo Anderson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Calling "gpg --sign" with loopback pinentry in some scenarios, but not always
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Calling "gpg --sign" with loopback pinentry in some scenarios, but not always
- From: Jens Schmidt <farblos@xxxxxxxxxxxxxxx>
- Git commit causes data download in partial clone
- From: charmocc <charmocc@xxxxxxxxx>
- Re: [PATCH v2] RelNotes: minor typo fixes in 2.44.0 draft
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] RelNotes: minor typo fixes in 2.44.0 draft
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH v4] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Maarten Bosmans <mkbosmans@xxxxxxxxx>
- [PATCH v3] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] git commit --trailer --verbose puts trailer below scissors line
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
- 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>
- [PATCH] t0303: check that helper_test_clean removes all credentials
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] RelNotes: minor typo fixes in 2.44.0 draft
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: Question about migrating a repository
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v2] diff: implement config.diff.renames=copies-harder
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH] RelNotes: minor typo fixes in 2.44.0 draft
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH v5 9/9] format_trailers_from_commit(): indirectly call trailer_info_get()
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 8/9] format_trailer_info(): move "fast path" to caller
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 7/9] format_trailers(): use strbuf instead of FILE
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 6/9] trailer_info_get(): reorder parameters
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 5/9] trailer: start preparing for formatting unification
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/9] trailer: move interpret_trailers() to interpret-trailers.c
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/9] trailer: prepare to expose functions as part of API
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/9] shortlog: add test for de-duplicating folded trailers
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/9] trailer: free trailer_info _after_ all related usage
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/9] Enrich Trailer API
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] git commit --trailer --verbose puts trailer below scissors line
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] diff: implement config.diff.renames=copies-harder
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH v2] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 0/5] rev-list: allow missing tips with --missing
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] branch: rework the descriptions of rename and copy operations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [BUG] git commit --trailer --verbose puts trailer below scissors line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git: extend --no-lazy-fetch to work across subprocesses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [BUG] git commit --trailer --verbose puts trailer below scissors line
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] completion: use awk for filtering the config entries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] branch: rework the descriptions of rename and copy operations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Question about migrating a repository
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Question about migrating a repository
- From: Gabor Urban <urbangabo@xxxxxxxxx>
- Re: [Improvements on messages 1/5] rebase: trivial fix of error message
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] completion: use awk for filtering the config entries
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [Improvements on messages 0/5] Disambuiguate between options and commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] completion: use awk for filtering the config entries
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [PATCH] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] completion: use awk for filtering the config entries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git: --no-lazy-fetch option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] completion: use awk for filtering the config entries
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- [PATCH v2] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [Improvements on messages 5/5] revision.c: trivial fix to message
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- [Improvements on messages 4/5] builtin/clone.c: trivial fix of message
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- [Improvements on messages 3/5] builtin/remote.c: trivial fix of error message
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- [Improvements on messages 2/5] transport-helper.c: trivial fix of error message
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- [Improvements on messages 1/5] rebase: trivial fix of error message
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- [Improvements on messages 0/5] Disambuiguate between options and commands
- From: Alexander Shopov <ash@xxxxxxxxxxxxxx>
- Enhancement: `git pull` fails with merge conflict even if the local copy is modified in the same manner
- From: Xuancong Wang <xuancong84@xxxxxxxxx>
- [PATCH] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git-retry tool or git.retry config (built-in implementation)?
- From: "Meiswinkel, Jan SF/HZA-ZC3S" <meiswjn@xxxxxxxxxxxxxx>
- [PATCH] Always check the return value of `repo_read_object_file()`
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] documentation: send-email: use camel case consistently
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Not aloud to
- From: ross nicholas Oneil thomas <rossrecovery93245@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4 00/28] Enrich Trailer API
- From: Linus Arver <linusa@xxxxxxxxxx>
- What's cooking in git.git (Feb 2024, #06; Thu, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] cmake: let `test-tool` run the unit tests, too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] cmake: let `test-tool` run the unit tests, too
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Rubén Justo <rjusto@xxxxxxxxx>
- RE: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
- From: Christian Castro <christian.castro@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] git: --no-lazy-fetch option
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Fernando Ramos <greenfoo@xxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] branch: rework the descriptions of rename and copy operations
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: Elia Pinto <gitter.spiros@xxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] branch: rework the descriptions of rename and copy operations
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 2/7] t0410: convert tests to use DEFAULT_REPO_FORMAT prereq
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] use C99 declaration of variable in for() loop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-credential: clean additional credential
- 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] git: --no-lazy-fetch option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] notes: print note blob to stdout directly
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
- From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
- [PATCH v2] mergetools: vimdiff: use correct tool's name when reading mergetool config
- From: Kipras Melnikovas <kipras@xxxxxxxxxx>
- Re: [PATCH 7/7] fsmonitor: addressed comments for patch 1352
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/7] fsmonitor: implement filesystem change listener for Linux
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/7] fsmonitor: determine if filesystem is local or remote
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/7] fsmonitor: rebase with master
- From: Patrick Steinhardt <ps@xxxxxx>
- AW: git-archive: --add-virtual-file doesn't seem to respect --prefix
- From: <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 06/30] loose: compatibilty short name support
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 07/30] object-file: update the loose object map when writing loose objects
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/30] initial support for multiple hash functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/7] fsmonitor: determine if filesystem is local or remote
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH v2 04/30] repository: add a compatibility hash algorithm
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/30] object-names: support input of oids in any supported hash
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 01/30] object-file-convert: stubs for converting from one object format to another
- From: Patrick Steinhardt <ps@xxxxxx>
- Git difftool: interaction between --dir-diff and --trust-exit-code
- From: Jean-Rémy Falleri <jr.falleri@xxxxxxxxx>
- [PATCH 5/7] fsmonitor: test updates
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/7] fsmonitor: enable fsmonitor for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/7] fsmonitor: update doc for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 7/7] fsmonitor: addressed comments for patch 1352
- From: "marzi.esipreh via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [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>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]