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
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2026-01-15
Merge branch 'ps/odb-misc-fixes'
Junio C Hamano
-3
/
+5
2026-01-15
Merge branch 'ps/packfile-store-in-odb-source' into ps/odb-for-each-object
Junio C Hamano
-69
/
+92
2026-01-15
Merge branch 'ps/read-object-info-improvements' into ps/odb-for-each-object
Junio C Hamano
-4
/
+3
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
-41
/
+41
2026-01-15
commit: rename `reverse_commit_list()` to conform to coding guidelines
Patrick Steinhardt
-2
/
+2
2026-01-15
commit: rename `copy_commit_list()` to conform to coding guidelines
Patrick Steinhardt
-1
/
+1
2026-01-14
builtin/repack: handle promisor packs with geometric repacking
Patrick Steinhardt
-0
/
+3
2026-01-14
builtin/pack-objects: exclude promisor objects with "--stdin-packs"
Patrick Steinhardt
-3
/
+11
2026-01-13
builtin/history: implement "reword" subcommand
Patrick Steinhardt
-5
/
+410
2026-01-13
builtin: add new "history" command
Patrick Steinhardt
-0
/
+22
2026-01-13
builtin/replay: move core logic into "libgit.a"
Patrick Steinhardt
-365
/
+1
2026-01-13
builtin/replay: extract core logic to replay revisions
Patrick Steinhardt
-107
/
+162
2026-01-12
submodule: hash the submodule name for the gitdir path
Adrian Ratiu
-0
/
+19
2026-01-12
submodule: fix case-folding gitdir filesystem collisions
Adrian Ratiu
-1
/
+25
2026-01-12
submodule--helper: fix filesystem collisions by encoding gitdir paths
Adrian Ratiu
-0
/
+12
2026-01-12
builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
Adrian Ratiu
-6
/
+1
2026-01-12
submodule--helper: add gitdir migration command
Adrian Ratiu
-0
/
+61
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
-2
/
+52
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
-4
/
+0
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
-7
/
+0
2026-01-12
builtin/fsck: move generic object ID checks into `refs_fsck()`
Patrick Steinhardt
-26
/
+15
2026-01-12
packfile: drop repository parameter from `packed_object_info()`
Patrick Steinhardt
-4
/
+3
2026-01-12
Merge branch 'rs/commit-stack'
Junio C Hamano
-27
/
+21
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
-31
/
+37
2026-01-09
fsck: snapshot default refs before object walk
Elijah Newren
-40
/
+122
2026-01-09
packfile: only prepare owning store in `packfile_store_prepare()`
Patrick Steinhardt
-6
/
+8
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
-61
/
+80
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
-6
/
+6
2026-01-09
patch-id: use “patch ID” throughout
Kristoffer Haugsbakk
-2
/
+2
2026-01-08
Merge branch 'rs/tag-wo-the-repository'
Junio C Hamano
-6
/
+6
2026-01-08
Merge branch 'kh/replay-invalid-onto-advance' into ps/history
Junio C Hamano
-62
/
+25
2026-01-07
Merge branch 'ps/odb-misc-fixes' into ps/packfile-store-in-odb-source
Junio C Hamano
-3
/
+5
2026-01-07
builtin/gc: fix condition for whether to write commit graphs
Patrick Steinhardt
-3
/
+5
2026-01-07
cat-file: only use bitmaps when filtering
Jeff King
-3
/
+5
2026-01-06
Merge branch 'ar/run-command-hook'
Junio C Hamano
-155
/
+121
2026-01-06
Merge branch 'rs/show-branch-prio-queue'
Junio C Hamano
-13
/
+21
2026-01-06
Merge branch 'bc/checkout-error-message-fix'
Junio C Hamano
-1
/
+1
2026-01-06
replay: die if we cannot parse object
Kristoffer Haugsbakk
-1
/
+1
2026-01-06
replay: improve code comment and die message
Kristoffer Haugsbakk
-2
/
+2
2026-01-06
replay: die descriptively when invalid commit-ish is given
Kristoffer Haugsbakk
-6
/
+7
2026-01-06
replay: find *onto only after testing for ref name
Kristoffer Haugsbakk
-1
/
+1
2026-01-06
replay: remove dead code and rearrange
Kristoffer Haugsbakk
-54
/
+16
2025-12-30
Merge branch 'jt/repo-struct-more-objinfo'
Junio C Hamano
-29
/
+146
2025-12-29
tag: support arbitrary repositories in parse_tag()
René Scharfe
-4
/
+4
2025-12-29
tag: support arbitrary repositories in gpg_verify_tag()
René Scharfe
-2
/
+2
2025-12-28
receive-pack: convert receive hooks to hook API
Emily Shaffer
-119
/
+93
2025-12-28
receive-pack: convert update hooks to new API
Emily Shaffer
-39
/
+25
[prev]
[next]