Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: gpg.ssh.defaultKeyCommand docs bug?
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/20] bounds-checks for chunk-based files
- From: Jeff King <peff@xxxxxxxx>
- Re: why does git set X in LESS env var?
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: why does git set X in LESS env var?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH 12/20] commit-graph: check size of commit data chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/20] midx: bounds-check large offset chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 08/20] midx: enforce chunk alignment on reading
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 07/20] midx: check size of pack names chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v8 1/3] unit tests: Add a project plan document
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH 04/20] commit-graph: check size of oid fanout chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: why does git set X in LESS env var?
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] upload-pack: add tracing for fetches
- From: Robert Coup <robert@xxxxxxxxxxx>
- Re: [PATCH] upload-pack: add tracing for fetches
- From: Robert Coup <robert@xxxxxxxxxxx>
- Re: [PATCH] upload-pack: add tracing for fetches
- From: Jeff King <peff@xxxxxxxx>
- Re: why does git set X in LESS env var?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: why does git set X in LESS env var?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- why does git set X in LESS env var?
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/2] attr: add attr.tree config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/3] unit tests: add TAP unit test framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] upload-pack: add tracing for fetches
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] upload-pack: add tracing for fetches
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v8 1/3] unit tests: Add a project plan document
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH] stash: be careful what we store
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- From: Michael Strawbridge <michael.strawbridge@xxxxxxx>
- [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- From: Michael Strawbridge <michael.strawbridge@xxxxxxx>
- [PATCH 1/1] add: enable attr pathspec magic
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: Bug: git stash store can create stash entries that can't be dropped
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [REGRESSION] uninitialized value $address in git send-email when given multiple recipients separated by commas
- From: Michael Strawbridge <michael.strawbridge@xxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #04; Tue, 10)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/20] bounds-checks for chunk-based files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 19/20] commit-graph: detect out-of-order BIDX offsets
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 18/20] commit-graph: check bounds when accessing BIDX chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Bug: `git stash push ':(attr:<somevalue>)' attr magic does not get parsed correctly
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] branch.c: ammend error messages for die()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/20] commit-graph: bounds-check base graphs chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 13/20] commit-graph: detect out-of-bounds extra-edges pointers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 12/20] commit-graph: check size of commit data chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 11/20] midx: check size of revindex chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 10/20] midx: bounds-check large offset chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 09/20] midx: check size of object offset chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: Bug: 'git stash --staged' crashes with binary files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Bug: 'git stash --staged' crashes with binary files
- From: Jeff King <peff@xxxxxxxx>
- Re: gpg.ssh.defaultKeyCommand docs bug?
- From: matthew sporleder <msporleder@xxxxxxxxx>
- Re: [PATCH 1/1] branch.c: ammend error messages for die()
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] t-progress.c : unit tests for progress.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] branch.c: ammend error messages for die()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 2/2] attr: add attr.tree for setting the treeish to read attributes from
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] attr: read attributes from HEAD when bare repo
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] attr: add attr.tree config
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/3] rev-list: add support for commits in `--missing`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revision: Don't queue uninteresting commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug: git stash store can create stash entries that can't be dropped
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] upload-pack: add tracing for fetches
- From: "Robert Coup via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Outreachy][PATCH 0/1] builtin/branch.c: ammend die() error message
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [Outreachy][PATCH 0/1] builtin/branch.c: ammend die() error message
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 1/1] branch.c: ammend error messages for die()
- From: Isoken June Ibizugbe <isokenjune@xxxxxxxxx>
- [Outreachy][PATCH 0/1] builtin/branch.c: ammend die() error message
- From: Isoken June Ibizugbe <isokenjune@xxxxxxxxx>
- Re: [PATCH 08/20] midx: enforce chunk alignment on reading
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 08/20] midx: enforce chunk alignment on reading
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 07/20] midx: check size of pack names chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Doreen Wanyama <doreenwanyama20@xxxxxxxxx>
- Re: [PATCH 06/20] commit-graph: check consistency of fanout table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [REGRESSION] uninitialized value $address in git send-email when given multiple recipients separated by commas
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] revision: Don't queue uninteresting commits
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
- From: Hugo Sales <hugo@xxxxxxx>
- Re: [PATCH 0/3] rev-list: add support for commits in `--missing`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- RE: [RFC] Define "precious" attribute and support it in `git clean`
- From: Richard Kerry <richard.kerry@xxxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Bug: git stash store can create stash entries that can't be dropped
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- [PATCH] t-progress.c : unit tests for progress.c
- From: Siddharth Singh <siddhartth@xxxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Isoken Ibizugbe <isokenjune@xxxxxxxxx>
- Re: [PATCH v3 2/2] attr: add attr.tree for setting the treeish to read attributes from
- From: John Cai <johncai86@xxxxxxxxx>
- What's cooking in git.git (Oct 2023, #04; Tue, 10)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/20] commit-graph: check size of oid fanout chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 04/20] commit-graph: check size of oid fanout chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 02/20] t: add library for munging chunk-format files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] attr: add attr.tree for setting the treeish to read attributes from
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] parse: separate out parsing functions from config.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 09/17] repo-settings: introduce commitgraph.changedPathsVersion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 15/17] object.h: fix mis-aligned flag bits table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 10/17] commit-graph: new filter ver. that fixes murmur3
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 17/17] bloom: introduce `deinit_bloom_filters()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 12/17] bloom: prepare to discard incompatible Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 16/17] commit-graph: reuse existing Bloom filters where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 08/17] t4216: test changed path filters with high bit paths
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 11/17] bloom: annotate filters with hash version
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 13/17] commit-graph.c: unconditionally load Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 07/17] t/helper/test-read-graph: implement `bloom-filters` mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 06/17] bloom.h: make `load_bloom_filter_from_graph()` public
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 03/17] commit-graph: ensure Bloom filters are read with consistent settings
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 04/17] gitformat-commit-graph: describe version 2 of BDAT
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 02/17] revision.c: consult Bloom filters for root commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] attr: read attributes from HEAD when bare repo
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v3 2/2] attr: add attr.tree for setting the treeish to read attributes from
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] attr: read attributes from HEAD when bare repo
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] attr: add attr.tree config
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH] Not computing changed path filter for root commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] parse: separate out parsing functions from config.h
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] doc/git-worktree: mention "refs/rewritten" as per-worktree refs
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] parse: separate out parsing functions from config.h
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 2/4] wrapper: reduce scope of remove_or_warn()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 0/3] rev-list: add support for commits in `--missing`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/4] Preliminary patches before git-std-lib
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 2/4] wrapper: reduce scope of remove_or_warn()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH v3] merge-ort: initialize repo in index state
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [silly] worldview documents?
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 11/15] replay: use standard revision ranges
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [RFC] Define "precious" attribute and support it in `git clean`
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 12/15] replay: disallow revision specific options and pathspecs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 00/15] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [RFC] Define "precious" attribute and support it in `git clean`
- From: Sebastian Thiel <sebastian.thiel@xxxxxxxxxx>
- Re: [PATCH v3 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 06/15] replay: don't simplify history
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 02/15] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 14/14] replay: stop assuming replayed branches do not diverge
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 13/14] replay: add --contained to rebase contained branches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 12/14] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 11/14] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 09/14] replay: remove HEAD related sanity check
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 08/14] replay: remove progress and info output
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 10/14] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 04/14] replay: die() instead of failing assert()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 06/14] replay: change rev walking options
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 07/14] replay: add an important FIXME comment about gpg signing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 05/14] replay: introduce pick_regular_commit()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 02/14] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 03/14] replay: start using parse_options API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 01/14] t6429: remove switching aspects of fast-rebase
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] doc/git-worktree: mention "refs/rewritten" as per-worktree refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/4] Preliminary patches before git-std-lib
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v4 4/4] parse: separate out parsing functions from config.h
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v4 2/4] wrapper: reduce scope of remove_or_warn()
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v8 1/3] unit tests: Add a project plan document
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH 0/4] Performance improvement & cleanup in loose ref iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] rev-list: add support for commits in `--missing`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] git-diff: Introduce --index and deprecate --cached.
- From: Russell Nelson <hdrdistributions@xxxxxxxxxx>
- [silly] worldview documents?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/25] documentation: fix typos
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/3] Add unit test framework and project plan
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
- From: Hugo Sales <hugo@xxxxxxx>
- [PATCH 1/3] mv: Add -p option to create parent directories
- From: Hugo Sales <hugo@xxxxxxx>
- [PATCH 3/3] mv: Add documentation for new `-p' flag
- From: Hugo Sales <hugo@xxxxxxx>
- [PATCH 2/3] mv: Add tests for new -p flag
- From: Hugo Sales <hugo@xxxxxxx>
- [PATCH v8 3/3] ci: run unit tests in CI
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v8 2/3] unit tests: add TAP unit test framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v8 1/3] unit tests: Add a project plan document
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v8 0/3] Add unit test framework and project plan
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 0/3] rev-list: add support for commits in `--missing`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/4] dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] dir.[ch]: expose 'get_dtype'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/4] files-backend.c: avoid stat in 'loose_fill_ref_dir'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] Performance improvement & cleanup in loose ref iteration
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] Performance improvement & cleanup in loose ref iteration
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v3] merge-ort: initialize repo in index state
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 20/20] chunk-format: drop pair_chunk_unsafe()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 19/20] commit-graph: detect out-of-order BIDX offsets
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 18/20] commit-graph: check bounds when accessing BIDX chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 16/20] commit-graph: bounds-check generation overflow chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 15/20] commit-graph: check size of generations chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 13/20] commit-graph: detect out-of-bounds extra-edges pointers
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 12/20] commit-graph: check size of commit data chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 14/20] commit-graph: bounds-check base graphs chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 11/20] midx: check size of revindex chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/20] midx: bounds-check large offset chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/20] midx: check size of object offset chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/20] midx: enforce chunk alignment on reading
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/20] midx: check size of pack names chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/20] commit-graph: check consistency of fanout table
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/20] midx: check size of oid lookup chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/20] commit-graph: check size of oid fanout chunk
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH] Not computing changed path filter for root commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/20] t: add library for munging chunk-format files
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/20] bounds-checks for chunk-based files
- From: Jeff King <peff@xxxxxxxx>
- Re: gpg.ssh.defaultKeyCommand docs bug?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/3] diff-merges: introduce '--dd' option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc/cat-file: make synopsis and description less confusing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/25] documentation: fix typos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Outreachy Introduction and Interest in Contributing to the Git Community
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc/cat-file: make synopsis and description less confusing
- From: Jeff King <peff@xxxxxxxx>
- [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Doreen Wanyama <doreenwanyama20@xxxxxxxxx>
- Re: [PATCH] pretty: fix ref filtering for %(decorate) formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] doc/cat-file: make synopsis and description less confusing
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Outreachy Introduction and Interest in Contributing to the Git Community
- From: Doreen Wanyama <doreenwanyama20@xxxxxxxxx>
- Re: [PATCH v7 2/3] unit tests: add TAP unit test framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH] repack: free existing_cruft array after use
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] Not computing changed path filter for root commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [EXTERNAL] Re: Microsoft Smart App Control - Git - git-bash.exe File Unsigned
- From: "Rolland Swing (Insight Global LLC)" <v-roswing@xxxxxxxxxxxxx>
- Re: [RFC PATCH] Not computing changed path filter for root commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 00/25] Documentation fixes
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 3/3] completion: complete '--dd'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v4 0/3] diff-merges: introduce '--dd' option
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v4 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v4 2/3] diff-merges: introduce '--dd' option
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Jeff King <peff@xxxxxxxx>
- Re: [OUTREACHY] Permission To Work On Tasks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Isoken Ibizugbe <isokenjune@xxxxxxxxx>
- [PATCH v3] merge-ort: initialize repo in index state
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] rev-list: move `show_commit()` to the bottom
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 3/3] rev-list: add commit object support in `--missing` option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 1/3] revision: rename bit to `do_not_die_on_missing_objects`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 0/3] rev-list: add support for commits in `--missing`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] Performance improvement & cleanup in loose ref iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6] merge-tree: add -X strategy option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [Outreachy] Move existing tests to a unit testing framework
- From: Luma <ach.lumap@xxxxxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 0/1] *** EDITED add.c ***
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH 0/1] *** EDITED add.c ***
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH 0/1] *** EDITED add.c ***
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH 0/1] *** EDITED add.c ***
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 00/25] Documentation fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [OUTREACHY] git send-email issues
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH] repack: free existing_cruft array after use
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/1] *** EDITED add.c ***
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- [PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [OUTREACHY] git send-email issues
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [OUTREACHY] git send-email issues
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [OUTREACHY] git send-email issues
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Bug: 'git diff' crashes on corrupted repository
- From: Dominik Paulus <git-bugreport@xxxxxxxxxxxxxxxxx>
- [PATCH] pretty: fix ref filtering for %(decorate) formats
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/25] documentation: fix typos
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] merge-ort: initialize repo in index state
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] merge-ort: initialize repo in index state
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2] doc: correct the 50 characters soft limit (+)
- From: "謝致邦 (XIE Zhibang) via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] doc: correct the 50 characters soft limit (+)
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH] doc: correct the 50 characters soft limit (+)
- From: "謝致邦 (XIE Zhibang) via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 15/25] documentation: add missing article
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 21/25] documentation: fix whitespace issues
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/25] documentation: fix choice of article
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/25] documentation: fix verb vs. noun
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 16/25] documentation: remove unnecessary hyphens
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/25] documentation: fix verb tense
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/25] documentation: fix subject/verb agreement
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 17/25] documentation: add missing hyphens
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 22/25] documentation: add some commas where they are helpful
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 19/25] documentation: fix punctuation
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 18/25] documentation: use clearer prepositions
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 25/25] documentation: add missing parenthesis
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 20/25] documentation: fix capitalization
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/25] documentation: whitespace is already generally plural
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/25] documentation: fix singular vs. plural
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/25] documentation: wording improvements
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 23/25] documentation: add missing fullstops
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 24/25] documentation: add missing quotes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/25] documentation: fix adjective vs. noun
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/25] documentation: fix small error
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/25] Documentation fixes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/25] documentation: employ consistent verb tense for a list
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/25] documentation: add missing words
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/25] documentation: remove extraneous words
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/25] documentation: fix typos
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/25] documentation: fix apostrophe usage
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] repack: free existing_cruft array after use
- From: Jeff King <peff@xxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Isoken Ibizugbe <isokenjune@xxxxxxxxx>
- Re: [PATCH 1/1] add: Enable attr pathspec magic for git-add.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Outreachy] Good first issue/micro project
- From: Isoken Ibizugbe <isokenjune@xxxxxxxxx>
- What's cooking in git.git (Oct 2023, #03; Fri, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [OUTREACHY] Permission To Work On Tasks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()`
- From: Eric Biederman <ebiederm@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Microsoft Smart App Control - Git - git-bash.exe File Unsigned
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re:[PATCH 1/1] add: Enable attr pathspec magic for git-add.
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- [PATCH 1/1] add: Enable attr pathspec magic for git-add.
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: [OUTREACHY] Permission To Work On Tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v7 2/3] unit tests: add TAP unit test framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH] doc: update list archive reference to use lore.kernel.org
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [OUTREACHY] Permission To Work On Tasks
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] files-backend.c: avoid stat in 'loose_fill_ref_dir'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/7] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/7] bulk-checkin: factor our `finalize_checkpoint()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/7] bulk-checkin: factor out `truncate_checkpoint()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/7] bulk-checkin: factor out `prepare_checkpoint()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/7] bulk-checkin: factor out `format_object_header_hash()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/7] merge-ort: implement support for packing objects together
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/4] dir.[ch]: expose 'get_dtype'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] Performance improvement & cleanup in loose ref iteration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How To Pick And Work On A Microproject
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] completion: complete '--dd'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 4/4] files-backend.c: avoid stat in 'loose_fill_ref_dir'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] dir.[ch]: expose 'get_dtype'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] ref-cache.c: fix prefix matching in ref iteration
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] Performance improvement & cleanup in loose ref iteration
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- gpg.ssh.defaultKeyCommand docs bug?
- From: matthew sporleder <msporleder@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 1/1] Allow attr magic for git-add, git-stash.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] diff-merges: introduce '--dd' option
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 2/3] revision: clear decoration structs during release_revisions()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [OUTREACHY] Links to Microprojects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: How To Pick And Work On A Microproject
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [OUTREACHY] Links to Microprojects
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH] merge-ort: initialize repo in index state
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/1] Allow attr magic for git-add, git-stash.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] revision: clear decoration structs during release_revisions()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/10] some commit-graph leak fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] Allow attr magic for git-add, git-stash.
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: [PATCH 2/3] revision: clear decoration structs during release_revisions()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How To Pick And Work On A Microproject
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [OUTREACHY] How To Pick And Work On A Microproject
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- How To Pick And Work On A Microproject
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] diff-merges: introduce '--dd' option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] completion: complete '--dd'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] daemon: free listen_addr before returning
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] revision: clear decoration structs during release_revisions()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] decorate: add clear_decoration() function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] a few more leak fixes
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/10] commit-graph: free write-context entries before overwriting
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] merge-ort: initialize repo in index state
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Microsoft Smart App Control - Git - git-bash.exe File Unsigned
- From: "Rolland Swing (Insight Global LLC)" <v-roswing@xxxxxxxxxxxxx>
- [OUTREACHY] Indication Of Interest To Contribute To Git
- From: Naomi Ibe <naomi.ibeh69@xxxxxxxxx>
- Re: [PATCH v2] builtin/repack.c: avoid making cruft packs preferred
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] builtin/repack.c: implement support for `--max-cruft-size`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: fix some typos, grammar and wording issues
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- From: John Cai <johncai86@xxxxxxxxx>
- Re: js/ci-coverity, was Re: What's cooking in git.git (Oct 2023, #02; Wed, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 25/32] pack-compat-map: Add support for .compat files of a packfile
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 08/10] commit-graph: free write-context entries before overwriting
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/10] some commit-graph leak fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: [PATCH 06/10] commit-graph: delay base_graph assignment in add_graph_to_chain()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 04/10] commit-graph: move slab-clearing to close_commit_graph()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] builtin/repack.c: implement support for `--max-cruft-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/10] merge: free result of repo_get_merge_bases()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/10] t6700: mark test as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] some "commit-graph verify" fixes for chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Jeff King <peff@xxxxxxxx>
- js/ci-coverity, was Re: What's cooking in git.git (Oct 2023, #02; Wed, 4)
- From: Jeff King <peff@xxxxxxxx>
- Wording "fetch" to change to "pull" or "merge" ti suggest the proper action to take when pull fails?
- From: MDW <mdw_git_vger.kernel.org@xxxxxxxxxxxxx>
- [PATCH] merge-ort: initialize repo in index state
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] t4014: replace "test -f" with "test_path_is_file"
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v2 4/5] doc/gitk: s/sticked/stuck/
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] builtin/repack.c: avoid making cruft packs preferred
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/5] doc/diff-options: improve wording of the log.diffMerges mention
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: [PATCH v2 2/3] builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] builtin/repack.c: implement support for `--max-cruft-size`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH] t4014: replace "test -f" with "test_path_is_file"
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v2 3/5] git-jump: admit to passing merge mode args to ls-files
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH v2 1/5] doc: fix some typos, grammar and wording issues
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH v2 5/5] t/README: fix multi-prerequisite example
- From: Štěpán Němec <stepnem@xxxxxxxx>
- What's cooking in git.git (Oct 2023, #02; Wed, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v3 3/3] completion: complete '--dd'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v3 2/3] diff-merges: introduce '--dd' option
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v3 0/3] diff-merges: introduce '--dd' option
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v3 1/3] diff-merges: improve --diff-merges documentation
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v2 3/3] pkt-line: do not chomp newlines for sideband messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] transport-helper: call do_take_over() in process_connect
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] attr: add attr.allowInvalidSource config to allow invalid revision
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] attr: add attr.tree and attr.allowInvalidSource configs
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: [PATCH v3] git-status.txt: fix minor asciidoc format issue
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is SANITIZE=leak make test unreliable for anyone else?
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 1/4] transport-helper: no connection restriction in connect_helper
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 2/4] transport-helper: call do_take_over() in process_connect
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 4/4] archive: support remote archive from stateless transport
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 3/4] transport-helper: call do_take_over() in connect_helper
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 0/4] support remote archive from stateless transport
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: Is SANITIZE=leak make test unreliable for anyone else?
- From: Jeff King <peff@xxxxxxxx>
- Re: Is SANITIZE=leak make test unreliable for anyone else?
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] transport-helper: run do_take_over in connect_helper
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: Is SANITIZE=leak make test unreliable for anyone else?
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 3/3] pkt-line: do not chomp newlines for sideband messages
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 2/3] pkt-line: memorize sideband fragment in reader
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 0/3] Sideband demultiplexer fixes
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 1/3] test-pkt-line: add option parser for unpack-sideband
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2] builtin/repack.c: avoid making cruft packs preferred
- From: Jeff King <peff@xxxxxxxx>
- Re: [silly] loose, pack, and another thing?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] pkt-line: do not chomp newlines for sideband messages
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] git-status.txt: fix minor asciidoc format issue
- From: "cousteau via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] git-status.txt: fix minor asciidoc format issue
- From: Javier Mora <cousteaulecommandant@xxxxxxxxx>
- Is SANITIZE=leak make test unreliable for anyone else?
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: Possible to update-ref remote repository?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/6] t7419: Actually test the branch switching
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Outreachy] Move existing tests to a unit testing framework
- From: Luma <ach.lumap@xxxxxxxxx>
- Re: [PATCH 2/6] submodule--helper: return error from set-url when modifying failed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] builtin/repack.c: avoid making cruft packs preferred
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: avoid making cruft packs preferred
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: avoid making cruft packs preferred
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [silly] loose, pack, and another thing?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] Fix some typos, grammar or wording issues in the documentation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] Fix some typos, grammar or wording issues in the documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] git-jump: admit to passing merge mode args to ls-files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] decorate: add color.decorate.symbols config option
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH 3/5] git-jump: admit to passing merge mode args to ls-files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/10] commit-graph: clear oidset after finishing write
- From: Jeff King <peff@xxxxxxxx>
- Re: batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 09/10] commit-graph: free write-context base_graph_name during cleanup
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/10] commit-graph: free write-context entries before overwriting
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/10] commit-graph: free graph struct that was not added to chain
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/10] commit-graph: delay base_graph assignment in add_graph_to_chain()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/10] commit-graph: free all elements of graph chain
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/10] merge: free result of repo_get_merge_bases()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/10] commit-reach: free temporary list in get_octopus_merge_bases()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/10] commit-graph: move slab-clearing to close_commit_graph()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/10] t6700: mark test as leak-free
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] git-status.txt: fix minor asciidoc format issue
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/10] some commit-graph leak fixes
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/repack.c: avoid making cruft packs preferred
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/repack.c: avoid making cruft packs preferred
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] git-jump: admit to passing merge mode args to ls-files
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/5] Fix some typos, grammar or wording issues in the documentation
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Jeff King <peff@xxxxxxxx>
- Re: Possible to update-ref remote repository?
- From: Jeff King <peff@xxxxxxxx>
- Re: [silly] loose, pack, and another thing?
- From: Jeff King <peff@xxxxxxxx>
- Re: [Outreachy] Move existing tests to a unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 6/6] t7420: Test that we correctly handle renamed submodules
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH 3/6] t7419: Actually test the branch switching
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH 4/6] t7419, t7420: Use test_cmp_config instead of grepping .gitmodules
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH 5/6] t7419: Test that we correctly handle renamed submodules
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH 2/6] submodule--helper: return error from set-url when modifying failed
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] t2400: avoid using pipes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] git-jump: admit to passing merge mode args to ls-files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] Fix some typos, grammar or wording issues in the documentation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH 1/1] t2400: avoid using pipes
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] parse-options: drop unused parse_opt_ctx_t member
- From: René Scharfe <l.s.r@xxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/1] t2400: avoid using pipes
- From: ach.lumap@xxxxxxxxx
- [PATCH 0/1] *** Avoid using Pipes ***
- From: ach.lumap@xxxxxxxxx
- Re: [PATCH] parse-options: drop unused parse_opt_ctx_t member
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is git-p4 maintained?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] git-status.txt: fix minor asciidoc format issue
- From: "cousteau via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] builtin/repack.c: avoid making cruft packs preferred
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] builtin/repack.c: avoid making cruft packs preferred
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Outreachy] Move existing tests to a unit testing framework
- From: Luma <ach.lumap@xxxxxxxxx>
- [Outreachy] Introduction and Interest in Contributing to the Git Community
- From: Isoken Ibizugbe <isokenjune@xxxxxxxxx>
- Re: [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH] parse-options: drop unused parse_opt_ctx_t member
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] doc/cat-file: clarify description regarding various command forms
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH 5/5] t/README: fix multi-prerequisite example
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH 2/5] doc/diff-options: improve wording of the log.diffMerges mention
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH 3/5] git-jump: admit to passing merge mode args to ls-files
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH 4/5] doc/gitk: s/sticked/stuck/
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH 1/5] Fix some typos, grammar or wording issues in the documentation
- From: Štěpán Němec <stepnem@xxxxxxxx>
- [PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash
- From: Štěpán Němec <stepnem@xxxxxxxx>
- Is git-p4 maintained?
- From: Yuri <yuri@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Sergey Organov <sorganov@xxxxxxxxx>
- batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v2 3/3] builtin/repack.c: implement support for `--max-cruft-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/3] builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/3] t7700: split cruft-related tests to t7704
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/3] repack: implement `--cruft-max-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Oct 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] Not computing changed path filter for root commits
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v8 0/9] Repack objects into separate packfiles based on a filter
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] git-status.txt: fix minor asciidoc format issue
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diff: fix --merge-base with annotated tags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 4/9] repack: refactor finding pack prefix
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 2/9] t/helper: add 'find-pack' test-tool
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 3/9] repack: refactor finishing pack-objects command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 6/9] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 0/9] Repack objects into separate packfiles based on a filter
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 9/9] gc: add `gc.repackFilterTo` config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 5/9] pack-bitmap-write: rebuild using new bitmap when remapping
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 8/9] repack: implement `--filter-to` for storing filtered out objects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 7/9] gc: add `gc.repackFilter` config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 1/9] pack-objects: allow `--filter` without `--stdout`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [TOPIC 12/12] Overflow discussion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 11/12] Improving new contributor on-boarding
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 7/12] Authentication to new hosts without setup
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 9/12] Code churn and cleanups
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 10/12] Project management practices
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 8/12] Update on jj, including at Google
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 6/12] Clarifying backwards compatibility and when we break it
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 4/12] Scaling Git from a forge's perspective
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 5/12] Replacing Git LFS using multiple promisor remotes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 3/12] Designing a Makefile for multiple libraries
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 02/12] Libification Goals and Progress
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 1/12] Next-gen reference backends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [TOPIC 0/12] Welcome / Conservancy Update
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Notes from the Git Contributor's Summit, 2023
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git grep performance regression on macOS
- From: "Carlo Marcelo Arenas Bel'on" <carenas@xxxxxxxxx>
- [PATCH v2 30/30] t1016-compatObjectFormat: add tests to verify the conversion between objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 26/30] builtin/ls-tree: let the oid determine the output algorithm
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 27/30] test-lib: compute the compatibility hash so tests may use it
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 25/30] object-file: handle compat objects in check_object_signature
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 29/30] t1006: test oid compatibility with cat-file
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 28/30] t1006: rename sha1 to oid
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 24/30] tree-walk: init_tree_desc take an oid to get the hash algorithm
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 23/30] builtin/cat-file: let the oid determine the output algorithm
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 22/30] rev-parse: add an --output-object-format parameter
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 19/30] object-file-convert: convert commits that embed signed tags
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 21/30] repository: implement extensions.compatObjectFormat
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 20/30] object-file: update object_info_extended to reencode objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 18/30] object-file-convert: convert commit objects when writing
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 16/30] object-file-convert: convert tag objects when writing
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 14/30] object: factor out parse_mode out of fast-import and tree-walk into in object.h
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 11/30] commit: export add_header_signature to support handling signatures on tags
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 12/30] tag: sign both hashes
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 17/30] object-file-convert: don't leak when converting tag objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 15/30] object-file-convert: add a function to convert trees between algorithms
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 13/30] cache: add a function to read an OID of a specific algorithm
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 09/30] commit: write commits for both hashes
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 04/30] repository: add a compatibility hash algorithm
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 07/30] object-file: update the loose object map when writing loose objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 08/30] object-file: add a compat_oid_in parameter to write_object_file_flags
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 06/30] loose: compatibilty short name support
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 03/30] object-names: support input of oids in any supported hash
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 10/30] commit: convert mergetag before computing the signature of a commit
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 01/30] object-file-convert: stubs for converting from one object format to another
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- [PATCH v2 00/30] initial support for multiple hash functions
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 01/30] object-file-convert: Stubs for converting from one object format to another
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH 03/30] object-names: Support input of oids in any supported hash
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH 21/30] repository: Implement extensions.compatObjectFormat
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH 01/30] object-file-convert: Stubs for converting from one object format to another
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH 21/30] repository: Implement extensions.compatObjectFormat
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH] git-status.txt: fix minor asciidoc format issue
- From: Javier Mora <cousteaulecommandant@xxxxxxxxx>
- Re: Possible to update-ref remote repository?
- From: Jesse Hopkins <jesse.hops@xxxxxxxxx>
- Re: [PATCH] git-status.txt: fix minor asciidoc format issue
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-status.txt: fix minor asciidoc format issue
- From: "cousteau via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 103
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] diff: fix --merge-base with annotated tags
- From: Alyssa Ross <hi@xxxxxxxxx>
- Re: Possible to update-ref remote repository?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Possible to update-ref remote repository?
- From: Jesse Hopkins <jesse.hops@xxxxxxxxx>
- Re: bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD
- From: Irina Gulina <igulina@xxxxxxxxxx>
- bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD
- From: Irina Gulina <igulina@xxxxxxxxxx>
- Re: git grep performance regression on macOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git grep performance regression on macOS
- From: Benjamin Hiller <benhiller@xxxxxxxxx>
- Re: [PATCH v4 3/4] config: correct bad boolean env value error message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 4/4] parse: separate out parsing functions from config.h
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 1/4] hex-ll: separate out non-hash-algo functions
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 2/4] wrapper: reduce scope of remove_or_warn()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 3/4] config: correct bad boolean env value error message
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 0/4] Preliminary patches before git-std-lib
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v3 1/3] subtree: fix split processing with multiple subtrees present
- From: "Zach FettersMoore via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/3] subtree: adding test to validate fix
- From: "Zach FettersMoore via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/3] subtree: fix split processing with multiple subtrees present
- From: "Zach FettersMoore via GitGitGadget" <gitgitgadget@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]