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-01-08
branch: clarify <oldbranch> term
Rubén Justo
-1
/
+2
2024-01-05
rebase: clarify --reschedule-failed-exec default
Illia Bobyr
-7
/
+10
2024-01-05
index-pack: spawn threads atomically
Jeff King
-0
/
+2
2024-01-05
commit-graph: retain commit slab when closing NULL commit_graph
Jeff King
-1
/
+5
2024-01-04
write-or-die: make GIT_FLUSH a Boolean environment variable
Chandra Pratap
-14
/
+10
2024-01-03
push: region_leave trace for negotiate_using_fetch
Sam Delmerico
-1
/
+1
2024-01-03
Documentation: fix statement about rebase.instructionFormat
Maarten van der Schrieck
-2
/
+2
2024-01-03
reftable/merged: transfer ownership of records when iterating
Patrick Steinhardt
-2
/
+4
2024-01-03
reftable/merged: really reuse buffers to compute record keys
Patrick Steinhardt
-2
/
+0
2024-01-03
reftable/record: store "val2" hashes as static arrays
Patrick Steinhardt
-20
/
+6
2024-01-03
reftable/record: store "val1" hashes as static arrays
Patrick Steinhardt
-30
/
+13
2024-01-03
reftable/record: constify some parts of the interface
Patrick Steinhardt
-6
/
+6
2024-01-03
reftable/writer: fix index corruption when writing multiple indices
Patrick Steinhardt
-2
/
+82
2024-01-03
reftable/stack: do not auto-compact twice in `reftable_stack_add()`
Patrick Steinhardt
-3
/
+0
2024-01-03
reftable/stack: do not overwrite errors when compacting
Patrick Steinhardt
-12
/
+8
2024-01-03
t1006: prefer shell loop to awk for packed object sizes
René Scharfe
-6
/
+8
2024-01-02
The fifth batch
Junio C Hamano
-0
/
+12
2024-01-02
Merge branch 'ps/pseudo-refs'
Junio C Hamano
-39
/
+87
2024-01-02
Merge branch 'jc/orphan-unborn'
Junio C Hamano
-12
/
+30
2024-01-02
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
-8
/
+38
2024-01-02
Merge branch 'la/trailer-cleanups'
Junio C Hamano
-45
/
+61
2024-01-02
Merge branch 'jc/retire-cas-opt-name-constant'
Junio C Hamano
-5
/
+3
2024-01-02
Merge branch 'rs/rebase-use-strvec-pushf'
Junio C Hamano
-11
/
+6
2024-01-02
Merge branch 'sh/completion-with-reftable'
Junio C Hamano
-5
/
+38
2024-01-02
t9500: write "extensions.refstorage" into config
Patrick Steinhardt
-0
/
+5
2024-01-02
builtin/clone: introduce `--ref-format=` value flag
Patrick Steinhardt
-1
/
+34
2024-01-02
builtin/init: introduce `--ref-format=` value flag
Patrick Steinhardt
-1
/
+45
2024-01-02
builtin/rev-parse: introduce `--show-ref-format` flag
Patrick Steinhardt
-0
/
+24
2024-01-02
t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
-1
/
+18
2024-01-02
setup: introduce GIT_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
-0
/
+30
2024-01-02
setup: introduce "extensions.refStorage" extension
Patrick Steinhardt
-6
/
+69
2024-01-02
setup: set repository's formats on init
Patrick Steinhardt
-0
/
+7
2024-01-02
setup: start tracking ref storage format
Patrick Steinhardt
-9
/
+48
2024-01-02
refs: refactor logic to look up storage backends
Patrick Steinhardt
-13
/
+31
2024-01-02
worktree: skip reading HEAD when repairing worktrees
Patrick Steinhardt
-8
/
+23
2024-01-02
t: introduce DEFAULT_REPO_FORMAT prereq
Patrick Steinhardt
-1
/
+5
2023-12-28
attr: add builtin objectmode values support
Joanna Wang
-3
/
+210
2023-12-28
mem-pool: simplify alignment calculation
René Scharfe
-3
/
+1
2023-12-28
mem-pool: fix big allocations
René Scharfe
-3
/
+35
2023-12-28
sideband.c: remove redundant 'NEEDSWORK' tag
Chandra Pratap
-1
/
+4
2023-12-27
SubmittingPatches: hyphenate non-ASCII
Josh Soref
-1
/
+1
2023-12-27
SubmittingPatches: clarify GitHub artifact format
Josh Soref
-1
/
+2
2023-12-27
SubmittingPatches: clarify GitHub visual
Josh Soref
-5
/
+5
2023-12-27
SubmittingPatches: provide tag naming advice
Josh Soref
-0
/
+3
2023-12-27
SubmittingPatches: update extra tags list
Josh Soref
-0
/
+8
2023-12-27
SubmittingPatches: discourage new trailers
Josh Soref
-2
/
+3
2023-12-27
SubmittingPatches: drop ref to "What's in git.git"
Josh Soref
-1
/
+1
2023-12-27
CodingGuidelines: write punctuation marks
Josh Soref
-1
/
+1
2023-12-27
CodingGuidelines: move period inside parentheses
Josh Soref
-1
/
+1
2023-12-27
The fourth batch
Junio C Hamano
-0
/
+48
[prev]
[next]