Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v4 5/7] parse-options: introduce precision handling for `OPTION_INTEGER`, (continued)
- git-interpret-trailers and period characters in the key,
Brendan Jackman
- [no subject], Unknown
- Git client bug with branch containing ".",
Milan AJDINOVIC
- [ITCH] Redundant rebuilds when rebasing outdated branch,
Ramkumar Ramachandra
- meson: Installing completions,
Akshay Hegde
- [GSoC][Proposal RFC] Consolidate ref-related functionality into git-refs,
Meet Soni
- --reset-author does not reset author date when used in post-commit hook,
Devste Devste
- Re: [PREVIEW] add --must-filter option for fetch and clone, John Giorshev
- [PATCH 0/8] Debug merge-recursive.[ch],
Elijah Newren via GitGitGadget
- [PATCH 4/8] sequencer: switch non-recursive merges over to ort, Elijah Newren via GitGitGadget
- [PATCH 2/8] builtin/merge-recursive: switch to using merge_ort_generic(), Elijah Newren via GitGitGadget
- [PATCH 5/8] merge, sequencer: switch recursive merges over to ort, Elijah Newren via GitGitGadget
- [PATCH 6/8] merge-recursive.[ch]: thoroughly debug these, Elijah Newren via GitGitGadget
- [PATCH 1/8] checkout: replace merge_trees() with merge_ort_nonrecursive(), Elijah Newren via GitGitGadget
- [PATCH 3/8] merge-ort: enable diff-algorithms other than histogram, Elijah Newren via GitGitGadget
- [PATCH 8/8] builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM, Elijah Newren via GitGitGadget
- [PATCH 7/8] tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm, Elijah Newren via GitGitGadget
- [PATCH v2 0/8] Debug merge-recursive.[ch], Elijah Newren via GitGitGadget
- [PATCH v2 1/8] checkout: replace merge_trees() with merge_ort_nonrecursive(), Elijah Newren via GitGitGadget
- [PATCH v2 2/8] builtin/merge-recursive: switch to using merge_ort_generic(), Elijah Newren via GitGitGadget
- [PATCH v2 5/8] merge, sequencer: switch recursive merges over to ort, Elijah Newren via GitGitGadget
- [PATCH v2 8/8] builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM, Elijah Newren via GitGitGadget
- [PATCH v2 7/8] tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm, Elijah Newren via GitGitGadget
- [PATCH v2 6/8] merge-recursive.[ch]: thoroughly debug these, Elijah Newren via GitGitGadget
- [PATCH v2 3/8] merge-ort: enable diff-algorithms other than histogram, Elijah Newren via GitGitGadget
- [PATCH v2 4/8] sequencer: switch non-recursive merges over to ort, Elijah Newren via GitGitGadget
- Re: [PATCH v2 0/8] Debug merge-recursive.[ch], Junio C Hamano
- [PATCH v3 0/8] Debug merge-recursive.[ch], Elijah Newren via GitGitGadget
- [PATCH v3 5/8] merge, sequencer: switch recursive merges over to ort, Elijah Newren via GitGitGadget
- [PATCH v3 2/8] builtin/merge-recursive: switch to using merge_ort_generic(), Elijah Newren via GitGitGadget
- [PATCH v3 1/8] checkout: replace merge_trees() with merge_ort_nonrecursive(), Elijah Newren via GitGitGadget
- [PATCH v3 3/8] merge-ort: enable diff-algorithms other than histogram, Elijah Newren via GitGitGadget
- [PATCH v3 7/8] tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm, Elijah Newren via GitGitGadget
- [PATCH v3 8/8] builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM, Elijah Newren via GitGitGadget
- [PATCH v3 6/8] merge-recursive.[ch]: thoroughly debug these, Elijah Newren via GitGitGadget
- [PATCH v3 4/8] sequencer: switch non-recursive merges over to ort, Elijah Newren via GitGitGadget
- [GSOC] [Proposal v1] Machine-Readable Repository Information Query Tool,
JAYATHEERTH K
- Fw: Apply now With RCS GROUP, RCS GROUP FSP 44481 RCS
- [PATCH 00/16] reftable: overhaul the API to expose access to blocks,
Patrick Steinhardt
- [PATCH 01/16] reftable: fix formatting of the license header, Patrick Steinhardt
- [PATCH 05/16] reftable/table: move reading block into block reader, Patrick Steinhardt
- [PATCH 04/16] reftable/block: simplify how we track restart points, Patrick Steinhardt
- [PATCH 03/16] reftable/blocksource: consolidate code into a single file, Patrick Steinhardt
- [PATCH 06/16] reftable/block: rename `block` to `block_data`, Patrick Steinhardt
- [PATCH 02/16] reftable/reader: rename data structure to "table", Patrick Steinhardt
- [PATCH 08/16] git-zlib: use `struct z_stream_s` instead of typedef, Patrick Steinhardt
- [PATCH 10/16] reftable/block: store block pointer in the block iterator, Patrick Steinhardt
- [PATCH 07/16] reftable/block: rename `block_reader` to `reftable_block`, Patrick Steinhardt
- [PATCH 09/16] reftable/block: create public interface for reading blocks, Patrick Steinhardt
- [PATCH 11/16] reftable/block: make block iterators reseekable, Patrick Steinhardt
- [PATCH 14/16] reftable/table: introduce iterator for table blocks, Patrick Steinhardt
- [PATCH 13/16] reftable/table: add `reftable_table` to the public interface, Patrick Steinhardt
- [PATCH 12/16] reftable/block: expose a generic iterator over reftable records, Patrick Steinhardt
- [PATCH 16/16] reftable/table: move printing logic into test helper, Patrick Steinhardt
- [PATCH 15/16] reftable/constants: make block types part of the public interface, Patrick Steinhardt
- [PATCH v2 00/16] reftable: overhaul the API to expose access to blocks, Patrick Steinhardt
- [PATCH v2 10/16] reftable/block: store block pointer in the block iterator, Patrick Steinhardt
- [PATCH v2 04/16] reftable/block: simplify how we track restart points, Patrick Steinhardt
- [PATCH v2 07/16] reftable/block: rename `block_reader` to `reftable_block`, Patrick Steinhardt
- [PATCH v2 08/16] git-zlib: use `struct z_stream_s` instead of typedef, Patrick Steinhardt
- [PATCH v2 01/16] reftable: fix formatting of the license header, Patrick Steinhardt
- [PATCH v2 06/16] reftable/block: rename `block` to `block_data`, Patrick Steinhardt
- [PATCH v2 13/16] reftable/table: add `reftable_table` to the public interface, Patrick Steinhardt
- [PATCH v2 03/16] reftable/blocksource: consolidate code into a single file, Patrick Steinhardt
- [PATCH v2 05/16] reftable/table: move reading block into block reader, Patrick Steinhardt
- [PATCH v2 02/16] reftable/reader: rename data structure to "table", Patrick Steinhardt
- [PATCH v2 11/16] reftable/block: make block iterators reseekable, Patrick Steinhardt
- [PATCH v2 12/16] reftable/block: expose a generic iterator over reftable records, Patrick Steinhardt
- [PATCH v2 14/16] reftable/table: introduce iterator for table blocks, Patrick Steinhardt
- [PATCH v2 09/16] reftable/block: create public interface for reading blocks, Patrick Steinhardt
- [PATCH v2 16/16] reftable/table: move printing logic into test helper, Patrick Steinhardt
- [PATCH v2 15/16] reftable/constants: make block types part of the public interface, Patrick Steinhardt
- Re: [PATCH v2 00/16] reftable: overhaul the API to expose access to blocks, Justin Tobler
- [PATCH 0/5] meson: wire up support for benchmarks,
Patrick Steinhardt
- [GSoC PATCH v3] userdiff: add builtin driver for INI files,
Lucas Seiki Oshiro
- Draft of Git Rev News edition 121,
Christian Couder
- [PATCH 0/5] doc: convert git-reset, git-rm and git-mv to new documentation format,
Jean-Noël Avila via GitGitGadget
- A cross between 'git stash create' and 'git stash push --include-untracked'?,
Alexander Shpilkin
- How to get git-daemon to work in a post-CVE world?,
MegaBrutal
- [PATCH] revision: fix --left/right-only use with unrelated histories,
Matt Hunter
- [PATCH 0/1] remove unnecessary if statement,
Usman Akinyemi
- [PATCH 0/2] Two perf test fixes,
Philippe Blain via GitGitGadget
- [PATCH 0/2] help: include SHA build options in version info,
Justin Tobler
- [PATCH 0/3] rebase -r: a bugfix and two status-related improvements,
Philippe Blain via GitGitGadget
- [PATCH] merge-file doc: set conflict-marker-size attribute,
Phillip Wood via GitGitGadget
- [no subject], Unknown
- git v2.49.0 - gitk regression on Cygwin,
Mark Levedahl
- git push --mirror hung indefinitely,
Akash S
- [PATCH 0/4] Collection of build fixes,
Patrick Steinhardt
- Verified ISC West 2025 Attendee Data for Industry Professionals, Anna Lewis
- [PATCH 0/4] Initialize a few uninitialized variables,
Johannes Schindelin via GitGitGadget
- Testsuite failure on s390x and sparc64 after 6840fe9ee2,
John Paul Adrian Glaubitz
- [PATCH 0/8] Introduce git-blame-tree(1) command,
Toon Claes
- [PATCH 0/2] Range-check array index before access,
Johannes Schindelin via GitGitGadget
- What's cooking in git.git (Mar 2025, #07; Wed, 26),
Junio C Hamano
- Re: What's cooking in git.git (Mar 2025, #07; Wed, 26), Taylor Blau
- Re: What's cooking in git.git (Mar 2025, #07; Wed, 26), D. Ben Knoble
- jk/fetch-follow-remote-head-fix, was Re: What's cooking in git.git (Mar 2025, #07; Wed, 26), Jeff King
- jk/zlib-inflate-fixes, was Re: What's cooking in git.git (Mar 2025, #07; Wed, 26), Jeff King
- Re: GSoC 2025 Proposal,
Patrick Steinhardt
- error: could not parse 'Drop' when rebasing,
Jarno Suni
[GSOC] [PROPOSAL V1]: Refactoring in order to reduce Git’s global state,
Ayush Chandekar
gloria,
Gloria
- <Possible follow-ups>
- gloria, Gloria
[PATCH 0/2] Fix mergetool.vimdiff.layout when "@" is used on REMOTE,
Fernando Ramos
[PATCH] meson: disable coccinelle configuration when building from a tarball,
Eli Schwartz
[ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA,
Taylor Blau
[Question] Moving from Python2 to Python3,
rsbecker
gitk falsely tries executing non-executable files in PATH, Toni Dietze
[PATCH 0/2] mingw: special-case administrators even more,
Johannes Schindelin via GitGitGadget
[PATCH 0/2] Avoid the comma operator,
Johannes Schindelin via GitGitGadget
- [PATCH 2/2] rebase: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH 1/2] remote-curl: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- Re: [PATCH 0/2] Avoid the comma operator, Philip Oakley
- Re: [PATCH 0/2] Avoid the comma operator, Patrick Steinhardt
- Re: [PATCH 0/2] Avoid the comma operator, Junio C Hamano
- [PATCH v2 00/10] Avoid the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v2 01/10] remote-curl: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v2 02/10] rebase: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v2 03/10] kwset: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v2 05/10] xdiff: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v2 06/10] diff-delta: explicitly mark intentional use of the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v2 09/10] clang: warn when the comma operator is used, Johannes Schindelin via GitGitGadget
- [PATCH v2 04/10] clar: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v2 07/10] wildmatch: explicitly mark intentional use of the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v2 08/10] compat/regex: explicitly mark intentional use of the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v2 10/10] detect-compiler: detect clang even if it found CUDA, Johannes Schindelin via GitGitGadget
- Re: [PATCH v2 00/10] Avoid the comma operator, Patrick Steinhardt
- Re: [PATCH v2 00/10] Avoid the comma operator, Jeff King
- [PATCH v3 00/10] Avoid the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v3 01/10] remote-curl: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v3 03/10] kwset: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v3 02/10] rebase: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v3 07/10] wildmatch: avoid using of the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v3 08/10] compat/regex: explicitly mark intentional use of the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v3 04/10] clar: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v3 05/10] xdiff: avoid using the comma operator unnecessarily, Johannes Schindelin via GitGitGadget
- [PATCH v3 06/10] diff-delta: avoid using the comma operator, Johannes Schindelin via GitGitGadget
- [PATCH v3 10/10] detect-compiler: detect clang even if it found CUDA, Johannes Schindelin via GitGitGadget
- [PATCH v3 09/10] clang: warn when the comma operator is used, Johannes Schindelin via GitGitGadget
- Re: [PATCH v3 00/10] Avoid the comma operator, Phillip Wood
[PATCH v2] vimdiff: clarify the sigil used for marking the buffer to save,
D. Ben Knoble
[PATCH] vimdiff: clarify the sigil used for marking the buffer to save,
D. Ben Knoble
mergetool.vimdiff.layout behavior differs from documentation,
kawarimidoll
[PATCH] imap-send: explicitly verify the peer certificate, Johannes Schindelin via GitGitGadget
[GSoC PATCH v2] userdiff: add builtin driver for gitconfig syntax,
Lucas Seiki Oshiro
[PATCH 0/2] Allow configuration for loose-objects maintenance task,
Derrick Stolee via GitGitGadget
[GSOC] Machine-Readable Repository Information Query Tool,
JAYATHEERTH K
[GSoC] Proposal Discussion: git-refs Project,
Yuting Zheng
[PATCH] commit: move clear_commit_marks_many() loop body to clear_commit_marks(),
René Scharfe
Why merge conflict block is located at the wrong place?,
Eugen Konkov
[no subject], Unknown
-w flag of git diff command hide lines which should not be hidden, Eugen Konkov
Contribute to Git Book in Greek Version,
Marinos Nisiotis
[PATCH] [RFC] shell: allow overriding built-in commands,
Ayman Bagabas via GitGitGadget
[PATCH] bulk-checkin: fix sign compare warnings,
Tuomas Ahola
What's cooking in git.git (Mar 2025, #06; Fri, 21),
Junio C Hamano
[PATCH] blame: fix unblamable and ignored lines in porcelain mode,
Karthik Nayak
[PATCH v5] blame: print unblamable and ignored commits in porcelain mode, Karthik Nayak
[no subject], Unknown
[PATCH 0/2] gitk: Support of SHA256 repos,
Takashi Iwai
Possible venues for Git Merge 2025,
Patrick Steinhardt
[PATCH 00/20] t: drop Perl as a mandatory prerequisite,
Patrick Steinhardt
- [PATCH 02/20] t: refactor environment sanitization to not use Perl, Patrick Steinhardt
- [PATCH 07/20] t: adapt existing PERL prerequisites, Patrick Steinhardt
- [PATCH 01/20] t: skip chain lint when PERL_PATH is unset, Patrick Steinhardt
- [PATCH 09/20] Makefile: stop requiring Perl when running tests, Patrick Steinhardt
- [PATCH 04/20] t: adapt `test_copy_bytes()` to not use Perl, Patrick Steinhardt
- [PATCH 05/20] t: adapt `test_readlink()` to not use Perl, Patrick Steinhardt
- [PATCH 03/20] t: adapt character translation helpers to not use Perl, Patrick Steinhardt
- [PATCH 11/20] t: refactor tests depending on Perl substitution operator, Patrick Steinhardt
- [PATCH 06/20] t: introduce PERL_TEST_HELPERS prerequisite, Patrick Steinhardt
- [PATCH 08/20] meson: stop requiring Perl when tests are enabled, Patrick Steinhardt
- [PATCH 10/20] t: refactor tests depending on Perl transliteration operator, Patrick Steinhardt
- [PATCH 13/20] t: refactor tests depending on Perl for textconv scripts, Patrick Steinhardt
- [PATCH 16/20] t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl, Patrick Steinhardt
- [PATCH 15/20] t/lib-t6000: refactor `name_from_description()` to not depend on Perl, Patrick Steinhardt
- [PATCH 14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl, Patrick Steinhardt
- [PATCH 12/20] t: refactor tests depending on Perl to print data, Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]