Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 0/3] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH v3] send-email: prompt-dependent exit codes
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: What's cooking in git.git (Aug 2023, #01; Wed, 2)
- From: Elijah Newren <newren@xxxxxxxxx>
- [RFC PATCH 6/6] commit-graph: reuse existing Bloom filters where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 1/6] bloom: annotate filters with hash version
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 5/6] object.h: fix mis-aligned flag bits table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 4/6] commit-graph.c: unconditionally load Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 3/6] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 0/6] bloom: reuse existing Bloom filters when possible during upgrade
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] ls-tree: default <tree-ish> to HEAD
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Aug 2023, #01; Wed, 2)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Aug 2023, #01; Wed, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase --skip: fix commit message clean up when skipping squash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Commit Notes (fetching/pushing)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [EXTERNAL] RE: git bug report
- From: Paul Watson <pwatson2@xxxxxxxxxxx>
- Re: Git Commit Notes (fetching/pushing)
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- [PATCH] ls-tree: default <tree-ish> to HEAD
- From: "Ryan Williams via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Aug 2023, #01; Wed, 2)
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] rebase --skip: fix commit message clean up when skipping squash
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rebase --skip: fix commit message clean up when skipping squash
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 1/5] trailer tests: make test cases self-contained
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] merge-tree: add -X strategy option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Commit Notes (fetching/pushing)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Commit Notes (fetching/pushing)
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: Git Commit Notes (fetching/pushing)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Git Commit Notes (fetching/pushing)
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] parse-options: simplify usage_padding()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [L10N] Kickoff for Git 2.42.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v3 8/8] parse-options: simplify usage_padding()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v1 0/4] Remove obsolete Cygwin support from git-gui
- From: Mark Levedahl <mlevedahl@xxxxxxxxx>
- [PATCH v3 7/8] parse-options: no --[no-]no-...
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 6/8] parse-options: factor out usage_indent() and usage_padding()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 5/8] parse-options: show negatability of options in short help
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 4/8] t1502: test option negation
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 3/8] t1502: move optionspec help output to a file
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 2/8] t1502, docs: disallow --no-help
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 1/8] subtree: disallow --no-{help,quiet,debug,branch,message}
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v3 0/8] show negatability of options in short help
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] merge-tree: add -X strategy option
- From: "Izzy via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH 5/5] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] trailer: split process_command_line_args into separate functions
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] trailer: teach find_patch_start about --no-divider
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] trailer: split process_input_file into separate pieces
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] trailer: separate public from internal portion of trailer_iterator
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] Trailer readability cleanups
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] trailer: trailer location is a place, not an action
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] trailer tests: make test cases self-contained
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/5] trailer --no-divider help: describe usual "---" meaning
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] trailer test description: this tests --where=after, not --where=before
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] Fixes to trailer test script, help text, and documentation
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Git-filter —force - my code disappeared before being pushed
- From: curs java2 <cursjava2@xxxxxxxxx>
- Re: [RFC PATCH v1.5 3/5] config: report config parse errors using cb
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- What's cooking in git.git (Aug 2023, #02; Fri, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [ANNOUNCE] Git v2.42.0-rc0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] unresolve removal
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Feature request for shorter relative date format in log
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Bug: fetch with deepen shortens history
- From: Benjamin Stein <benji_stein@xxxxxxxxxxx>
- RE: [EXTERNAL] RE: git bug report
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] gitignore: ignore clangd .cache directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [EXTERNAL] RE: git bug report
- From: Paul Watson <pwatson2@xxxxxxxxxxx>
- RE: git bug report
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] gitignore: ignore clangd .cache directory
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- git bug report
- From: Paul Watson <pwatson2@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] run-command: conditionally define locate_in_PATH()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: Matthias Aßhauer <mha1993@xxxxxxx>
- Re: [PATCH v2 1/3] run-command: conditionally define locate_in_PATH()
- From: Matthias Aßhauer <mha1993@xxxxxxx>
- Re: [PATCH v2 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] compat/mingw: implement a native locate_in_PATH()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] run-command: conditionally define locate_in_PATH()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] compat/mingw: implement a native locate_in_PATH()
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] git bisect visualize: find gitk on Windows again
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] run-command: conditionally define locate_in_PATH()
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: .gitignore is not enough
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: .gitignore is not enough
- From: Aleem Zaki <aleemzaki@xxxxxxxxx>
- Re: .gitignore is not enough
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] rebase --skip: fix commit message clean up when skipping squash
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: .gitignore is not enough
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] rebase --skip: fix commit message clean up when skipping squash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] git bisect visualize: find gitk on Windows again
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] git bisect visualize: find gitk on Windows again
- From: Matthias Aßhauer <mha1993@xxxxxxx>
- Re: [PATCH 0/3] git bisect visualize: find gitk on Windows again
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: .gitignore is not enough
- From: Hilco Wijbenga <hilco.wijbenga@xxxxxxxxx>
- Re: .gitignore is not enough
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v4 2/3] attr.c: read attributes in a sparse directory
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] run-command: teach locate_in_PATH about Windows
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] git bisect visualize: find gitk on Windows again
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] rebase --skip: fix commit message clean up when skipping squash
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 0/7] rebase -i: impove handling of failed commands
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rebase -i: do not update "done" when rescheduling command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 2/3] run-command: teach locate_in_PATH about Windows
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] compat: make path_lookup() available outside mingw.c
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] docs: update when `git bisect visualize` uses `gitk`
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] git bisect visualize: find gitk on Windows again
- From: "Matthias Aßhauer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Question] git rev-parse verify for non-existent object
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: .gitignore is not enough
- From: Hilco Wijbenga <hilco.wijbenga@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- .gitignore is not enough
- From: Aleem Zaki <aleemzaki@xxxxxxxxx>
- Re: Feature request for shorter relative date format in log
- From: Yucheng Zhou <zhouyucheng98@xxxxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Feature request for shorter relative date format in log
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/7] rebase -i: impove handling of failed commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/7] sequencer: use rebase_path_message()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ident: don't consider trailing dot crud
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ident: don't consider trailing dot crud
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [GSoC] Blog
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: jt/path-filter-fix
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: jt/path-filter-fix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- jt/path-filter-fix (was: Re: What's cooking in git.git (Aug 2023, #01; Wed, 2))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Feature request for shorter relative date format in log
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Aug 2023, #01; Wed, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ident: don't consider trailing dot crud
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Question] git rev-parse verify for non-existent object
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Question] git rev-parse verify for non-existent object
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [Question] git rev-parse verify for non-existent object
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [Question] git rev-parse verify for non-existent object
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Feature request for shorter relative date format in log
- From: Yucheng Zhou <zhouyucheng98@xxxxxxxxxxx>
- Re: [PATCH] fsck: remove redundant parse_tree() invocation
- From: กัมปนาท ทุมวงศ์ <kongpc10@xxxxxxxxxx>
- Re: [PATCH] fsck: remove redundant parse_tree() invocation
- From: กัมปนาท ทุมวงศ์ <kongpc10@xxxxxxxxxx>
- Re: [PATCH v7 0/7] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 0/7] Changed path filter hash fix and version bump
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: tb/commit-graph-tests (was: Re: What's cooking in git.git (Jul 2023, #06; Thu, 27))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] status: fix branch shown when not only bisecting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] status: fix branch shown when not only bisecting
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Join us for Review Club
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #07; Mon, 31)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #07; Mon, 31)
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH 2/2] avoid SHA-1 functions deprecated in OpenSSL 3+
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] avoid SHA-1 functions deprecated in OpenSSL 3+
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v3 1/7] rebase -i: move unlink() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 3/7] sequencer: use rebase_path_message()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/7] rebase -i: remove patch file after conflict resolution
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 0/7] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/7] rebase -i: move unlink() calls
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v7 3/7] bloom.h: make `load_bloom_filter_from_graph()` public
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 6/7] repo-settings: introduce commitgraph.changedPathsVersion
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 7/7] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 4/7] t/helper/test-read-graph: implement `bloom-filters` mode
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 5/7] t4216: test changed path filters with high bit paths
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 2/7] t/helper/test-read-graph.c: extract `dump_graph_info()`
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 0/7] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v7 1/7] gitformat-commit-graph: describe version 2 of BDAT
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: tb/commit-graph-tests (was: Re: What's cooking in git.git (Jul 2023, #06; Thu, 27))
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] Documentation/RelNotes/2.42.0.txt: typofix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-switch history and checkout compatibility
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Documentation/RelNotes/2.42.0.txt: typofix
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #07; Mon, 31)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Jakub Narębski <jnareb@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #07; Mon, 31)
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 3/7] sequencer: use rebase_path_message()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-switch history and checkout compatibility
- From: Namikaze Minato <LLoydsensei+git@xxxxxxxxx>
- Re: [PATCH v3 2/7] rebase -i: remove patch file after conflict resolution
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/7] rebase -i: move unlink() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- follow-up: can't get any fsck msgid to fire for tags
- From: Xavier Morel <xavier.morel@xxxxxxxxxxxx>
- Re: [PATCH 2/2] avoid SHA-1 functions deprecated in OpenSSL 3+
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 4/7] sequencer: factor out part of pick_commits()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/7] rebase -i: fix adding failed command to the todo list
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/7] rebase -i: move unlink() calls
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/7] rebase: fix rewritten list for failed pick
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/7] sequencer: use rebase_path_message()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/7] rebase -i: impove handling of failed commands
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/7] rebase -i: remove patch file after conflict resolution
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Jakub Narębski <jnareb@xxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Jakub Narębski <jnareb@xxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Beyond Merge and Rebase: The Upstream Import Approach in Git
- From: Aleksander Korzyński <ak@xxxxxxxxxx>
- Re: [BUG] Git 2.39.0+ Git.pm ignores Directory=> argument for bare repos
- From: Hank Leininger <hlein@xxxxxxxxxxxxx>
- [PATCH 2/2] avoid SHA-1 functions deprecated in OpenSSL 3+
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 1/2] sha256: avoid functions deprecated in OpenSSL 3+
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 0/2] avoid functions deprecated in OpenSSL 3+
- From: Eric Wong <e@xxxxxxxxx>
- [RFC PATCH v1.5 5/5] config-parse: split library out of config.[c|h]
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [RFC PATCH v1.5 3/5] config: report config parse errors using cb
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [RFC PATCH v1.5 2/5] config: split out config_parse_options
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [RFC PATCH v1.5 4/5] config.c: accept config_parse_options in git_config_from_stdin
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [RFC PATCH v1.5 1/5] config: return positive from git_config_parse_key()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [RFC PATCH v1.5 0/5] config-parse: create config parsing library
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] status: fix branch shown when not only bisecting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/7] update-index: use unmerge_index_entry() to support removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/7] update-index: do not read HEAD and MERGE_HEAD unconditionally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/7] checkout/restore: refuse unmerging paths unless checking out of the index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/7] unresolve removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 6/7] checkout/restore: add basic tests for --merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 7/7] checkout: allow "checkout -m path" to unmerge removed paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/7] update-index: remove stale fallback code for "--unresolve"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/7] resolve-undo: allow resurrecting conflicted state that resolved to deletion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/7] update-index: use unmerge_index_entry() to support removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ident: don't consider trailing dot crud
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ident: don't consider trailing dot crud
- From: "Thomas J. Faughnan Jr." <thomas@xxxxxxxxxxxx>
- Re: [PATCH] ident: don't consider trailing dot crud
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ident: don't consider trailing dot crud
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Git is removing . from the last part of user.name
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2023
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 101
- From: Christian Couder <christian.couder@xxxxxxxxx>
- What's cooking in git.git (Jul 2023, #07; Mon, 31)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2023
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: Draft of Git Rev News edition 101
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What is the status of GSoC 2022 work on making Git use roaring bitmaps?
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Draft of Git Rev News edition 101
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] doc: sha256 is no longer experimental
- From: Adam Majer <adamm@xxxxxxxxxxx>
- tb/commit-graph-tests (was: Re: What's cooking in git.git (Jul 2023, #06; Thu, 27))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] doc: sha256 is no longer experimental
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] sha256/gcrypt fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git is removing . from the last part of user.name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] Git 2.39.0+ Git.pm ignores Directory=> argument for bare repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re* [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] doc: sha256 is no longer experimental
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: SHA256 support not experimental, or?
- From: Adam Majer <adamm@xxxxxxxxxxx>
- [PATCH 3/3] sha256/gcrypt: die on gcry_md_open failures
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 2/3] sha256/gcrypt: fix memory leak with SHA-256 repos
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 1/3] sha256/gcrypt: fix build with SANITIZE=leak
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH 0/3] sha256/gcrypt fixes
- From: Eric Wong <e@xxxxxxxxx>
- Re: Bug: fetch with deepen shortens history
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Draft of Git Rev News edition 101
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Git is removing . from the last part of user.name
- From: "Thomas J. Faughnan Jr." <thomas@xxxxxxxxxxxx>
- [BUG] Git 2.39.0+ Git.pm ignores Directory=> argument for bare repos
- From: Hank Leininger <hlein@xxxxxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #06; Thu, 27)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] status: fix branch shown when not only bisecting
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] bundle: use OPT_PASSTHRU_ARGV
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Draft of Git Rev News edition 101
- From: Christian Couder <christian.couder@xxxxxxxxx>
- fsck: various diagnostics never triggering
- From: Xavier Morel <xavier.morel@xxxxxxxxxxxx>
- Re: Re* [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] checkout/restore: add basic tests for --merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] checkout/restore: refuse unmerging paths unless checking out of the index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH 3/2] update-index: remove stale fallback code for "--unresolve"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re* [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc
- From: Georg Müller <georgmueller@xxxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc
- From: Georg Müller <georgmueller@xxxxxxx>
- Re: [PATCH v2 5/6] rebase: fix rewritten list for failed pick
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 0/3] t2400: Fix test failures when using grep 2.5
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] mergetool: set diff flag for vimdiff
- From: "Jeongho Lee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix --no-full-name
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2] sequencer: beautify subject of reverts of reverts
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #06; Thu, 27)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #06; Thu, 27)
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- What's cooking in git.git (Jul 2023, #06; Thu, 27)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] MyFirstContribution: refrain from self-iterating too much
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] MyFirstContribution: refrain from self-iterating too much
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] update-index: use unmerge_index_entry() to support removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 8/5] SubmittingPatches: use of older maintenance tracks is an exception
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git monorepo - recommendation regarding usage of sparse-checkout
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- Re: [PATCH 8/5] SubmittingPatches: use of older maintenance tracks is an exception
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 7/5] SubmittingPatches: explain why 'next' and above are inappropriate base
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH] update-index: do not read HEAD and MERGE_HEAD unconditionally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: includeIf not matching during `git rebase`
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5 4/4] commit-graph: new filter ver. that fixes murmur3
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 5/7] t4216: test changed path filters with high bit paths
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 2/7] t/helper/test-read-graph.c: extract `dump_graph_info()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/3] t2400: Fix test failures when using grep 2.5
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 3/3] t2400: rewrite regex to avoid unintentional PCRE
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v4 2/3] builtin/worktree.c: convert tab in advice to space
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v4 1/3] t2400: drop no-op `--sq` from rev-parse call
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v4 0/3] t2400: Fix test failures when using grep 2.5
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Blog
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2] credential/wincred: erase matching creds only
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3] credential/libsecret: erase matching creds only
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] credential/libsecret: erase matching creds only
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- --force-if-includes only works if local and remote brach names are the same
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 'git stash push -- {dir}' puts files in stash that are outside of {dir}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2023
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [QUESTION] how to diff one blob with nothing
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 5/6] rebase: fix rewritten list for failed pick
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: 'git stash push -- {dir}' puts files in stash that are outside of {dir}
- From: Yuri <yuri@xxxxxxxxx>
- Re: 'git stash push -- {dir}' puts files in stash that are outside of {dir}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/5] SubmittingPatches: clarify which branch to use
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2] credential/libsecret: erase matching creds only
- From: Junio C Hamano <gitster@xxxxxxxxx>
- 'git stash push -- {dir}' puts files in stash that are outside of {dir}
- From: Yuri <yuri@xxxxxxxxx>
- Re: How to make "git bisect visualize" use gitk on Windows?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SHA256 support not experimental, or?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/5] SubmittingPatches: choice of base for fixing an older maintenance track
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] credential/libsecret: erase matching creds only
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Credential improvements need review
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/6] rebase: fix rewritten list for failed pick
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- How to make "git bisect visualize" use gitk on Windows?
- From: Louis Strous <Louis.Strous@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/5] SubmittingPatches: choice of base for fixing an older maintenance track
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 8/5] SubmittingPatches: use of older maintenance tracks is an exception
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 7/5] SubmittingPatches: explain why 'next' and above are inappropriate base
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 6/5] SubmittingPatches: choice of base for fixing an older maintenance track
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/5] SubmittingPatches: clarify which branch to use
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/5] SubmittingPatches: de-emphasize branches as starting points
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/5] SubmittingPatches: simplify guidance for choosing a starting point
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] SubmittingPatches: discuss subsystems separately from git.git
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] SubmittingPatches: emphasize need to communicate non-default starting points
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] SubmittingPatches: reword awkward phrasing
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] SubmittingPatches: clarify which branch to use
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] pack-objects: allow `--filter` without `--stdout`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: includeIf not matching during `git rebase`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/8] Repack objects into separate packfiles based on a filter
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/8] gc: add `gc.repackFilter` config option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 5/8] repack: add `--filter=<filter-spec>` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] wrapper: use trace2 counters to collect fsync stats
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [PATCH v3 2/8] t/helper: add 'find-pack' test-tool
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 4/8] repack: refactor finding pack prefix
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 3/8] repack: refactor finishing pack-objects command
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/8] pack-objects: allow `--filter` without `--stdout`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v5] doc: highlight that .gitmodules does not support !command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/2] Add new "describe" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5] doc: highlight that .gitmodules does not support !command
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v3 12/15] replay: disallow revision specific options and pathspecs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Credential improvements need review
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v5 2/2] ref-filter: add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v5 1/2] ref-filter: add multiple-option parsing functions
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v5 0/2] Add new "describe" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jul 2023, #05; Tue, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/7] Changed path filter hash fix and version bump
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: includeIf not matching during `git rebase`
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- includeIf not matching during `git rebase`
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v2 2/2] wrapper: use trace2 counters to collect fsync stats
- 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: Credential improvements need review
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Virtual Contributor's Summit 2023
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command
- 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] t4002: fix test #63 (missing whitespace)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/6] rebase: fix rewritten list for failed pick
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
- From: Christian Couder <christian.couder@xxxxxxxxx>
- 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>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]