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-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
2023-12-27
Merge branch 'ps/clone-into-reftable-repository'
Junio C Hamano
-91
/
+150
2023-12-27
Merge branch 'rs/t6300-compressed-size-fix'
Junio C Hamano
-9
/
+9
2023-12-27
Merge branch 'jx/fetch-atomic-error-message-fix'
Junio C Hamano
-44
/
+59
2023-12-27
Merge branch 'rs/c99-stdbool-test-balloon'
Junio C Hamano
-20
/
+22
2023-12-27
Merge branch 'sp/test-i18ngrep'
Junio C Hamano
-1
/
+1
2023-12-27
Merge branch 'jc/doc-misspelt-refs-fix'
Junio C Hamano
-1
/
+1
2023-12-27
Merge branch 'jc/doc-most-refs-are-not-that-special'
Junio C Hamano
-9
/
+10
2023-12-27
Merge branch 'es/add-doc-list-short-form-of-all-in-synopsis'
Junio C Hamano
-1
/
+1
2023-12-27
Merge branch 'jk/mailinfo-iterative-unquote-comment'
Junio C Hamano
-4
/
+8
2023-12-27
Merge branch 'ps/chainlint-self-check-update'
Junio C Hamano
-74
/
+90
2023-12-27
Merge branch 'rs/show-ref-incompatible-options'
Junio C Hamano
-10
/
+12
2023-12-27
Merge branch 'ps/reftable-fixes'
Junio C Hamano
-114
/
+213
[prev]
[next]