index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-06-25
date: detect underflow/overflow when parsing dates with timezone offset
Darcy Burke
-1
/
+44
2024-06-25
t0006: simplify prerequisites
Junio C Hamano
-6
/
+12
2024-06-25
bloom: introduce `deinit_bloom_filters()`
Taylor Blau
-1
/
+22
2024-06-25
commit-graph: reuse existing Bloom filters where possible
Taylor Blau
-4
/
+132
2024-06-25
object.h: fix mis-aligned flag bits table
Taylor Blau
-1
/
+1
2024-06-25
commit-graph: new Bloom filter version that fixes murmur3
Taylor Blau
-15
/
+252
2024-06-25
commit-graph: unconditionally load Bloom filters
Taylor Blau
-4
/
+10
2024-06-25
bloom: prepare to discard incompatible Bloom filters
Taylor Blau
-3
/
+37
2024-06-25
bloom: annotate filters with hash version
Taylor Blau
-3
/
+9
2024-06-25
repo-settings: introduce commitgraph.changedPathsVersion
Taylor Blau
-8
/
+33
2024-06-25
t4216: test changed path filters with high bit paths
Taylor Blau
-0
/
+51
2024-06-25
t/helper/test-read-graph: implement `bloom-filters` mode
Taylor Blau
-5
/
+37
2024-06-25
bloom.h: make `load_bloom_filter_from_graph()` public
Taylor Blau
-3
/
+8
2024-06-25
t/helper/test-read-graph.c: extract `dump_graph_info()`
Taylor Blau
-13
/
+18
2024-06-25
gitformat-commit-graph: describe version 2 of BDAT
Jonathan Tan
-3
/
+6
2024-06-25
commit-graph: ensure Bloom filters are read with consistent settings
Taylor Blau
-1
/
+92
2024-06-25
revision.c: consult Bloom filters for root commits
Taylor Blau
-6
/
+28
2024-06-25
t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
Taylor Blau
-1
/
+13
2024-06-25
pager: die when paging to non-existing command
Rubén Justo
-13
/
+6
2024-06-24
doc: fix case error of eol attribute in example
Shane Sun
-1
/
+1
2024-06-24
The sixteenth batch
Junio C Hamano
-0
/
+24
2024-06-24
Merge branch 'kl/attr-read-attr-fromindex-msan-workaround'
Junio C Hamano
-1
/
+2
2024-06-24
Merge branch 'jc/worktree-git-path'
Junio C Hamano
-8
/
+10
2024-06-24
Merge branch 'tb/commit-graph-use-tempfile'
Junio C Hamano
-28
/
+43
2024-06-24
Merge branch 'jc/add-i-retire-usebuiltin-config'
Junio C Hamano
-26
/
+1
2024-06-24
Merge branch 'jc/no-default-attr-tree-in-bare'
Junio C Hamano
-3
/
+2
2024-06-24
Merge branch 'tb/precompose-getcwd'
Junio C Hamano
-2
/
+39
2024-06-24
Merge branch 'tb/pseudo-merge-reachability-bitmap'
Junio C Hamano
-55
/
+2605
2024-06-24
diff: allow --color-moved with --no-ext-diff
René Scharfe
-1
/
+11
2024-06-24
object-file: fix leak on conversion failure
Eric Wong
-1
/
+1
2024-06-23
Merge branch 'pk/swedish-translation'
Johannes Sixt
-1597
/
+1670
2024-06-23
Merge branch 'bc/french-translation'
Johannes Sixt
-1
/
+1
2024-06-21
fuzz: minimum fuzzers environment lacks libcURL
Junio C Hamano
-0
/
+1
2024-06-21
version: teach --build-options to reports zlib version information
Randall S. Becker
-0
/
+3
2024-06-21
version: teach --build-options to reports libcurl version information
Randall S. Becker
-0
/
+7
2024-06-20
The fifteenth batch
Junio C Hamano
-0
/
+35
2024-06-20
Merge branch 'jc/heads-are-branches'
Junio C Hamano
-39
/
+78
2024-06-20
Merge branch 'ps/document-breaking-changes'
Junio C Hamano
-0
/
+135
2024-06-20
Merge branch 'pw/rebase-i-error-message'
Junio C Hamano
-30
/
+153
2024-06-20
Merge branch 'ds/ahead-behind-fix'
Junio C Hamano
-2
/
+2
2024-06-20
Merge branch 'ps/abbrev-length-before-setup-fix'
Junio C Hamano
-5
/
+34
2024-06-20
Merge branch 'rj/format-patch-auto-cover-with-interdiff'
Junio C Hamano
-5
/
+36
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
-42
/
+836
2024-06-20
Merge branch 'gt/unit-test-oidtree'
Junio C Hamano
-108
/
+197
2024-06-20
Merge branch 'tb/multi-pack-reuse-fix'
Junio C Hamano
-11
/
+103
2024-06-20
Merge branch 'ps/make-append-to-cflags'
Junio C Hamano
-2
/
+2
2024-06-20
Merge branch 'rs/diff-exit-code-with-external-diff'
Junio C Hamano
-19
/
+168
2024-06-20
Merge branch 'ds/doc-add-interactive-singlekey'
Junio C Hamano
-4
/
+4
2024-06-20
version: --build-options reports OpenSSL version information
Randall S. Becker
-0
/
+3
2024-06-20
commit: remove find_header_mem()
René Scharfe
-19
/
+2
[prev]
[next]