Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v2 5/6] rebase: fix rewritten list for failed pick
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Robert Coup <robert.coup@xxxxxxxxxxxxxxx>
- Re: [PATCH] t4002: fix test #63 (missing whitespace)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] t4002: fix test #63 (missing whitespace)
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- Re: Bug: fetch with deepen shortens history
- From: Benjamin Stein <benji_stein@xxxxxxxxxxx>
- Re* [PATCH] rerere: match the hash algorithm with its length
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] t5318: avoid top-level directory changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rerere: match the hash algorithm with its length
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] ref-filter: add multiple-option parsing functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Credential improvements need review
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] ref-filter: add multiple-option parsing functions
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v4 1/2] ref-filter: add multiple-option parsing functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] ref-filter: add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/5] t5328: avoid top-level directory changes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 5/5] t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/5] t5318: avoid top-level directory changes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/5] commit-graph: test cleanup and modernization
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 5/5] parse-options: show negatability of options in short help
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 4/5] t1502: test option negation
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 3/5] t1502: move optionspec help output to a file
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 2/5] t1502, docs: disallow --no-help
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 1/5] subtree: disallow --no-{help,quiet,debug,branch,message}
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 0/5] show negatability of options in short help
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Lost files after git stash && git stash pop
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 8/8] gc: add `gc.repackFilterTo` config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 6/8] gc: add `gc.repackFilter` config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 5/8] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 2/8] t/helper: add 'find-pack' test-tool
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 4/8] repack: refactor finding pack prefix
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 3/8] repack: refactor finishing pack-objects command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 1/8] pack-objects: allow `--filter` without `--stdout`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3 0/8] Repack objects into separate packfiles based on a filter
- From: Christian Couder <christian.couder@xxxxxxxxx>
- git submodule set-url does not sync when name != path
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- Re: Lost files after git stash && git stash pop
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v4 2/2] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v4 1/2] ref-filter: add multiple-option parsing functions
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v4 0/2] Add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2] pretty: add %(decorate[:<options>]) format
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rerere: match the hash algorithm with its length
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rerere: match the hash algorithm with its length
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Lost files after git stash && git stash pop
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Lost files after git stash && git stash pop
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v5 0/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v5 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: Parsing git send-email
- From: Tom Isaacson <tom.isaacson@xxxxxxxxxxxx>
- Bug : Repeatedly asked for choosing github account
- From: Sumit Kumar Verma <sumitkumarvrm559@xxxxxxxxx>
- Re: [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH] rerere: match the hash algorithm with its length
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] commit-graph: test cleanup and modernization
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] branch: update the message to refuse touching a branch in-use
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/5] commit-graph: test cleanup and modernization
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/5] t5318: avoid top-level directory changes
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Lost files after git stash && git stash pop
- From: Till Friebe <friebetill@xxxxxxxxx>
- [PATCH 0/5] commit-graph: test cleanup and modernization
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/5] t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/5] t5318: avoid top-level directory changes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/5] t5328: avoid top-level directory changes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] pack-objects: fix --no-keep-true-parents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] describe: fix --no-exact-match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] show-branch: fix --no-sparse
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] gitweb: wrong capture group used for grep search
- From: Qixing ksyx Xue <qixingxue@xxxxxxxxxxx>
- [PATCH] gitweb: wrong capture group used for grep search
- From: Qixing ksyx Xue <qixingxue@xxxxxxxxxxx>
- Re: [PATCH 1/2] config: return positive from git_config_parse_key()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG?] Confusion with git stash list
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] config: return positive from git_config_parse_key()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [BUG?] Confusion with git stash list
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH 2/2] config-parse: split library out of config.[c|h]
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [BUG?] Confusion with git stash list
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] show-branch: fix --no-sparse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] blame: allow --contents to work with bare repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] describe: fix --no-exact-match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] describe: fix --no-exact-match
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 0/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] am: unify definition of --keep-cr and --no-keep-cr
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] branch: disallow --no-{all,remotes}
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] pack-objects: fix --no-keep-true-parents
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] pack-objects: fix --no-quiet
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] reset: disallow --no-{mixed,soft,hard,merge,keep}
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] show-branch: disallow --no-{date,topo}-order
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] show-branch: fix --no-sparse
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [bug] lots of changes including .gitignore, many rebases, can't legally share the repo
- From: Radu Dan <radu@xxxxxxxxxxxxxxx>
- Re: [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [bug] lots of changes including .gitignore, many rebases, can't legally share the repo
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v4 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v4 0/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 0/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 1/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2 0/1] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v3 2/3] builtin/worktree.c: convert tab in advice to space
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v3 1/3] t2400: drop no-op `--sq` from rev-parse call
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v3 0/3] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH 1/2] config: return positive from git_config_parse_key()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2] blame: allow --contents to work with bare repo
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] gitformat-commit-graph: describe version 2 of BDAT
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] config-parse: split library out of config.[c|h]
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 1/2] config: return positive from git_config_parse_key()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH 2/2] config-parse: split library out of config.[c|h]
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] config: return positive from git_config_parse_key()
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] config-parse: create config parsing library
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [bug] lots of changes including .gitignore, many rebases, can't legally share the repo
- From: Radu Dan <radu@xxxxxxxxxxxxxxx>
- [PATCH v6 7/7] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 6/7] repo-settings: introduce commitgraph.changedPathsVersion
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 4/7] t/helper/test-read-graph: implement `bloom-filters` mode
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 5/7] t4216: test changed path filters with high bit paths
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 3/7] bloom.h: make `load_bloom_filter_from_graph()` public
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 2/7] t/helper/test-read-graph.c: extract `dump_graph_info()`
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 1/7] gitformat-commit-graph: describe version 2 of BDAT
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 4/4] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 3/4] repo-settings: introduce commitgraph.changedPathsVersion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [GSoC] Blog
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v5 3/4] repo-settings: introduce commitgraph.changedPathsVersion
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] commit-graph: avoid looking at Bloom filter data directly
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 1/4] gitformat-commit-graph: describe version 2 of BDAT
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 2/3] attr.c: read attributes in a sparse directory
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 2/2] wrapper: use trace2 counters to collect fsync stats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/3] t1092: add tests for 'git check-attr'
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: SHA256 support not experimental, or?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2 2/2] wrapper: use trace2 counters to collect fsync stats
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: SHA256 support not experimental, or?
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] wrapper: use trace2 counters to collect fsync stats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] wrapper: use trace2 counters to collect fsync stats
- From: Beat Bolli <dev+git@xxxxxxxxx>
- [PATCH 1/2] trace2: fix a comment
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [RFC] short help: allow a gap smaller than USAGE_GAP
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] ref-filter: add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] short help: allow a gap smaller than USAGE_GAP
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [PATCH 0/3] configure.ac: misc configure fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jul 2023, #04; Wed, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] blame: allow --contents to work with bare repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] commit-graph: avoid looking at Bloom filter data directly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] commit-graph: new filter ver. that fixes murmur3
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] pretty: add %(decorate[:<options>]) format
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 3/4] repo-settings: introduce commitgraph.changedPathsVersion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/4] fixup! t4216: test changed path filters with high bit paths
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/4] t/helper/test-read-graph: implement `bloom-filters` mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/4] bloom.h: make `load_bloom_filter_from_graph()` public
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/4] t/helper/test-read-graph.c: extract `dump_graph_info()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/4] commit-graph: avoid looking at Bloom filter data directly
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 2/4] t4216: test changed path filters with high bit paths
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 1/4] gitformat-commit-graph: describe version 2 of BDAT
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reset: reject --no-(mixed|soft|hard|merge|keep) option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] show-branch: reject --[no-](topo|date)-order
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/2] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v3 0/2] Add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] configure.ac: always save NO_ICONV to config.status
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- [PATCH 2/3] configure.ac: don't overwrite NO_CURL option
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- [PATCH 1/3] configure.ac: don't overwrite NO_EXPAT option
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- [PATCH 0/3] configure.ac: misc configure fixes
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- [PATCH] sequencer: finish parsing the todo list despite an invalid first line
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH] reset: reject --no-(mixed|soft|hard|merge|keep) option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] show-branch: --no-sparse should give dense output
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] blame: allow --contents to work with bare repo
- From: 韩仰 <hanyang.tony@xxxxxxxxxxxxx>
- [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: Teach git-fetch(1) to use a quarantine directory
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Adam "Sinus" Skawiński <adam.skawinski@xxxxxxxxx>
- [PATCH v4 3/3] check-attr: integrate with sparse-index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v4 2/3] attr.c: read attributes in a sparse directory
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v4 1/3] t1092: add tests for 'git check-attr'
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v4 0/3] check-attr: integrate with sparse-index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [Bug Report] Git fails to compile with fortify-headers and LTO - error: inlining failed in call to 'always_inline' 'fwrite': function body can be overwritten at link time
- From: Immolo <immoloism@xxxxxxxxxxxxxx>
- Re: [Bug Report] Git fails to compile with fortify-headers and LTO - error: inlining failed in call to 'always_inline' 'fwrite': function body can be overwritten at link time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Bug Report] Git fails to compile with fortify-headers and LTO - error: inlining failed in call to 'always_inline' 'fwrite': function body can be overwritten at link time
- From: Immolo <immoloism@xxxxxxxxxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [RFC] short help: allow a gap smaller than USAGE_GAP
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] short help: allow multi-line opthelp
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Adam "Sinus" Skawiński <adam.skawinski@xxxxxxxxx>
- [PATCH] remote: simplify "remote add --tags" help text
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] short help: allow multi-line opthelp
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Adam "Sinus" Skawiński <adam.skawinski@xxxxxxxxx>
- Re: Git Privacy
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fetch: reject --no-ipv[46]
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] fetch: reject --no-ipv[46]
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] parse-options: introduce OPT_IPVERSION()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] describe: --no-exact-match should not be the same as --exact-match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Video conference libification eng discussion, this Thursday 17:00 UTC
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [PATCH] branch: reject "--no-all" and "--no-remotes" early
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] am: simplify parsing of "--[no-]keep-cr"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] gitignore.txt: mark up explanation of patterns consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Join us for Review Club!
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Join us for Review Club!
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] gitignore.txt: use backticks instead of double quotes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] gitignore.txt: use backticks instead of double quotes
- From: "jr via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Join us for Review Club!
- From: Luna Jernberg <droidbittin@xxxxxxxxx>
- Re: [PATCH v2] pretty: add %(decorate[:<options>]) format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: Teach git-fetch(1) to use a quarantine directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Teach git-fetch(1) to use a quarantine directory
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] pretty: add %(decorate[:<options>]) format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Adam "Sinus" Skawiński <adam.skawinski@xxxxxxxxx>
- Join us for Review Club!
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Privacy
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: receive.denyCurrentBranch=updateInstead won't update the repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- receive.denyCurrentBranch=updateInstead won't update the repo
- From: Adam "Sinus" Skawiński <adam.skawinski@xxxxxxxxx>
- Re: [PATCH] Prefer fgetc over fgets where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] t6300: fix setup with GPGSSH but without GPG
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] Prefer fgetc over fgets where possible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Privacy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH] t6300: fix setup with GPGSSH but without GPG
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] Prefer fgetc over fgets where possible
- From: "AtariDreams via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Teach git-fetch(1) to use a quarantine directory
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Parsing git send-email
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Teach git-fetch(1) to use a quarantine directory
- From: Toon Claes <toon@xxxxxxxxx>
- Re: Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH] t6300: fix setup with GPGSSH but without GPG
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: Git Privacy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Privacy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Git Privacy
- From: "Jason Pyeron" <jpyeron@xxxxxxxx>
- Re: Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
- From: Yuri <yuri@xxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Git Privacy
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] strbuf: use skip_prefix() in strbuf_addftime()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] t6300: fix setup with GPGSSH but without GPG
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: t2400 on freebsd12
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Parsing git send-email
- From: Tom Isaacson <tom.isaacson@xxxxxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v2 2/3] ref-filter: add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2] pretty: add %(decorate[:<options>]) format
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH] pretty: add %(decorate[:<options>]) format
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH] t2400: Fix test failures when using grep 2.5
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
- From: Yuri <yuri@xxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: t2400 on freebsd12
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: Splitting common-main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Splitting common-main (Was: Re: [PATCH RFC v2 1/4] common-main: split common_exit() into a new file)
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Petar Vutov <pvutov@xxxxxxx>
- Re: t2400 on freebsd12
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] ref-filter: add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t2400 on freebsd12
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v2 2/3] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2 3/3] t6300: run describe atom tests on a different repo
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [RFC PATCH v2 1/3] ref filter: add multiple-option parsing functions
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2 0/3] Add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] t4002: fix "diff can read from stdin" syntax
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v5 0/4] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Use lowercase includes for some Windows headers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t4002: fix "diff can read from stdin" syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Privacy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t2400 on freebsd12
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] t4002: fix "diff can read from stdin" syntax
- From: "D. Ben Knoble" <ben.knoble+github@xxxxxxxxx>
- Re: [PATCH] t4002: fix "diff can read from stdin" syntax
- From: René Scharfe <l.s.r@xxxxxx>
- git gui locks-up system when invoked under wayland session (sometimes)
- From: Martin van Es <martin@xxxxxxxxxxx>
- [PATCH] t4002: fix "diff can read from stdin" syntax
- From: "D. Ben Knoble via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Aleksander Korzyński <ak@xxxxxxxxxx>
- Re: [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Aleksander Korzyński <ak@xxxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] configure.ac: Don't overwrite NO_EXPAT option
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- Re: t2400 on freebsd12
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] SubmittingPatches: emphasize need to communicate non-default starting points
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] SubmittingPatches: reword awkward phrasing
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] SubmittingPatches: de-emphasize branches as starting points
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] SubmittingPatches: discuss subsystems separately from git.git
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] SubmittingPatches: clarify which branch to use
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Bug Report - Git does not require a space between shorthand flags and the commit-message
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- What's cooking in git.git (Jul 2023, #03; Thu, 13)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.41.0(3)
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v5 0/4] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/4] t4216: test changed path filters with high bit paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] i18n: mark more bundle.c strings for translation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] i18n: mark more bundle.c strings for translation
- From: "D. Ben Knoble via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 4/5] SubmittingPatches: remove confusing guidance about base branches
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Petar Vutov <pvutov@xxxxxxx>
- Re: t2400 on freebsd12
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- [PATCH v5 3/4] repo-settings: introduce commitgraph.changedPathsVersion
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 2/4] t4216: test changed path filters with high bit paths
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 0/4] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 4/4] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 1/4] gitformat-commit-graph: describe version 2 of BDAT
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] SubmittingPatches: be more explicit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] SubmittingPatches: be more explicit
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t2400 on freebsd12
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Petar Vutov <pvutov@xxxxxxx>
- [PATCH v4] docs: highlight that .gitmodules does not support !command
- Re: t2400 on freebsd12
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] attr.c: read attributes in a sparse directory
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v3 1/3] attr.c: read attributes in a sparse directory
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Petar Vutov <pvutov@xxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Petar Vutov <pvutov@xxxxxxx>
- Re: t2400 on freebsd12
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- RE: I delete files by mistake not in stage area
- From: <rsbecker@xxxxxxxxxxxxx>
- I delete files by mistake not in stage area
- From: Fayez Coder <fayez.coder@xxxxxxxxx>
- Re: Git Privacy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] configure.ac: Don't overwrite NO_EXPAT option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Git Privacy
- From: "nick" <nick@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/3] don't imply that integration is always required before pushing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Bug Report - Git does not require a space between shorthand flags and the commit-message
- From: uxecw <uxecw@xxxxxxxxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Aleksander Korzyński <ak@xxxxxxxxxx>
- Re: [PATCH v5 0/3] don't imply that integration is always required before pushing
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] configure.ac: Don't overwrite NO_EXPAT option
- From: Andreas Herrmann <aherrmann@xxxxxxx>
- [PATCH v5 3/3] push: don't imply that integration is always required before pushing
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v5 2/3] remote: don't imply that integration is always required before pushing
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v5 1/3] wt-status: don't show divergence advice when committing
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v5 0/3] don't imply that integration is always required before pushing
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: bug report: cloning private repo to absolute path doesn't work if gitconfig has includeIf directives
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 07/20] midx.c: store `nr`, `alloc` variables as `size_t`'s
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 20/20] commit-graph.c: prevent overflow in `verify_commit_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 19/20] commit-graph.c: prevent overflow in `write_commit_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 18/20] commit-graph.c: prevent overflow in `merge_commit_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 17/20] commit-graph.c: prevent overflow in `split_graph_merge_strategy()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 16/20] commit-graph.c: prevent overflow in `load_tree_for_commit()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 15/20] commit-graph.c: prevent overflow in `fill_commit_in_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 14/20] commit-graph.c: prevent overflow in `fill_commit_graph_info()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 13/20] commit-graph.c: prevent overflow in `load_oid_from_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 12/20] commit-graph.c: prevent overflow in add_graph_to_chain()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 11/20] commit-graph.c: prevent overflow in `write_commit_graph_file()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 10/20] pack-bitmap.c: ensure that eindex lookups don't overflow
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 06/20] midx.c: prevent overflow in `nth_midxed_offset()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 04/20] midx.c: use `size_t`'s for fanout nr and alloc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 08/20] midx.c: prevent overflow in `write_midx_internal()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 09/20] midx.c: prevent overflow in `fill_included_packs_batch()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 05/20] midx.c: prevent overflow in `nth_midxed_object_oid()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 03/20] packfile.c: use checked arithmetic in `nth_packed_object_offset()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 01/20] packfile.c: prevent overflow in `nth_packed_object_id()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 00/20] guard object lookups against 32-bit overflow
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re* [rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] pretty: add %r format specifier for showing refs
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pretty: add %r format specifier for showing refs
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
- From: Josh Soref <jsoref@xxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Blog
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Petar Vutov <pvutov@xxxxxxx>
- Re: [PATCH] pretty: add %r format specifier for showing refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Petar Vutov <pvutov@xxxxxxx>
- Re: [PATCH] pretty: add %r format specifier for showing refs
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] doc: remove mentions of .gitmodules !command syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- bug report: cloning private repo to absolute path doesn't work if gitconfig has includeIf directives
- From: Juan M Uys <opyate@xxxxxxxxx>
- [PATCH] doc: remove mentions of .gitmodules !command syntax
- Re: Possible typo in git stash doc page
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Possible typo in git stash doc page
- From: Manuel Ricci <manuelricciwc@xxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] pretty: add %r format specifier for showing refs
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
- From: Josh Soref <jsoref@xxxxxxxxx>
- Video conference libification eng discussion, this Thursday 17:00 UTC
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v3 1/3] attr.c: read attributes in a sparse directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] attr.c: read attributes in a sparse directory
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v3 1/3] attr.c: read attributes in a sparse directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] t1092: add tests for `git check-attr`
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [RFC PATCH 1/8] trace2: log fsync stats in trace2 rather than wrapper
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] check-attr: integrate with sparse-index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] t1092: add tests for `git check-attr`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 00/11] config: remove global state from config iteration
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #02; Mon, 10)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/2] builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/2] builtin/repack.c: only repack `.pack`s that exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/2] repack: make `collect_pack_filenames()` consistent
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] builtin/repack.c: only repack `.pack`s that exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 00/16] refs: implement jump lists for packed backend
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] check-attr: integrate with sparse-index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 00/16] refs: implement jump lists for packed backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] for-each-ref: add --count-matches option
- From: René Scharfe <l.s.r@xxxxxx>
- [GSoC] Blog:More Sparse Index Integrations
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v3 3/3] check-attr: integrate with sparse-index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v3 2/3] t1092: add tests for `git check-attr`
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v3 1/3] attr.c: read attributes in a sparse directory
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v3 0/3] check-attr: integrate with sparse-index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v5 00/16] refs: implement jump lists for packed backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Aleksander Korzyński <ak@xxxxxxxxxx>
- What's cooking in git.git (Jul 2023, #02; Mon, 10)
- From: Junio C Hamano <junio@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 00/16] refs: implement jump lists for packed backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 15/16] upload-pack.c: avoid enumerating hidden refs where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 16/16] ls-refs.c: avoid enumerating hidden refs where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 13/16] refs.h: implement `hidden_refs_to_excludes()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 12/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 14/16] builtin/receive-pack.c: avoid enumerating hidden references
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 11/16] revision.h: store hidden refs in a `strvec`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 10/16] refs/packed-backend.c: add trace2 counters for jump list
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 08/16] refs/packed-backend.c: refactor `find_reference_location()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 07/16] refs: plumb `exclude_patterns` argument throughout
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 06/16] builtin/for-each-ref.c: add `--exclude` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 05/16] ref-filter.c: parameterize match functions over patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 04/16] ref-filter: add `ref_filter_clear()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 03/16] ref-filter: clear reachable list pointers after freeing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 02/16] ref-filter.h: provide `REF_FILTER_INIT`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 01/16] refs.c: rename `ref_filter`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 00/16] refs: implement jump lists for packed backend
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] fix resize issues on large screens
- From: Georg Müller <georgmueller@xxxxxxx>
- Re: [PATCH 1/2] builtin/repack.c: only repack `.pack`s that exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] repack: only repack .packs that exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] builtin/repack.c: only repack `.pack`s that exist
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/2] repack: make `collect_pack_filenames()` consistent
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] for-each-ref: add --count-matches option
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/2] fix resize issues on large screens
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 0/6] fsck: squelch progress output with `--no-progress`
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 2alt/2] dir: match "attr" pathspec magic with correct paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH 2alt/2] dir: match "attr" pathspec magic with correct paths
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Git monorepo - recommendation regarding usage of sparse-checkout
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2alt/2] dir: match "attr" pathspec magic with correct paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] doc: gitcredentials: link to helper list
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Matthew Hughes <matthewhughes934@xxxxxxxxx>
- Re: [PATCH v2 06/10] gitk: add keyboard bind for remove branch command
- From: Jens Lideström <jens@xxxxxxxxxxxx>
- Re: [PATCH v2 07/10] gitk: add keyboard bind for cherry-pick command
- From: Jens Lideström <jens@xxxxxxxxxxxx>
- Re: [PATCH v2 05/10] gitk: add keyboard bind for checkout command
- From: Jens Lideström <jens@xxxxxxxxxxxx>
- [PATCH 2/2] gitk: keep author and date colums to a minimal width on resize
- From: Georg Müller <georgmueller@xxxxxxx>
- [PATCH 1/2] gitk: limit factor scaling on resize to widths below 1900px
- From: Georg Müller <georgmueller@xxxxxxx>
- [PATCH 0/2] fix resize issues on large screens
- From: Georg Müller <georgmueller@xxxxxxx>
- Re: [BUGREPORT] Why is git-push fetching content?
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [BUGREPORT] Why is git-push fetching content?
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [PATCH 2/2alt] dir: do not feed path suffix to pathspec match
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/2] dir: do not feed path suffix to pathspec match
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 4/5] SubmittingPatches: remove confusing guidance about base branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] SubmittingPatches: reword awkward phrasing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] SubmittingPatches: be more explicit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/5] SubmittingPatches: define topic branches
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] SubmittingPatches: remove confusing guidance about base branches
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] SubmittingPatches: be more explicit
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] SubmittingPatches: discuss subsystems separately from git.git
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] SubmittingPatches: reword awkward phrasing
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] SubmittingPatches: clarify which branch to use
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/6] commit-graph.c: avoid duplicated progress output during `verify`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/6] commit-graph.c: pass progress to `verify_one_commit_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/6] commit-graph.c: iteratively verify commit-graph chains
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/6] commit-graph.c: extract `verify_one_commit_graph()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/6] fsck: suppress MIDX output with `--no-progress`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/6] fsck: suppress commit-graph output with `--no-progress`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/6] fsck: squelch progress output with `--no-progress`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2alt] dir: do not feed path suffix to pathspec match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] Enable gitattributes read from sparse directories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] tree-walk: drop unused base_offset from do_match()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] tree-walk: lose base_offset that is never used in tree_entry_interesting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] remove unused "base-offset" from tree-walk codepath
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] t6135: attr magic with path pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] Fix attr magic combined with pathspec prefix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] dir: do not feed path suffix to pathspec match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] pkt-line: add size parameter to packet_length()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [RFC PATCH v2] khash_test.c : add unit tests
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] pretty: use strchr(3) in userformat_find_requirements()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] pretty: avoid double negative in format_commit_item()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: simplify prefix handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] pretty: avoid double negative in format_commit_item()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ls-tree: simplify prefix handling
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- https://github.com/gitgitgadget/git
- From: Mico Hasselstr?m <micohasselstroem@xxxxxxxxxxx>
- [PATCH v2 3/3] check-attr: integrate with sparse-index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v2 2/3] t1092: add tests for `git check-attr`
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v2 1/3] Enable gitattributes read from sparse directories
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v2 0/3] check-attr: integrate with sparse-index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [RFC PATCH v2] khash_test.c : add unit tests
- From: Siddharth Singh <siddhartth@xxxxxxxxxx>
- Re: [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.41.0(2)
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Matthew Hughes <mhughes@xxxxxxxx>
- [PATCH v4 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v4 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v4 0/2] advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #01; Wed, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [RFC PATCH v3 1/1] unit tests: Add a project plan document
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Matthew Hughes <mhughes@xxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Matthew Hughes <mhughes@xxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v3 1/1] unit tests: Add a project plan document
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v3 1/1] unit tests: Add a project plan document
- From: Glen Choo <chooglen@xxxxxxxxxx>
- t2400 on freebsd12
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: Expected behaviour for pathspecs matching attributes in subdirectories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] ref-filter: add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Expected behaviour for pathspecs matching attributes in subdirectories
- From: Matthew Hughes <mhughes@xxxxxxxx>
- Re: [PATCH] pkt-line: don't check string length in packet_length()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 0/2] advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 2/2] push: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v3 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 0/2] advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- What's cooking in git.git (Jul 2023, #01; Wed, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pkt-line: don't check string length in packet_length()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] diff --no-index: support reading from named pipes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] t4054: test diff --no-index with stdin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] diff --no-index: die on error reading stdin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] diff --no-index: refuse to compare stdin to a directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pkt-line: don't check string length in packet_length()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] pkt-line: don't check string length in packet_length()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: handle nested tags in --points-at option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 07/10] gitk: add keyboard bind for cherry-pick command
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v2 08/10] gitk: add keyboard bind for create branch command
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [GSoC] Blog
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 06/10] gitk: add keyboard bind for remove branch command
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/10] gitk: improve keyboard convenience in reset dialog
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v2 2/4] diff --no-index: die on error reading stdin
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 4/4] diff --no-index: support reading from named pipes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 3/4] t4054: test diff --no-index with stdin
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 1/4] diff --no-index: refuse to compare stdin to a directory
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 0/4] diff --no-index: support reading from named pipes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] ref-filter: handle nested tags in --points-at option
- From: Jan Klötzke <jan@xxxxxxxxxxxx>
- Re: [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH v3] t0091-bugreport.sh: actually verify some content of report
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v2] t0091-bugreport.sh: actually verify some content of report
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/8] trace2: log fsync stats in trace2 rather than wrapper
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] t6300: run describe atom tests on a different repo
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH 1/2] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH 0/2] Add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v4 6/6] common: move alloc macros to common.h
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFC PATCH 1/8] trace2: log fsync stats in trace2 rather than wrapper
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 6/6] common: move alloc macros to common.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: index.skipHash doesn't work with split index, was Re: Bug Report
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 05/10] gitk: add keyboard bind for checkout command
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 2/3] imap-send: drop unused parameter from imap_cmd_cb callback
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] imap-send: use server conf argument in setup_curl()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] imap-send: some -Wunused-parameter cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: handle nested tags in --points-at option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 0/6] git-compat-util cleanups
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 4/6] kwset: move translation table from ctype
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 6/6] git-compat-util: move alloc macros to git-compat-util.h
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 5/6] treewide: remove unnecessary includes for wrapper.h
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 3/6] sane-ctype.h: create header for sane-ctype macros
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 2/6] git-compat-util: move wrapper.c funcs to its header
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 1/6] git-compat-util: move strbuf.c funcs to its header
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 6/6] common: move alloc macros to common.h
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] pkt-line: don't check string length in packet_length()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: index.skipHash doesn't work with split index, was Re: Bug Report
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ref-filter: handle nested tags in --points-at option
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 6/9] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] docs: add necessary headers to Documentation/MFOW.txt
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [PATCH 8/9] repack: implement `--filter-to` for storing filtered out objects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/9] pack-objects: allow `--filter` without `--stdout`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] docs: add necessary headers to Documentation/MFOW.txt
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: handle nested tags in --points-at option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 8/8] gc: add `gc.repackFilterTo` config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 6/8] gc: add `gc.repackFilter` config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 4/8] repack: refactor finding pack prefix
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 3/8] repack: refactor finishing pack-objects command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 2/8] t/helper: add 'find-pack' test-tool
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 0/8] Repack objects into separate packfiles based on a filter
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 1/8] pack-objects: allow `--filter` without `--stdout`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] pkt-line: don't check string length in packet_length()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2023, #08; Fri, 30)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 0/2] advise about force-pushing as an alternative to reconciliation
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: Bug report: AM 3-way patching fails with partial cloning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jun 2023, #08; Fri, 30)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] remote: advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] advise about force-pushing as an alternative to reconciliation
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]