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
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
2024-06-20
t5500: fix mistaken $SERVER reference in helper function
Jeff King
-1
/
+1
2024-06-20
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin
-1
/
+0
2024-06-20
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
-1
/
+13
2024-06-20
merge-ort: convert more error() cases to path_msg()
Elijah Newren
-13
/
+42
2024-06-20
merge-ort: upon merge abort, only show messages causing the abort
Elijah Newren
-25
/
+53
2024-06-20
merge-ort: loosen commented requirements
Elijah Newren
-1
/
+1
2024-06-20
merge-ort: clearer propagation of failure-to-function from merge_submodule
Elijah Newren
-0
/
+2
2024-06-20
merge-ort: fix type of local 'clean' var in handle_content_merge ()
Elijah Newren
-2
/
+3
2024-06-20
merge-ort: maintain expected invariant for priv member
Elijah Newren
-2
/
+43
2024-06-20
merge-ort: extract handling of priv member into reusable function
Elijah Newren
-5
/
+22
2024-06-20
unbundle: extend object verification for fetches
Xing Xin
-3
/
+76
2024-06-20
fetch-pack: expose fsckObjects configuration logic
Xing Xin
-6
/
+16
[prev]
[next]