Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3, (continued)
- [PATCH 08/15] bloom: annotate filters with hash version, Taylor Blau
- [PATCH 09/15] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH 11/15] commit-graph.c: unconditionally load Bloom filters, Taylor Blau
- [PATCH 12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Taylor Blau
- [PATCH 13/15] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH 14/15] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH 15/15] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- Re: [PATCH 00/15] bloom: changed-path Bloom filters v2, Jonathan Tan
- [PATCH v2 00/15] bloom: changed-path Bloom filters v2, Jonathan Tan
- [PATCH v2 06/15] repo-settings: introduce commitgraph.changedPathsVersion, Jonathan Tan
- [PATCH v2 13/15] object.h: fix mis-aligned flag bits table, Jonathan Tan
- [PATCH v2 09/15] bloom: prepare to discard incompatible Bloom filters, Jonathan Tan
- [PATCH v2 01/15] gitformat-commit-graph: describe version 2 of BDAT, Jonathan Tan
- [PATCH v2 11/15] commit-graph.c: unconditionally load Bloom filters, Jonathan Tan
- [PATCH v2 07/15] commit-graph: new filter ver. that fixes murmur3, Jonathan Tan
- [PATCH v2 04/15] t/helper/test-read-graph: implement `bloom-filters` mode, Jonathan Tan
- [PATCH v2 02/15] t/helper/test-read-graph.c: extract `dump_graph_info()`, Jonathan Tan
- [PATCH v2 08/15] bloom: annotate filters with hash version, Jonathan Tan
- [PATCH v2 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Jonathan Tan
- [PATCH v2 12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Jonathan Tan
- [PATCH v2 05/15] t4216: test changed path filters with high bit paths, Jonathan Tan
- [PATCH v2 14/15] commit-graph: reuse existing Bloom filters where possible, Jonathan Tan
- [PATCH v2 03/15] bloom.h: make `load_bloom_filter_from_graph()` public, Jonathan Tan
- [PATCH v2 15/15] bloom: introduce `deinit_bloom_filters()`, Jonathan Tan
- Re: [PATCH v2 00/15] bloom: changed-path Bloom filters v2, Junio C Hamano
- [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries), Taylor Blau
- [PATCH v3 01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH v3 02/17] revision.c: consult Bloom filters for root commits, Taylor Blau
- [PATCH v3 04/17] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH v3 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH v3 03/17] commit-graph: ensure Bloom filters are read with consistent settings, Taylor Blau
- [PATCH v3 06/17] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH v3 07/17] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH v3 13/17] commit-graph.c: unconditionally load Bloom filters, Taylor Blau
- [PATCH v3 11/17] bloom: annotate filters with hash version, Taylor Blau
- [PATCH v3 08/17] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH v3 14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Taylor Blau
- [PATCH v3 16/17] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH v3 12/17] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH v3 17/17] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- [PATCH v3 10/17] commit-graph: new filter ver. that fixes murmur3, Taylor Blau
- [PATCH v3 15/17] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH v3 09/17] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- Re: [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries), Patrick Steinhardt
- [PATCH 1/1] t6300: fix match with insecure memory,
Christian Hesse
- [ANNOUNCE] Git for Windows 2.42.0, Johannes Schindelin
- [ANNOUNCE] Git v2.42.0, Junio C Hamano
- [REGRESSION] cache.h in 2.41.0 uses undefined macros DT_*,
Osipov, Michael (IN IT IN)
- [GIT PULL] l10n updates for 2.42.0 round 2,
Jiang Xin
- "git diff --no-pager --exit-code" errors out but returns zero exit code,
Romain Chossart
- [PATCH 0/2] fixing a few function pointer mismatches,
Jeff King
- [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint,
Wesley Schwengle
- What's cooking in git.git (Aug 2023, #06; Fri, 18),
Junio C Hamano
- [PATCH v2 0/3] "update-index --show-index-version",
Junio C Hamano
- [PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge.,
Kevin Backhouse via GitGitGadget
- [PATCH] update-index doc: v4 is OK with JGit and libgit2,
Junio C Hamano
- [BUG] Git 2.42.0-rc2 t1092.57 script error,
rsbecker
[PATCH 0/1] Fix the order of consuming unpackLimit config settings.,
Taylor Santiago
[PATCH] diff: --dirstat leakfix, Junio C Hamano
clone (single) commit id?,
Patrik Hägglund
[PATCH 0/4] some doc fixes on v2.42.0-rc2,
Martin Ågren
[ANNOUNCE] Git for Windows 2.42.0-rc2, Johannes Schindelin
Git in Outreachy? (December, 2023),
Taylor Blau
Force usage of pager for diff, show, etc when piping to non-TTY,
Patrick
What's cooking in git.git (Aug 2023, #05; Tue, 15), Junio C Hamano
[ANNOUNCE] Git v2.42.0-rc2, Junio C Hamano
No Review Club this week, Calvin Wan
[Bug] In `git-rev-list(1)`, using the `--objects` flag doesn't work well with the `--not` flag, as non-commit objects are not excluded,
Karthik Nayak
Corrupt repo with force push when using a reference repo,
Grant Singleton
[PATCH 0/3] scalar: two downstream improvements,
Derrick Stolee via GitGitGadget
[wishlist] git-add(1), git-restore(1): -U for more context (with -p),
Alejandro Colomar
[PATCH] t4053: avoid writing to unopened pipe,
Jeff King
[BUG] `git describe` doesn't traverse the graph in topological order,
Ben Boeckel
[PATCH] builtin/worktree.c: Fix typo in "forgot fetch" msg,
Jacob Abel
"fatal: Not a git repository" issued during 'make' from source code,
Mun Johl
[ANNOUNCE] Git for Windows 2.42.0-rc1, Johannes Schindelin
git ls-files --others not leveraging core.untrackedCache, Sebastian Silbermann
What's cooking in git.git (Aug 2023, #04; Thu, 10), Junio C Hamano
[ANNOUNCE] Git v2.42.0-rc1, Junio C Hamano
[PATCH 0/2] sequencer: truncate lockfile and ref to NAME_MAX,
Mark Ruvald Pedersen via GitGitGadget
[PATCH] upload-pack: fix race condition in error messages,
Derrick Stolee via GitGitGadget
[PATCH] t4053: avoid race when killing background processes,
Phillip Wood via GitGitGadget
Fetching too many tags?,
Ronan Pigott
[PATCH] Fix grammar in git push man page,
Wesley Schwengle
[PATCH] Fix bug when more than one readline instance is used,
Wesley Schwengle
[PATCH v2] sequencer: simplify allocation of result array in todo_list_rearrange_squash(),
Oswald Buddenhagen
[PATCH] t9001: fix/unify indentation regarding pipes somewhat,
Oswald Buddenhagen
[PATCH] t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1,
Oswald Buddenhagen
git send-email -v,
Borislav Petkov
[PATCH 0/2] maintenance: do not open console on Windows,
Derrick Stolee via GitGitGadget
What's cooking in git.git (Aug 2023, #03; Tue, 8), Junio C Hamano
git pre-push hook not getting the lines from STDIN,
Wesley
[PATCH] parse-options: disallow negating OPTION_SET_INT 0,
René Scharfe
[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases,
Jeff King
[PATCH 0/2] fix git-send-email with recent versions of Term::ReadLine::Gnu,
Jeff King
[PATCH] t0040: declare non-tab indentation to be okay in this script,
Johannes Schindelin via GitGitGadget
[PATCH] repack: free geometry struct,
Jeff King
[ANNOUNCE] Git for Windows 2.42.0-rc0, Johannes Schindelin
[PATCH] fix `git mv existing-dir non-existing-dir`*,
Sebastian Thiel via GitGitGadget
[PATCH 0/2] branch: update error messages,
Rubén Justo
[PATCH 0/6] maintenance: schedule maintenance on a random minute,
Derrick Stolee via GitGitGadget
[PATCH] mailmap: change primary address for Glen Choo,
Glen Choo via GitGitGadget
[PATCH] doc: rebase: rewrite docu for fixup/squash (again), Oswald Buddenhagen
[PATCH RESEND] format-patch: add --description-file option,
Oswald Buddenhagen
[RFC PATCH 0/6] bloom: reuse existing Bloom filters when possible during upgrade,
Taylor Blau
[PATCH] ls-tree: default <tree-ish> to HEAD,
Ryan Williams via GitGitGadget
Git Commit Notes (fetching/pushing),
Brooke Kuhlmann
[L10N] Kickoff for Git 2.42.0 round #1, Jiang Xin
[PATCH] merge-tree: add -X strategy option,
Izzy via GitGitGadget
[PATCH 0/5] Trailer readability cleanups,
Linus Arver via GitGitGadget
- [PATCH 1/5] trailer: separate public from internal portion of trailer_iterator, Linus Arver via GitGitGadget
- [PATCH 2/5] trailer: split process_input_file into separate pieces, Linus Arver via GitGitGadget
- [PATCH 4/5] trailer: teach find_patch_start about --no-divider, Linus Arver via GitGitGadget
- [PATCH 3/5] trailer: split process_command_line_args into separate functions, Linus Arver via GitGitGadget
- [PATCH 5/5] trailer: rename *_DEFAULT enums to *_UNSPECIFIED, Linus Arver via GitGitGadget
- [PATCH v2 0/6] Trailer readability cleanups, Linus Arver via GitGitGadget
- [PATCH v2 2/6] trailer: split process_input_file into separate pieces, Linus Arver via GitGitGadget
- [PATCH v2 3/6] trailer: split process_command_line_args into separate functions, Linus Arver via GitGitGadget
- [PATCH v2 4/6] trailer: teach find_patch_start about --no-divider, Linus Arver via GitGitGadget
- [PATCH v2 1/6] trailer: separate public from internal portion of trailer_iterator, Linus Arver via GitGitGadget
- [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end, Linus Arver via GitGitGadget
- [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED, Linus Arver via GitGitGadget
- [PATCH v3 0/9] Trailer readability cleanups, Linus Arver via GitGitGadget
- [PATCH v3 1/9] trailer: separate public from internal portion of trailer_iterator, Linus Arver via GitGitGadget
- [PATCH v3 2/9] trailer: split process_input_file into separate pieces, Linus Arver via GitGitGadget
- [PATCH v3 3/9] trailer: split process_command_line_args into separate functions, Linus Arver via GitGitGadget
- [PATCH v3 5/9] commit: ignore_non_trailer computes number of bytes to ignore, Linus Arver via GitGitGadget
- [PATCH v3 6/9] trailer: find the end of the log message, Linus Arver via GitGitGadget
- [PATCH v3 9/9] trailer: make stack variable names match field names, Linus Arver via GitGitGadget
- [PATCH v3 7/9] trailer: use offsets for trailer_start/trailer_end, Linus Arver via GitGitGadget
- [PATCH v3 4/9] trailer: rename *_DEFAULT enums to *_UNSPECIFIED, Linus Arver via GitGitGadget
- [PATCH v3 8/9] trailer: only use trailer_block_* variables if trailers were found, Linus Arver via GitGitGadget
- Re: [PATCH v3 0/9] Trailer readability cleanups, Junio C Hamano
- [PATCH v4 0/4] Trailer readability cleanups, Linus Arver via GitGitGadget
[PATCH 0/5] Fixes to trailer test script, help text, and documentation,
Linus Arver via GitGitGadget
- [PATCH 2/5] trailer test description: this tests --where=after, not --where=before, Linus Arver via GitGitGadget
- [PATCH 5/5] trailer --no-divider help: describe usual "---" meaning, Linus Arver via GitGitGadget
- [PATCH 1/5] trailer tests: make test cases self-contained, Linus Arver via GitGitGadget
- [PATCH 4/5] trailer: trailer location is a place, not an action, Linus Arver via GitGitGadget
- [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags, Linus Arver via GitGitGadget
- [PATCH v2 00/13] Fixes to trailer test script, help text, and documentation, Linus Arver via GitGitGadget
- [PATCH v2 02/13] trailer test description: this tests --where=after, not --where=before, Linus Arver via GitGitGadget
- [PATCH v2 04/13] trailer doc: narrow down scope of --where and related flags, Linus Arver via GitGitGadget
- [PATCH v2 01/13] trailer tests: make test cases self-contained, Linus Arver via GitGitGadget
- [PATCH v2 03/13] trailer: add tests to check defaulting behavior with --no-* flags, Linus Arver via GitGitGadget
- [PATCH v2 05/13] trailer: trailer location is a place, not an action, Linus Arver via GitGitGadget
- [PATCH v2 07/13] trailer --parse help: expose aliased options, Linus Arver via GitGitGadget
- [PATCH v2 06/13] trailer --no-divider help: describe usual "---" meaning, Linus Arver via GitGitGadget
- [PATCH v2 09/13] trailer --parse docs: add explanation for its usefulness, Linus Arver via GitGitGadget
- [PATCH v2 10/13] trailer --unfold help: prefer "reformat" over "join", Linus Arver via GitGitGadget
- [PATCH v2 08/13] trailer --only-input: prefer "configuration variables" over "rules", Linus Arver via GitGitGadget
- [PATCH v2 11/13] trailer doc: emphasize the effect of configuration variables, Linus Arver via GitGitGadget
- [PATCH v2 12/13] trailer doc: separator within key suppresses default separator, Linus Arver via GitGitGadget
- [PATCH v2 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both, Linus Arver via GitGitGadget
- Re: [PATCH v2 00/13] Fixes to trailer test script, help text, and documentation, Junio C Hamano
- [PATCH v3 00/13] Fixes to trailer test script, help text, and documentation, Linus Arver via GitGitGadget
- [PATCH v3 02/13] trailer test description: this tests --where=after, not --where=before, Linus Arver via GitGitGadget
- [PATCH v3 03/13] trailer: add tests to check defaulting behavior with --no-* flags, Linus Arver via GitGitGadget
- [PATCH v3 05/13] trailer: trailer location is a place, not an action, Linus Arver via GitGitGadget
- [PATCH v3 04/13] trailer doc: narrow down scope of --where and related flags, Linus Arver via GitGitGadget
- [PATCH v3 06/13] trailer --no-divider help: describe usual "---" meaning, Linus Arver via GitGitGadget
- [PATCH v3 01/13] trailer tests: make test cases self-contained, Linus Arver via GitGitGadget
- [PATCH v3 08/13] trailer --only-input: prefer "configuration variables" over "rules", Linus Arver via GitGitGadget
- [PATCH v3 10/13] trailer --unfold help: prefer "reformat" over "join", Linus Arver via GitGitGadget
- [PATCH v3 07/13] trailer --parse help: expose aliased options, Linus Arver via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]