index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
t-reftable-record: add tests for reftable_ref_record_compare_name()
Chandra Pratap
1
-0
/
+20
2024-07-02
t-reftable-record: add index tests for reftable_record_is_deletion()
Chandra Pratap
1
-0
/
+1
2024-07-02
t-reftable-record: add obj tests for reftable_record_is_deletion()
Chandra Pratap
1
-0
/
+1
2024-07-02
t-reftable-record: add log tests for reftable_record_is_deletion()
Chandra Pratap
1
-0
/
+4
2024-07-02
t-reftable-record: add ref tests for reftable_record_is_deletion()
Chandra Pratap
1
-0
/
+2
2024-07-02
t-reftable-record: add comparison tests for obj records
Chandra Pratap
1
-0
/
+39
2024-07-02
t-reftable-record: add comparison tests for index records
Chandra Pratap
1
-0
/
+38
2024-07-02
t-reftable-record: add comparison tests for ref records
Chandra Pratap
1
-0
/
+33
2024-07-02
t-reftable-record: add reftable_record_cmp() tests for log records
Chandra Pratap
1
-13
/
+25
2024-07-02
t: move reftable/record_test.c to the unit testing framework
Chandra Pratap
3
-73
/
+61
2024-07-02
t0612: mark as leak-free
Rubén Justo
1
-0
/
+1
2024-07-02
test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
Rubén Justo
1
-1
/
+4
2024-07-01
t0613: mark as leak-free
Rubén Justo
1
-0
/
+1
2024-07-01
pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt"
Abhijeet Sonar
1
-1
/
+1
2024-07-01
submodule--helper: use strvec_pushf() for --super-prefix
René Scharfe
1
-11
/
+6
2024-07-01
git-send-email: use sanitized address when reading mbox body
Csókás, Bence
2
-2
/
+45
2024-06-30
git-gui: fix inability to quit after closing another instance
Orgad Shaneh
1
-1
/
+1
2024-06-29
More post 2.45.2 updates from the 'master' front
Junio C Hamano
2
-1
/
+81
2024-06-28
sparse-index: improve lstat caching of sparse paths
Derrick Stolee
1
-24
/
+90
2024-06-28
sparse-index: count lstat() calls
Derrick Stolee
1
-0
/
+7
2024-06-28
sparse-index: use strbuf in path_found()
Derrick Stolee
1
-12
/
+9
2024-06-28
sparse-index: refactor path_found()
Derrick Stolee
1
-16
/
+29
2024-06-28
sparse-checkout: refactor skip worktree retry logic
Derrick Stolee
1
-24
/
+53
2024-06-27
The seventeenth batch
Junio C Hamano
1
-0
/
+18
2024-06-26
t/lib-bundle-uri: use local fake bundle URLs
Jeff King
1
-2
/
+2
2024-06-26
t5551: do not confirm that bogus url cannot be used
Jeff King
1
-1
/
+0
2024-06-26
t5553: use local url for invalid fetch
Jeff King
1
-4
/
+4
2024-06-26
describe: refresh the index when 'broken' flag is used
Abhijeet Sonar
2
-0
/
+48
2024-06-26
archive: document that --add-virtual-file takes full path
Junio C Hamano
1
-4
/
+6
2024-06-26
date: detect underflow/overflow when parsing dates with timezone offset
Darcy Burke
2
-1
/
+44
2024-06-26
t0006: simplify prerequisites
Junio C Hamano
1
-6
/
+12
2024-06-25
bloom: introduce `deinit_bloom_filters()`
Taylor Blau
3
-1
/
+22
2024-06-25
commit-graph: reuse existing Bloom filters where possible
Taylor Blau
5
-4
/
+132
2024-06-25
object.h: fix mis-aligned flag bits table
Taylor Blau
1
-1
/
+1
2024-06-25
commit-graph: new Bloom filter version that fixes murmur3
Taylor Blau
7
-15
/
+252
2024-06-25
commit-graph: unconditionally load Bloom filters
Taylor Blau
1
-4
/
+10
2024-06-25
bloom: prepare to discard incompatible Bloom filters
Taylor Blau
2
-3
/
+37
2024-06-25
bloom: annotate filters with hash version
Taylor Blau
2
-3
/
+9
2024-06-25
repo-settings: introduce commitgraph.changedPathsVersion
Taylor Blau
5
-8
/
+33
2024-06-25
t4216: test changed path filters with high bit paths
Taylor Blau
1
-0
/
+51
2024-06-25
t/helper/test-read-graph: implement `bloom-filters` mode
Taylor Blau
1
-5
/
+37
2024-06-25
bloom.h: make `load_bloom_filter_from_graph()` public
Taylor Blau
2
-3
/
+8
2024-06-25
t/helper/test-read-graph.c: extract `dump_graph_info()`
Taylor Blau
1
-13
/
+18
2024-06-25
gitformat-commit-graph: describe version 2 of BDAT
Jonathan Tan
1
-3
/
+6
2024-06-25
commit-graph: ensure Bloom filters are read with consistent settings
Taylor Blau
2
-1
/
+92
2024-06-25
revision.c: consult Bloom filters for root commits
Taylor Blau
2
-6
/
+28
2024-06-25
t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
Taylor Blau
1
-1
/
+13
2024-06-25
pager: die when paging to non-existing command
Rubén Justo
2
-13
/
+6
2024-06-25
doc: fix case error of eol attribute in example
Shane Sun
1
-1
/
+1
2024-06-25
The sixteenth batch
Junio C Hamano
1
-0
/
+24
[prev]
[next]