index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
convert.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-01-13
The seventh batch
Junio C Hamano
1
-1
/
+18
2024-01-08
The sixth batch
Junio C Hamano
1
-0
/
+15
2024-01-04
write-or-die: make GIT_FLUSH a Boolean environment variable
Chandra Pratap
2
-14
/
+10
2024-01-03
Documentation: fix statement about rebase.instructionFormat
Maarten van der Schrieck
2
-2
/
+2
2024-01-03
t1006: prefer shell loop to awk for packed object sizes
René Scharfe
1
-6
/
+8
2024-01-02
The fifth batch
Junio C Hamano
1
-0
/
+12
2023-12-28
attr: add builtin objectmode values support
Joanna Wang
5
-3
/
+210
2023-12-28
mem-pool: simplify alignment calculation
René Scharfe
1
-3
/
+1
2023-12-28
mem-pool: fix big allocations
René Scharfe
3
-3
/
+35
2023-12-28
SubmittingPatches: hyphenate non-ASCII
Josh Soref
1
-1
/
+1
2023-12-28
SubmittingPatches: clarify GitHub artifact format
Josh Soref
1
-1
/
+2
2023-12-28
SubmittingPatches: clarify GitHub visual
Josh Soref
1
-5
/
+5
2023-12-28
SubmittingPatches: provide tag naming advice
Josh Soref
1
-0
/
+3
2023-12-28
SubmittingPatches: update extra tags list
Josh Soref
1
-0
/
+8
2023-12-28
SubmittingPatches: discourage new trailers
Josh Soref
1
-2
/
+3
2023-12-28
SubmittingPatches: drop ref to "What's in git.git"
Josh Soref
1
-1
/
+1
2023-12-28
CodingGuidelines: write punctuation marks
Josh Soref
1
-1
/
+1
2023-12-28
CodingGuidelines: move period inside parentheses
Josh Soref
1
-1
/
+1
2023-12-27
The fourth batch
Junio C Hamano
1
-0
/
+48
2023-12-26
sparse-checkout: use default patterns for 'set' only !stdin
Junio C Hamano
1
-1
/
+1
2023-12-26
sparse-checkout: be consistent with end of options markers
Elijah Newren
2
-7
/
+10
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
22
-25
/
+0
2023-12-26
treewide: add direct includes currently only pulled in transitively
Elijah Newren
4
-0
/
+4
2023-12-26
trace2/tr2_tls.h: remove unnecessary include
Elijah Newren
3
-1
/
+2
2023-12-26
submodule-config.h: remove unnecessary include
Elijah Newren
2
-1
/
+1
2023-12-26
pkt-line.h: remove unnecessary include
Elijah Newren
3
-1
/
+2
2023-12-26
line-log.h: remove unnecessary include
Elijah Newren
3
-2
/
+2
2023-12-26
http.h: remove unnecessary include
Elijah Newren
4
-1
/
+3
2023-12-26
fsmonitor--daemon.h: remove unnecessary includes
Elijah Newren
5
-3
/
+6
2023-12-26
blame.h: remove unnecessary includes
Elijah Newren
2
-3
/
+2
2023-12-26
archive.h: remove unnecessary include
Elijah Newren
4
-1
/
+3
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
158
-293
/
+0
2023-12-26
treewide: remove unnecessary includes from header files
Elijah Newren
4
-4
/
+0
2023-12-26
fast-import: use mem_pool_calloc()
René Scharfe
1
-2
/
+1
2023-12-21
t1006: add tests for %(objectsize:disk)
Jeff King
1
-0
/
+34
2023-12-21
archive: "--list" does not take further options
Junio C Hamano
2
-0
/
+12
2023-12-20
Documentation/git-merge.txt: use backticks for command wrapping
Michael Lohmann
1
-25
/
+25
2023-12-20
Documentation/git-merge.txt: fix reference to synopsis
Michael Lohmann
1
-10
/
+10
2023-12-20
trailer: use offsets for trailer_start/trailer_end
Linus Arver
3
-21
/
+20
2023-12-20
trailer: find the end of the log message
Linus Arver
1
-23
/
+40
2023-12-20
The third batch
Junio C Hamano
1
-0
/
+33
2023-12-20
rebase: use strvec_pushf() for format-patch revisions
René Scharfe
1
-11
/
+6
[next]