Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 4/7] reftable/block: refactor binary search over restart points
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/7] reftable/refname: refactor binary search over refnames
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/7] reftable/basics: improve `binsearch()` test
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/7] reftable/basics: fix return type of `binsearch()` to be `size_t`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/7] reftable: improvements for the `binsearch()` mechanism
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] rebase: use child_process_clear() to clean
- From: Jeff King <peff@xxxxxxxx>
- Re: Merge selected files or folders
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [RFC][GSoC] Proposal: Refactor git-bisect(1)
- From: eugenio gigante <giganteeugenio2@xxxxxxxxx>
- Re: Merge selected files or folders
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: Git mirror at gitlab
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 7/6] format-patch: fix leak of empty header string
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH 7/6] format-patch: fix leak of empty header string
- From: Jeff King <peff@xxxxxxxx>
- Re: Merge selected files or folders
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] contrib: drop hg-to-git script
- From: Stelian Pop <stelian@xxxxxxxxxx>
- [PATCH] grep: improve errors for unmatched ( and )
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] contrib: drop hg-to-git script
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- GSoC 2024
- From: Aishwarya Narayanan <aishnana.03@xxxxxxxxx>
- Re: [PATCH] doc/gitremote-helpers: fix more missing single-quotes
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v5 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: A note from the maintainer
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- [PATCH v2 3/3] t/README: document how to loop around test cases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] t7800: use single quotes for test bodies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] t7800: improve test descriptions with empty arguments
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/3] t7800: fix quoting of looped test bodies
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] t5601: exercise clones with "includeIf.*.onbranch"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] t/README: document how to loop around test cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5601: exercise clones with "includeIf.*.onbranch"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] t/README: document how to loop around test cases
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] t5601: exercise clones with "includeIf.*.onbranch"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] reftable/stack: use geometric table compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/3] reftable/stack: add env to disable autocompaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/3] reftable/stack: use geometric table compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: A note from the maintainer
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: Git mirror at gitlab
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/6] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH 5/6] fast-import: document C-style escapes for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH 6/6] fast-import: forbid escaped NUL in paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH 4/6] fast-import: remove dead strbuf
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH 2/6] fast-import: directly use strbufs for paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH 1/6] fast-import: tighten parsing of paths
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- [PATCH 3/6] fast-import: release unfreed strbufs
- From: Thalia Archibald <thalia@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] t9803: update commit messages and description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] config.txt: describe handling of whitespace further
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable/stack: use geometric table compaction
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 2/3] reftable/stack: use geometric table compaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] reftable/segment: make segment end inclusive
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] reftable/stack: add env to disable autocompaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] reftable/stack: use geometric table compaction
- From: "Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Git mirror at gitlab
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH 01/24] Documentation/technical: describe pseudo-merge bitmaps format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/24] Documentation/technical: describe pseudo-merge bitmaps format
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/24] Documentation/technical: describe pseudo-merge bitmaps format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] t9803: update commit messages and description
- From: "Sanchit Jindal via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: "sanchit1053 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: "Sanchit Jindal via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] t9803: update commit messages and description
- From: Sanchit Jindal <sanchit1053@xxxxxxxxx>
- [GSoC][RFC][Proposal v2] Move existing tests to a unit testing framework
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [PATCH 2/2] t9803: update commit messages and description
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/7] sequencer: handle unborn branch with `--allow-empty`
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [PATCH 2/2] t9803: update commit messages and description
- From: "Sanchit Jindal via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: "sanchit1053 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: "Sanchit Jindal via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Feature request: status could list ref names after "HEAD detached"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Merge selected files or folders
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: fix tests being broken by NFS' delete-after-close semantics
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] t/README: document how to loop around test cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Discuss: Implement support for reftables in ‘dumb’ HTTP transport
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Merge selected files or folders
- From: Richard Kerry <richard.kerry@xxxxxxxxxx>
- Re: Git mirror at gitlab
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc/gitremote-helpers: fix more missing single-quotes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] docs: clarify file options in git-config `--edit`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/7] sequencer: handle unborn branch with `--allow-empty`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: why does git set X in LESS env var?
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] gitk: add "Hightlight commit name" menu entry
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: t0032 fails on NFS mounts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] reftable: fix tests being broken by NFS' delete-after-close semantics
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: t0032 fails on NFS mounts
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] t7800: fix quoting of looped test bodies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/3] t/README: document how to loop around test cases
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] t7800: use single quotes for test bodies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/3] t7800: improve test descriptions with empty arguments
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/3] t7800: fix quoting of looped test bodies
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: [GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
- From: Aryan Gupta <garyan447@xxxxxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
- From: Aryan Gupta <garyan447@xxxxxxxxx>
- Re: [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/5] maintenance: add fixed random delay to systemd timers
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/7] reftable/record: avoid copying author info
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/5] refs: make `is_pseudoref_syntax()` stricter
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: [GSoC] Discuss: Implement support for reftables in ‘dumb’ HTTP transport
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature request: highlight local worktree in `worktree list`
- From: Matt Hickford <matt.hickford@xxxxxxxxx>
- Re: [GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 4/5] maintenance: update systemd scheduler docs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 2/5] maintenance: add fixed random delay to systemd timers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/5] maintenance: package systemd units
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH] userdiff: add funcname regex and wordregex for typescript language
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC] microproject: builtin patterns for userdiff
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git mirror at gitlab
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/2] utf8: change return type of some helpers from int to size_t
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] utf8: change type from int to size_t
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc/gitremote-helpers: fix more missing single-quotes
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: [PATCH 1/2] docs: clarify file options in git-config `--edit`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/7] sequencer: handle unborn branch with `--allow-empty`
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- Re: repositoryformatversion and extensions
- From: Patrick Steinhardt <ps@xxxxxx>
- Feature request: status could list ref names after "HEAD detached"
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH v4 4/4] config.txt: describe handling of whitespace further
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v5 4/4] config.txt: describe handling of whitespace further
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v5 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 2/4] config: really keep value-internal whitespace verbatim
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 1/4] config: minor addition of whitespace
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v5 0/4] Fix a bug in configuration parsing, and improve tests and documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 4/4] config.txt: describe handling of whitespace further
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 4/4] config.txt: describe handling of whitespace further
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 0/4] Fix a bug in configuration parsing, and improve tests and documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 3/4] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Fix a bug in configuration parsing, and improve tests and documentation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v4 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v4 2/4] config: really keep value-internal whitespace verbatim
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v4 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v4 0/4] Fix a bug in configuration parsing, and improve tests and documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v4 1/4] config: minor addition of whitespace
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: A note from the maintainer
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature request: highlight local worktree in `worktree list`
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: A note from the maintainer
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH 15/15] builtin/gc: pack refs when using `git maintenance run --auto`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 7/7] cherry-pick: add `--empty` for more robust redundant commit handling
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 5/7] sequencer: do not require `allow_empty` for redundant commit options
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 4/7] sequencer: handle unborn branch with `--allow-empty`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 3/7] rebase: update `--empty=ask` to `--empty=stop`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 2/7] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 1/7] docs: address inaccurate `--empty` default with `--exec`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v4 0/7] cherry-pick: add `--empty` for more robust redundant commit handling
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH 10/15] builtin/pack-refs: release allocated memory
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Git Bug - while working with different remotes and different branch name on local and remote
- From: Akhil Surapuram <surapuramakhil@xxxxxxxxx>
- Re: Feature request: highlight local worktree in `worktree list`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 04/15] reftable/stack: gracefully handle failed auto-compaction due to locks
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 03/15] reftable/stack: use error codes when locking fails during compaction
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 24/24] t/perf: implement performace tests for pseudo-merge bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 23/24] pseudo-merge: implement support for finding existing merges
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 21/24] pack-bitmap: extra trace2 information
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 22/24] ewah: `bitmap_equals_ewah()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 20/24] pack-bitmap.c: use pseudo-merges during traversal
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 19/24] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 18/24] pack-bitmap: implement test helpers for pseudo-merge
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 17/24] ewah: implement `ewah_bitmap_popcount()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 16/24] pseudo-merge: implement support for reading pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 15/24] pack-bitmap.c: read pseudo-merge extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 14/24] pseudo-merge: scaffolding for reads
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 13/24] pack-bitmap: extract `read_bitmap()` function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 12/24] pack-bitmap-write.c: write pseudo-merge table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 11/24] pack-bitmap-write.c: select pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 10/24] pseudo-merge: implement support for selecting pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 09/24] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 08/24] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 07/24] pack-bitmap-write: support storing pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 06/24] pseudo-merge.ch: initial commit
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 04/24] pack-bitmap: drop unused `max_bitmaps` parameter
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 05/24] pack-bitmap: move some initialization to `bitmap_writer_init()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 03/24] ewah: implement `ewah_bitmap_is_subset()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 01/24] Documentation/technical: describe pseudo-merge bitmaps format
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 02/24] config: repo_config_get_expiry()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 3/3] grep docs: describe --no-index further and improve formatting a bit
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 1/3] grep: perform some minor code and comment cleanups
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 2/3] grep docs: describe --recurse-submodules further and improve formatting a bit
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 0/3] Assorted improvements salvaged from an earlier series
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature request: highlight local worktree in `worktree list`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions
- From: "Sanchit Jindal via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v3 7/7] cherry-pick: add `--empty` for more robust redundant commit handling
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 00/15] refs: introduce `--auto` to pack refs as needed
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSOC] Microproject: Use `test_path_is_*` functions in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [GSOC] Microproject: Use `test_path_is_*` functions in test scripts
- From: Sanchit Jindal <sanchit1053@xxxxxxxxx>
- Re: [PATCH 3/3] transport-helper: send "true" value for object-format option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] some transport-helper "option object-format" confusion
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH] doc/gitremote-helpers: fix more missing single-quotes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v3 4/4] config.txt: describe handling of whitespace further
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] contrib: drop hg-to-git script
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature request: highlight local worktree in `worktree list`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][RFC][Proposal] Move existing tests to a unit testing framework
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
- From: Christian Couder <christian.couder@xxxxxxxxx>
- RE: git push error
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Feature request: highlight local worktree in `worktree list`
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] contrib: drop hg-to-git script
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/3] transport-helper: send "true" value for object-format option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] transport-helper: drop "object-format <algo>" option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] transport-helper: use write helpers more consistently
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] some transport-helper "option object-format" confusion
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] doc/gitremote-helpers: fix more missing single-quotes
- From: Jeff King <peff@xxxxxxxx>
- Re: git push error
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: git push error
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Feature request: highlight local worktree in `worktree list`
- From: Matt Hickford <matt.hickford@xxxxxxxxx>
- Re: [PATCH v3 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- git push error
- Re: [PATCH v3 4/4] config.txt: describe handling of whitespace further
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/4] config: minor addition of whitespace
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3 1/4] config: minor addition of whitespace
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/6] format-patch: simplify after-subject MIME header handling
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/6] format-patch: return an allocated string from log_write_email_headers()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/6] log: do not set up extra_headers for non-email formats
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/6] pretty: drop print_email_subject flag
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/6] pretty: split oneline and email subject printing
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/6] shortlog: stop setting pp.print_email_subject
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-prompt: GIT_PS1_SHOWCONFLICTSTATE variable fix
- From: Justin Donnelly <justinrdonnelly@xxxxxxxxx>
- Re: [PATCH 0/1] quote: quote space
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC][RFC][Proposal] Move existing tests to a unit testing framework
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- RE: [PATCH v3 0/2] Add hostname condition to includeIf
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- RE: [PATCH v3 0/2] Add hostname condition to includeIf
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/2] config: learn the "hostname:" includeIf condition
- From: Jeff King <peff@xxxxxxxx>
- Re: [GSOC][PATCH v2]userdiff: improve code quality and add JavaScript language driver.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/2] Add hostname condition to includeIf
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] config: learn the "hostname:" includeIf condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-prompt: GIT_PS1_SHOWCONFLICTSTATE variable fix
- From: "Michiel W. Beijen" <mb@xxxxxx>
- Re: [GSOC] Microproject: Use `test_path_is_*` functions in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Fwd: [GSOC] Microproject: Use `test_path_is_*` functions in test scripts
- From: Sanchit Jindal <sanchit1053@xxxxxxxxx>
- Re: [PATCH] gitk: add "Hightlight commit name" menu entry
- From: Raphaël Gallais-Pou <rgallaispou@xxxxxxxxx>
- Re: [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [GSoC][PATCH] userdiff: add funcname regex and wordregex for typescript language
- From: Utsav Parmar <utsavp0213@xxxxxxxxx>
- [GSoC] To the contributors: Note about limit of project selection
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH v3 1/2] t: add a test helper for getting hostname
- From: Ignacio Encinas <ignacio@xxxxxxxxxxxx>
- [PATCH v3 2/2] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas <ignacio@xxxxxxxxxxxx>
- [PATCH v3 0/2] Add hostname condition to includeIf
- From: Ignacio Encinas <ignacio@xxxxxxxxxxxx>
- [PATCH v2 3/3] format-patch: check if header output looks valid
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 2/3] format-patch: teach `--header-cmd`
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 1/3] revision: add a per-email field to rev-info
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 0/3] format-patch: teach `--header-cmd`
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] New config option for git-grep to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/5] New config option for git-grep to include untracked files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- What's cooking in git.git (Mar 2024, #05; Tue, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/15] refs: introduce `--auto` to pack refs as needed
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/1] quote: quote space
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] grep: introduce new config option to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 4/5] grep: introduce new config option to include untracked files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] MyFirstObjectWalk: add stderr to pipe processing
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [PATCH v2 4/5] MyFirstObjectWalk: fix description for counting omitted objects
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [PATCH v2 3/5] MyFirstObjectWalk: fix filtered object walk
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [PATCH v2 2/5] MyFirstObjectWalk: fix misspelled "builtins/"
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [PATCH v2 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [PATCH v2 1/5] MyFirstObjectWalk: use additional arg in config_fn_t
- From: Dirk Gouders <dirk@xxxxxxxxxxx>
- [GSOC][PATCH v2]userdiff: improve code quality and add JavaScript language driver.
- From: Sergius Nyah <sergiusnyah@xxxxxxxxx>
- Re: [PATCH 1/1] quote: quote space
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH 1/1] quote: quote space
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH 0/1] quote: quote space
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 4/5] grep: introduce new config option to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 3/5] grep docs: describe --no-index further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 1/5] grep: perform some minor code and comment cleanups
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/5] New config option for git-grep to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 4/5] grep: introduce new config option to include untracked files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] grep docs: describe --no-index further
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] grep: perform some minor code and comment cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] New config option for git-grep to include untracked files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v3 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v3 2/4] config: really keep value-internal whitespace verbatim
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v3 1/4] config: minor addition of whitespace
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v3 0/4] Fix a bug in configuration parsing, and improve tests and documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 00/15] refs: introduce `--auto` to pack refs as needed
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: [PATCH 2/5] grep docs: describe --recurse-submodules further and improve formatting a bit
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 1/5] grep: perform some minor code and comment cleanups
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/2] test-lib: replace repeated code logic with an existing helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] git-compat-util: migrate `convert_slashes()` from compat/mingw.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] grep docs: describe --recurse-submodules further and improve formatting a bit
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] grep: perform some minor code and comment cleanups
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] builtin/add: error out when passing untracked path with -u
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/commit: error out when passing untracked path with -i
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/5] grep docs: describe new config option to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 1/5] grep: perform some minor code and comment cleanups
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 0/5] New config option for git-grep to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 4/5] grep: introduce new config option to include untracked files
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 2/5] grep docs: describe --recurse-submodules further and improve formatting a bit
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 3/5] grep docs: describe --no-index further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #04; Fri, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] docs: correct trailer `key_value_separator` description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Allow disabling advice shown after merge conflicts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] t-prio-queue: shorten array index message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] builtin/add: error out when passing untracked path with -u
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH 1/2] builtin/commit: error out when passing untracked path with -i
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [PATCH 0/2] fix certain cases of add and commit with untracked path not erroring out
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- Re: [GSoC][PATCH v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 5/5] DON'T APPLY YET: maintenance: remove cleanup code
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 2/5] maintenance: add fixed random delay to systemd timers
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 4/5] maintenance: update systemd scheduler docs
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 1/5] maintenance: package systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 0/5] maintenance: use packaged systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] patch-id: replace `atoi()` with `strtoi_with_tail()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC PATCH 5/5] DON'T APPLY YET: maintenance: remove cleanup code
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 4/5] maintenance: update systemd scheduler docs
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 2/5] maintenance: add fixed random delay to systemd timers
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 1/5] maintenance: package systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [RFC PATCH 3/5] maintenance: use packaged systemd units
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [no subject]
- From: Max Gautier <mg@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] test-lib: replace repeated code logic with an existing helper
- From: "Mohit Marathe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] git-compat-util: migrate `convert_slashes()` from compat/mingw.h
- From: "Mohit Marathe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] git-compat-util: move convert_slashes from compat/mingw.h and rename it
- From: "Mohit Marathe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/15] builtin/gc: pack refs when using `git maintenance run --auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/15] t6500: extract objects with "17" prefix
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/15] builtin/gc: move `struct maintenance_run_opts`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/15] builtin/pack-refs: introduce new "--auto" flag
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/15] builtin/pack-refs: release allocated memory
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/15] refs/reftable: expose auto compaction via new flag
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/15] refs: remove `PACK_REFS_ALL` flag
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/15] refs: move `struct pack_refs_opts` to where it's used
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/15] t/helper: drop pack-refs wrapper
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/15] refs/reftable: print errors on compaction failure
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/15] reftable/stack: gracefully handle failed auto-compaction due to locks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/15] reftable/stack: use error codes when locking fails during compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/15] reftable/error: discern locked/outdated errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/15] refs: introduce `--auto` to pack refs as needed
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Failures in GitHub Actions linux-leaks and linux-asan-ubsan
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Mar 2024, #04; Fri, 15)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Jeff King <peff@xxxxxxxx>
- Re: Failures in GitHub Actions linux-leaks and linux-asan-ubsan
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 2/2] docs: adjust trailer `separator` and `key_value_separator` language
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH v2 2/2] docs: adjust trailer `separator` and `key_value_separator` language
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH v2 1/2] docs: correct trailer `key_value_separator` description
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Re: [GSoC][PATCH v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- RE: Subject: Resetting git account from system completely
- From: <rsbecker@xxxxxxxxxxxxx>
- Subject: Resetting git account from system completely
- From: Shubhu Rana <xhubhurana7777@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH 0/2] utf8: change return type of some helpers from int to size_t
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] utf8: make utf8_strnwidth & utf8_strwidth return size_t instead of int
- From: "Mohit Marathe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] utf8: change type from int to size_t
- From: "Mohit Marathe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] utf8: change return type of some helpers from int to size_t
- From: "Mohit Marathe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] test: introduce new x_to_tab() helper function
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 3/5] test: introduce new x_to_tab() helper function
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2 5/5] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 3/5] test: introduce new x_to_tab() helper function
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 0/5] Fix a bug in configuration parsing, and improve tests and documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 2/5] config: really keep value-internal whitespace verbatim
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 1/5] config: minor addition of whitespace
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: Failures in GitHub Actions linux-leaks and linux-asan-ubsan
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/2] builtin/am: allow disabling conflict advice
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] sequencer: allow disabling conflict advice
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] Allow disabling advice shown after merge conflicts
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC] microproject: builtin patterns for userdiff
- From: Utsav Parmar <utsavp0213@xxxxxxxxx>
- [PATCH 2/2] t-prio-queue: check result array bounds
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/2] t-prio-queue: shorten array index message
- From: René Scharfe <l.s.r@xxxxxx>
- https://www.econachi.at/
- From: "Muhammed Anas kodankadan (anas)" <anaskodankadan@xxxxxxxxx>
- Re: [PATCH v2 0/2] Allow disabling advice shown after merge conflicts
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 2/2] builtin/am: allow disabling conflict advice
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 2/2] builtin/am: allow disabling conflict advice
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 1/2] sequencer: allow disabling conflict advice
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Failures in GitHub Actions linux-leaks and linux-asan-ubsan
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
- From: Aryan Gupta <garyan447@xxxxxxxxx>
- RE: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v2] userdiff: better method/property matching for C#
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 00/22] avoid redundant pipelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- RE: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] Doc fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 16/22] t/t3*: merge a "grep | awk" pipeline
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] doc: fix some placeholders formating
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] doc: format alternatives in synopsis
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] Doc fixes
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- Re: [PATCH v2 16/22] t/t3*: merge a "grep | awk" pipeline
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: Git is not recognizing some merge conflicts and just accepting incoming master version
- From: Kai <k.vongrambusch@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] docs: correct trailer `key_value_separator` description
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 6/6] trailer: retire trailer_info_get() from API
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/6] trailer: make trailer_info struct private
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/6] trailer: make parse_trailers() return trailer_info pointer
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/6] interpret-trailers: access trailer_info with new helpers
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/6] sequencer: use the trailer iterator
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/6] trailer: teach iterator about non-trailer lines
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 09/22] t/t4*: avoid redundant uses of cat
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 7/7] cherry-pick: add `--empty` for more robust redundant commit handling
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH 2/2] docs: fix typo in git-config `--default`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH 1/2] docs: clarify file options in git-config `--edit`
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- [PATCH] docs: correct trailer `key_value_separator` description
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH v3 4/7] sequencer: treat error reading HEAD as unborn branch
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v3 4/7] sequencer: treat error reading HEAD as unborn branch
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH v3] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 00/22] avoid redundant pipelines
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 16/22] t/t3*: merge a "grep | awk" pipeline
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 09/22] t/t4*: avoid redundant uses of cat
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Mar 2024, #04; Fri, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] config: add --comment option to add a comment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] config: add --comment option to add a comment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] config: add --comment option to add a comment
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3] bugreport.c: fix a crash in git bugreport with --no-suffix option
- From: Jiamu Sun <baiorettohr@xxxxxxxxx>
- Re: Git is not recognizing some merge conflicts and just accepting incoming master version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/1] config: allow tweaking whitespace between value and comment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git is not recognizing some merge conflicts and just accepting incoming master version
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3] config: add --comment option to add a comment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git is not recognizing some merge conflicts and just accepting incoming master version
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Unify trailer formatting functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/5] Unify trailer formatting functions
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [Idea] Only allow commits when no undeletable file has been deleted
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/4] config: really keep value-internal whitespace verbatim
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2 22/22] git-quiltimport: avoid an unnecessary subshell
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 21/22] contrib/coverage-diff: avoid redundant pipelines
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 19/22] t/t8*: merge "grep | sed" pipelines
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 20/22] t/t9*: merge "grep | sed" pipelines
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 18/22] t/t5*: merge a "grep | sed" pipeline
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 17/22] t/t4*: merge a "grep | sed" pipeline
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 16/22] t/t3*: merge a "grep | awk" pipeline
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 15/22] t/t1*: merge a "grep | sed" pipeline
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 14/22] t/t9*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 13/22] t/t8*: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 11/22] t/t6*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 12/22] t/t7*: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 09/22] t/t4*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 05/22] t/perf: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 10/22] t/t5*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 04/22] t/annotate-tests.sh: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 03/22] t/lib-cvs.sh: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 08/22] t/t3*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 02/22] contrib/subtree/t: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 06/22] t/t0*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 00/22] avoid redundant pipelines
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 07/22] t/t1*: avoid redundant uses of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- [PATCH v2 01/22] doc: avoid redundant use of cat
- From: "Beat Bolli" <bb@xxxxxxxxx>
- Re: [PATCH 3/4] t1300: add more tests for whitespace and inline comments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Expanded worktree tooling?
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 0/5] Unify trailer formatting functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Idea] Only allow commits when no undeletable file has been deleted
- From: leon <leon@xxxxxxxx>
- Re: [PATCH 0/5] Unify trailer formatting functions
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] config: really keep value-internal whitespace verbatim
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] format_trailer_info(): append newline for non-trailer lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] Unify trailer formatting functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5300: fix test_with_bad_commit()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t0032 fails on NFS mounts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- sshd support for Git protocol v2 (was: Re: Name for initial branch is ignored when repository is cloned with SSH)
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Git is not recognizing some merge conflicts and just accepting incoming master version
- From: Kai <k.vongrambusch@xxxxxxxxxxxxxx>
- [PATCH 4/4] config.txt: describe handling of whitespace further
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 0/4] Fix a bug in configuration parsing, and improve tests and documentation
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 2/4] config: really keep value-internal whitespace verbatim
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 3/4] t1300: add more tests for whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH 1/4] config: minor addition of whitespace
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/5] refs: make `is_pseudoref_syntax()` stricter
- From: eugenio gigante <giganteeugenio2@xxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: [PATCH 1/2] Teach send-pack & push to --send-up-to-date refs
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: Git is not recognizing some merge conflicts and just accepting incoming master version
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: Jeff King <peff@xxxxxxxx>
- Expanded worktree tooling?
- From: "Thomas Lowry" <thomas@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH 5/5] trailer: finish formatting unification
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] trailer: begin formatting unification
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] format_trailer_info(): append newline for non-trailer lines
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] format_trailer_info(): drop redundant unfold_value()
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] format_trailer_info(): use trailer_item objects
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] Unify trailer formatting functions
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v5] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Re: Name for initial branch is ignored when repository is cloned with SSH
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] fuzz: add fuzzer for config parsing
- From: "Brian Tracy via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH] t5300: fix test_with_bad_commit()
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Name for initial branch is ignored when repository is cloned with SSH
- From: Yasuhiro Kimura <yasu@xxxxxxxxxxx>
- [PATCH v4] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: t0032 fails on NFS mounts
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Christopher Lindee <christopher.lindee@xxxxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option
- From: Jiamu Sun <baiorettohr@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/15] find multi-byte comment chars in unterminated buffers
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] config.txt: perform some minor reformatting
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2] checkout: plug some leaks in git-restore
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/3] config.txt: perform some minor reformatting
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH v2] checkout: plug some leaks in git-restore
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 5/5] checkout: fix interaction between --conflict and --merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] checkout: cleanup --conflict=<style> parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] merge options: add a conflict style member
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] xdiff-interface: refactor parsing of merge.conflictstyle
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] checkout: cleanup --conflict=
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 5/5] checkout: fix interaction between --conflict and --merge
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] checkout: cleanup --conflict=<style> parsing
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] merge options: add a conflict style member
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] merge-ll: introduce LL_MERGE_OPTIONS_INIT
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] xdiff-interface: refactor parsing of merge.conflictstyle
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] checkout: cleanup --conflict=
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] fuzz: add fuzzer for config parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] checkout: plug some leaks in git-restore
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] bugreport.c: fix a crash in git bugreport with --no-suffix option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] bugreport.c: fix a crash in git bugreport with --no-suffix option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] config.txt: perform some minor reformatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: GSoC with Git - Tyler Baxter
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxx>
- Re: Graphical glitches in GUI client
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Git is not recognizing some merge conflicts and just accepting incoming master version
- From: Kai <k.vongrambusch@xxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] patch-id: replace `atoi()` with `strtoi_with_tail()`
- From: Mohit Marathe <mohitmarathe@xxxxxxxxx>
- [PATCH] t0006: add more tests with a negative TZ offset
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [PATCH v6 2/2] patch-id: replace `atoi()` with `strtoi_with_tail()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] checkout: plug some leaks in git-restore
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] fuzz: add fuzzer for config parsing
- From: "Brian Tracy via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/3] t1300: add tests for internal whitespace and inline comments
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/3] config.txt: perform some minor reformatting
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v3] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- [PATCH v2 2/2] doc: update doc file and usage for git-bugreport
- From: "Jiamu Sun via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option
- From: "Jiamu Sun via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] bugreport.c: fix a crash in git bugreport with --no-suffix option
- From: "barroit via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Discuss GSoC: Implement consistency checks for refs
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH] checkout: plug some leaks in git-restore
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] t1300: add tests for internal whitespace and inline comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] config.txt: perform some minor reformatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] checkout: plug some leaks in git-restore
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Add transport message for up-to-date references
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] mailsplit: add option to extract PATCH M/N numbers
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH 1/2] Teach send-pack & push to --send-up-to-date refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] date: make "iso-strict" conforming for the UTC timezone
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Optionally support push options on up-to-date branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] date: make "iso-strict" conforming for the UTC timezone
- From: "Beat Bolli" <bb@xxxxxxxxx>
- Re: [PATCH 0/1] log: make the --oneline option work with -L
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] date: make "iso-strict" conforming for the UTC timezone
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC][PATCH v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration
- From: Aryan Gupta <garyan447@xxxxxxxxx>
- [PATCH v2] date: make "iso-strict" conforming for the UTC timezone
- From: "Beat Bolli" <bb@xxxxxxxxx>
- Re: [PATCH 0/1] log: make the --oneline option work with -L
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH 0/1] log: make the --oneline option work with -L
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
- From: Ignacio Encinas Rubio <ignacio@xxxxxxxxxxxx>
- Re: [GSoC] Discuss: Implement support for reftables in ‘dumb’ HTTP transport
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: having issue with git commands. Probably a bug
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] cat-file: add %(objectmode) atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [GSoC] Discuss: Implement support for reftables in ‘dumb’ HTTP transport
- From: Aryan Gupta <garyan447@xxxxxxxxx>
- Re: [PATCH v3] diff: add diff.srcPrefix and diff.dstPrefix configuration variables
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH 2/2] status: allow --untracked=false and friends
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mailsplit: add option to extract PATCH M/N numbers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] date: make "iso-strict" conforming for the UTC timezone
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] date: make "iso-strict" conforming for the UTC timezone
- From: "Osipov, Michael (IN IT IN)" <michael.osipov@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] parse-options: factor out register_abbrev() and struct parsed_option
- From: René Scharfe <l.s.r@xxxxxx>
- Re: bisect does not respect 'log.date'
- From: "Osipov, Michael (IN IT IN)" <michael.osipov@xxxxxxxxxxxxxx>
- Re: [PATCH] date: make "iso-strict" conforming for the UTC timezone
- From: "Osipov, Michael (IN IT IN)" <michael.osipov@xxxxxxxxxxxxxx>
- Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]