index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
symlinks.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
The sixth batch
Junio C Hamano
1
-0
/
+15
2024-01-05
index-pack: spawn threads atomically
Jeff King
1
-0
/
+2
2024-01-05
commit-graph: retain commit slab when closing NULL commit_graph
Jeff King
2
-1
/
+5
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
reftable/merged: transfer ownership of records when iterating
Patrick Steinhardt
1
-2
/
+4
2024-01-03
reftable/merged: really reuse buffers to compute record keys
Patrick Steinhardt
1
-2
/
+0
2024-01-03
reftable/record: store "val2" hashes as static arrays
Patrick Steinhardt
4
-20
/
+6
2024-01-03
reftable/record: store "val1" hashes as static arrays
Patrick Steinhardt
7
-30
/
+13
2024-01-03
reftable/record: constify some parts of the interface
Patrick Steinhardt
2
-6
/
+6
2024-01-03
reftable/writer: fix index corruption when writing multiple indices
Patrick Steinhardt
2
-2
/
+82
2024-01-03
reftable/stack: do not auto-compact twice in `reftable_stack_add()`
Patrick Steinhardt
1
-3
/
+0
2024-01-03
reftable/stack: do not overwrite errors when compacting
Patrick Steinhardt
1
-12
/
+8
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
2024-01-02
t9500: write "extensions.refstorage" into config
Patrick Steinhardt
1
-0
/
+5
2024-01-02
builtin/clone: introduce `--ref-format=` value flag
Patrick Steinhardt
3
-1
/
+34
2024-01-02
builtin/init: introduce `--ref-format=` value flag
Patrick Steinhardt
3
-1
/
+45
2024-01-02
builtin/rev-parse: introduce `--show-ref-format` flag
Patrick Steinhardt
3
-0
/
+24
2024-01-02
t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
3
-1
/
+18
2024-01-02
setup: introduce GIT_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
3
-0
/
+30
2024-01-02
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
8
-6
/
+69
2024-01-02
setup: set repository's formats on init
Patrick Steinhardt
1
-0
/
+7
2024-01-02
setup: start tracking ref storage format
Patrick Steinhardt
7
-9
/
+48
2024-01-02
refs: refactor logic to look up storage backends
Patrick Steinhardt
7
-13
/
+31
2024-01-02
worktree: skip reading HEAD when repairing worktrees
Patrick Steinhardt
1
-8
/
+23
2024-01-02
t: introduce DEFAULT_REPO_FORMAT prereq
Patrick Steinhardt
2
-1
/
+5
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
sideband.c: remove redundant 'NEEDSWORK' tag
Chandra Pratap
1
-1
/
+4
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
[next]