index
:
git
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
2026-01-12
t5403: use test_cmp for post-checkout argument checks
Deveshi Dwivedi
-4
/
+4
2026-01-12
t5403: introduce check_post_checkout helper function
Deveshi Dwivedi
-21
/
+28
2026-01-12
submodule: detect conflicts with existing gitdir configs
Adrian Ratiu
-0
/
+89
2026-01-12
submodule: hash the submodule name for the gitdir path
Adrian Ratiu
-0
/
+78
2026-01-12
submodule: fix case-folding gitdir filesystem collisions
Adrian Ratiu
-2
/
+126
2026-01-12
submodule--helper: fix filesystem collisions by encoding gitdir paths
Adrian Ratiu
-1
/
+110
2026-01-12
builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
Adrian Ratiu
-6
/
+14
2026-01-12
submodule--helper: add gitdir migration command
Adrian Ratiu
-2
/
+132
2026-01-12
submodule: allow runtime enabling extensions.submodulePathConfig
Adrian Ratiu
-0
/
+142
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
-28
/
+313
2026-01-12
builtin/submodule--helper: add gitdir command
Adrian Ratiu
-0
/
+17
2026-01-12
submodule: always validate gitdirs inside submodule_name_to_gitdir
Adrian Ratiu
-12
/
+4
2026-01-12
submodule--helper: use submodule_name_to_gitdir in add_submodule
Adrian Ratiu
-6
/
+7
2026-01-12
builtin/fsck: drop `fsck_head_link()`
Patrick Steinhardt
-24
/
+4
2026-01-12
builtin/fsck: move generic HEAD check into `refs_fsck()`
Patrick Steinhardt
-14
/
+21
2026-01-12
builtin/fsck: move generic object ID checks into `refs_fsck()`
Patrick Steinhardt
-32
/
+30
2026-01-12
refs/reftable: introduce generic checks for refs
Patrick Steinhardt
-6
/
+88
2026-01-12
refs/reftable: fix consistency checks with worktrees
Patrick Steinhardt
-15
/
+46
2026-01-12
refs/reftable: extract function to retrieve backend for worktree
Patrick Steinhardt
-27
/
+43
2026-01-12
refs/reftable: adapt includes to become consistent
Patrick Steinhardt
-2
/
+2
2026-01-12
refs/files: introduce function to perform normal ref checks
Patrick Steinhardt
-0
/
+17
2026-01-12
refs/files: extract generic symref target checks
Patrick Steinhardt
-33
/
+52
2026-01-12
fsck: drop unused fields from `struct fsck_ref_report`
Patrick Steinhardt
-7
/
+0
2026-01-12
refs/files: perform consistency checks for root refs
Patrick Steinhardt
-3
/
+77
2026-01-12
refs/files: improve error handling when verifying symrefs
Patrick Steinhardt
-15
/
+13
2026-01-12
refs/files: extract function to check single ref
Patrick Steinhardt
-29
/
+51
2026-01-12
refs/files: remove useless indirection
Patrick Steinhardt
-9
/
+7
2026-01-12
refs/files: remove `refs_check_dir` parameter
Patrick Steinhardt
-5
/
+3
2026-01-12
refs/files: move fsck functions into global scope
Patrick Steinhardt
-9
/
+8
2026-01-12
refs/files: simplify iterating through root refs
Patrick Steinhardt
-8
/
+3
2026-01-12
packfile: drop repository parameter from `packed_object_info()`
Patrick Steinhardt
-13
/
+10
2026-01-12
packfile: skip unpacking object header for disk size requests
Patrick Steinhardt
-2
/
+5
2026-01-12
packfile: disentangle return value of `packed_object_info()`
Patrick Steinhardt
-9
/
+16
2026-01-12
packfile: always populate pack-specific info when reading object info
Patrick Steinhardt
-17
/
+14
2026-01-12
packfile: extend `is_delta` field to allow for "unknown" state
Patrick Steinhardt
-4
/
+20
2026-01-12
packfile: always declare object info to be OI_PACKED
Patrick Steinhardt
-3
/
+35
2026-01-12
object-file: always set OI_LOOSE when reading object info
Patrick Steinhardt
-44
/
+71
2026-01-12
The 17th batch
Junio C Hamano
-0
/
+8
2026-01-12
Merge branch 'js/mailmap-karsten-blees'
Junio C Hamano
-2
/
+2
2026-01-12
Merge branch 'ps/t1300-2021-use-test-path-is-helpers'
Junio C Hamano
-6
/
+6
2026-01-12
Merge branch 'rs/commit-stack'
Junio C Hamano
-247
/
+184
2026-01-12
Merge branch 'sb/bundle-uri-without-uri'
Junio C Hamano
-1
/
+49
2026-01-12
Merge branch 'ja/doc-synopsis-style-more'
Junio C Hamano
-230
/
+238
2026-01-11
t1410: use test helpers in reflog rewind test
Pushkar Singh
-4
/
+4
2026-01-11
http-backend: write newlines to stderr when responding with errors
KJ Tsanaktsidis
-2
/
+6
2026-01-10
.mailmap: replace Karsten Blees' default address
Johannes Schindelin
-2
/
+2
2026-01-09
contrib/subtree: detect rewritten subtree commits
Colin Stagner
-55
/
+169
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
-56
/
+73
2026-01-09
tree: stop using the_repository
René Scharfe
-18
/
+3
2026-01-09
tree: use repo_parse_tree()
René Scharfe
-1
/
+1
[prev]
[next]