index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parallel-checkout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
The ninteenth batch
Junio C Hamano
1
-0
/
+28
2024-07-03
t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
Ghanshyam Thakkar
6
-238
/
+182
2024-07-02
The eighteenth batch
Junio C Hamano
1
-0
/
+25
2024-07-02
Yet another batch of post 2.45.2 updates from the 'master' front
Junio C Hamano
1
-0
/
+27
2024-07-02
t0612: mark as leak-free
Rubén Justo
1
-0
/
+1
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-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
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
2024-06-24
diff: allow --color-moved with --no-ext-diff
René Scharfe
2
-1
/
+11
2024-06-24
object-file: fix leak on conversion failure
Eric Wong
1
-1
/
+1
2024-06-22
fuzz: minimum fuzzers environment lacks libcURL
Junio C Hamano
1
-0
/
+1
2024-06-22
version: teach --build-options to reports zlib version information
Randall S. Becker
1
-0
/
+3
2024-06-22
version: teach --build-options to reports libcurl version information
Randall S. Becker
1
-0
/
+7
2024-06-21
The fifteenth batch
Junio C Hamano
1
-0
/
+35
2024-06-20
version: --build-options reports OpenSSL version information
Randall S. Becker
1
-0
/
+3
2024-06-20
commit: remove find_header_mem()
René Scharfe
2
-19
/
+2
2024-06-20
t5500: fix mistaken $SERVER reference in helper function
Jeff King
1
-1
/
+1
2024-06-20
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
1
-1
/
+0
2024-06-20
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
2
-1
/
+13
[next]