Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 7/7] reftable/reader: add comments to `table_iter_next()`, (continued)
- [PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries),
Taylor Blau
- [PATCH v6 01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH v6 02/16] revision.c: consult Bloom filters for root commits, Taylor Blau
- [PATCH v6 03/16] commit-graph: ensure Bloom filters are read with consistent settings, Taylor Blau
- [PATCH v6 04/16] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH v6 05/16] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH v6 06/16] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH v6 07/16] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH v6 08/16] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH v6 09/16] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- [PATCH v6 10/16] bloom: annotate filters with hash version, Taylor Blau
- [PATCH v6 11/16] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH v6 12/16] commit-graph: unconditionally load Bloom filters, Taylor Blau
- [PATCH v6 13/16] commit-graph: new Bloom filter version that fixes murmur3, Taylor Blau
- [PATCH v6 14/16] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH v6 15/16] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH v6 16/16] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- [PATCH v7 00/16] bloom: changed-path Bloom filters v2 (& sundries), Taylor Blau
- [PATCH v7 01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH v7 02/16] revision.c: consult Bloom filters for root commits, Taylor Blau
- [PATCH v7 03/16] commit-graph: ensure Bloom filters are read with consistent settings, Taylor Blau
- [PATCH v7 04/16] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH v7 05/16] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH v7 06/16] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH v7 07/16] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH v7 08/16] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH v7 09/16] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- [PATCH v7 10/16] bloom: annotate filters with hash version, Taylor Blau
- [PATCH v7 11/16] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH v7 12/16] commit-graph: unconditionally load Bloom filters, Taylor Blau
- [PATCH v7 13/16] commit-graph: new Bloom filter version that fixes murmur3, Taylor Blau
- [PATCH v7 14/16] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH v7 15/16] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH v7 16/16] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- [PATCH] ci: update FreeBSD cirrus job,
Carlo Marcelo Arenas Belón
- [PATCH 0/2] CC_LD_DYNPATH improvements,
Junio C Hamano
- [PATCH] This PR enables a successful git build on z/OS.,
Haritha via GitGitGadget
- [PATCH 0/9] reftable: code style improvements,
Patrick Steinhardt
- [PATCH 1/9] reftable: introduce macros to grow arrays, Patrick Steinhardt
- [PATCH 2/9] reftable: introduce macros to allocate arrays, Patrick Steinhardt
- [PATCH 3/9] reftable/stack: fix parameter validation when compacting range, Patrick Steinhardt
- [PATCH 4/9] reftable/stack: index segments with `size_t`, Patrick Steinhardt
- [PATCH 5/9] reftable/stack: use `size_t` to track stack slices during compaction, Patrick Steinhardt
- [PATCH 6/9] reftable/stack: use `size_t` to track stack length, Patrick Steinhardt
- [PATCH 7/9] reftable/merged: refactor seeking of records, Patrick Steinhardt
- [PATCH 8/9] reftable/merged: refactor initialization of iterators, Patrick Steinhardt
- [PATCH 9/9] reftable/record: improve semantics when initializing records, Patrick Steinhardt
- [PATCH v2 0/9] reftable: code style improvements, Patrick Steinhardt
- [PATCH v3 0/9] reftable: code style improvements, Patrick Steinhardt
- [PATCH v3 1/9] reftable: introduce macros to grow arrays, Patrick Steinhardt
- [PATCH v3 2/9] reftable: introduce macros to allocate arrays, Patrick Steinhardt
- [PATCH v3 3/9] reftable/stack: fix parameter validation when compacting range, Patrick Steinhardt
- [PATCH v3 4/9] reftable/stack: index segments with `size_t`, Patrick Steinhardt
- [PATCH v3 5/9] reftable/stack: use `size_t` to track stack slices during compaction, Patrick Steinhardt
- [PATCH v3 6/9] reftable/stack: use `size_t` to track stack length, Patrick Steinhardt
- [PATCH v3 7/9] reftable/merged: refactor seeking of records, Patrick Steinhardt
- [PATCH v3 8/9] reftable/merged: refactor initialization of iterators, Patrick Steinhardt
- [PATCH v3 9/9] reftable/record: improve semantics when initializing records, Patrick Steinhardt
- Re: [PATCH v3 0/9] reftable: code style improvements, Karthik Nayak
- FreeBSD CI suspended on git/git and gitgitgadget/git,
Johannes Schindelin
- Draft of Git Rev News edition 107, Christian Couder
- [PATCH] win32: special-case `ENOSPC` when writing to a pipe, Johannes Schindelin via GitGitGadget
- [PATCH] t0091: allow test in a repository without tags,
Junio C Hamano
- [RFH] disable bogus .maybe_tree suggestion by Coccinelle?, Junio C Hamano
- [PATCH] gitk: add "Hightlight commit name" menu entry,
Raphael Gallais-Pou
- [PATCH 0/2] refs: introduce reftable backend,
Patrick Steinhardt
- [PATCH] reftable/stack: fsync "tables.list" during compaction,
Patrick Steinhardt
- Multiple indices / staging areas,
Jacek Lipiec
- “ Hello World “, ross nicholas Oneil thomas
- What's cooking in git.git (Jan 2024, #09; Mon, 29), Junio C Hamano
- [PATCH 0/4] mark tests as leak-free,
Rubén Justo
- [PATCH 0/3] Comment style fixes,
Junio C Hamano
- Y, G G
- Git in GSoC 2024,
Kaartic Sivaraam
- [PATCH] merge-ort: turn submodule conflict suggestions into an advice,
Philippe Blain via GitGitGadget
- [PATCH 0/2] some unit-test Makefile polishing,
Jeff King
- Git segfaults with diff.external and comparing files with different permissions,
Wilfred Hughes
- [PATCH 0/5] completion: remove hardcoded config variable names,
Philippe Blain via GitGitGadget
- [PATCH 0/1] config: add back code comment,
Kristoffer Haugsbakk
- [GSOC][RFC PATCH 0/2] add-patch: compare object id,
Ghanshyam Thakkar
- add two steps,
Johannes Kingma
- [PATCH] pack-bitmap: drop unused `reuse_objects`,
Taylor Blau
- What's cooking in git.git (Jan 2024, #08; Fri, 26), Junio C Hamano
- git-for-windows: Rarely, checking out a branch will fast-forward that branch to the branch that was just switched from, Stan Stanislaus
- [PATCH] merge-tree: accept 3 trees as arguments,
Johannes Schindelin via GitGitGadget
- [PATCH 0/4] completion for git-reflog show,
Rubén Justo
- [PATCH 0/5] reftable: fix writing multi-level indices,
Patrick Steinhardt
- [PATCH 0/2] index-pack: fsck honor checks,
John Cai via GitGitGadget
- Slightly embarassing bug in error message when RSA key doesn't match.,
Peter da Silva
- Virus detected,
Hr. Rüge
- [PATCH] ls-files: avoid the verb "deprecate" for individual options,
Junio C Hamano
- [PATCH 0/2] [GSoC][RFC/Patch] FIX: use utf8_strnwidth for line_prefix in diff.c,
Md Isfarul Haque via GitGitGadget
- [PATCH 0/2] reftable: adjust permissions of compacted tables,
Patrick Steinhardt
- What's cooking in git.git (Jan 2024, #07; Tue, 23),
Junio C Hamano
- `git fetch` with protocol.version=1 misses tags that point to the fetched history,
Josh Steadmon
- [PATCH] reftable: honor core.fsync,
John Cai via GitGitGadget
- Fatal error: commit-graph-chain.lock': File exists., Thomas Braun
- Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory,
Raúl Núñez de Arenas Coronado
- [RFC PATCH] editorconfig: limit code lines to 80 characters,
Carlo Marcelo Arenas Belón
- Git Push Always uses Protocol Version 0,
Zsolt Imre
- [PATCH 0/2] Replace atoi() with strtol_i2(),
Mohit Marathe via GitGitGadget
- Strange and broken behaviour when GIT_WORK_TREE is direct ancestor of GIT_DIR, LunarLambda
- [PATCH 0/4] completion: add missing 'git log' options,
Philippe Blain via GitGitGadget
- [PATCH] ci(github): also skip logs of broken test cases,
Philippe Blain via GitGitGadget
- Git pre-received hook not failing with exit code 1 correcly,
Marc C
- [PATCH] git-p4: use raw string literals for regular expressions,
James Touton via GitGitGadget
- How OBJ_REF_DELTA pack file size calculated,
Farhan Khan
- What's cooking in git.git (Jan 2024, #06; Fri, 19),
Junio C Hamano
- [PATCH] setup: allow cwd=.git w/ bareRepository=explicit,
Kyle Lippincott via GitGitGadget
- [PATCH 0/2] Run limited fuzz tests in GitHub CI,
Josh Steadmon
- [PATCH] MyFirstContribution: update mailing list sub steps,
spectral via GitGitGadget
- [PATCH 0/5] for-each-ref: print all refs on empty string pattern,
Karthik Nayak
- [PATCH 0/7] refs: convert special refs to become normal pseudo-refs,
Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]