index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
11
-31
/
+37
2026-01-21
Merge branch 'ps/geometric-repacking-with-promisor-remotes'
Junio C Hamano
2
-3
/
+14
2026-01-21
Merge branch 'ps/read-object-info-improvements'
Junio C Hamano
2
-4
/
+3
2026-01-21
Merge branch 'ps/packfile-store-in-odb-source'
Junio C Hamano
4
-66
/
+87
2026-01-21
Merge branch 'ps/ref-consistency-checks'
Junio C Hamano
1
-42
/
+4
2026-01-21
Merge branch 'en/fsck-snapshot-ref-state'
Junio C Hamano
1
-40
/
+122
2026-01-16
Merge branch 'kh/doc-patch-id'
Junio C Hamano
1
-2
/
+2
2026-01-16
Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded'
Junio C Hamano
1
-3
/
+5
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
2
-121
/
+155
2026-01-15
Merge branch 'kh/replay-invalid-onto-advance'
Junio C Hamano
1
-62
/
+25
2026-01-15
Merge branch 'ps/odb-misc-fixes'
Junio C Hamano
1
-3
/
+5
2026-01-14
builtin/repack: handle promisor packs with geometric repacking
Patrick Steinhardt
1
-0
/
+3
2026-01-14
builtin/pack-objects: exclude promisor objects with "--stdin-packs"
Patrick Steinhardt
1
-3
/
+11
2026-01-12
builtin/fsck: drop `fsck_head_link()`
Patrick Steinhardt
1
-24
/
+4
2026-01-12
builtin/fsck: move generic HEAD check into `refs_fsck()`
Patrick Steinhardt
1
-7
/
+0
2026-01-12
builtin/fsck: move generic object ID checks into `refs_fsck()`
Patrick Steinhardt
1
-26
/
+15
2026-01-12
packfile: drop repository parameter from `packed_object_info()`
Patrick Steinhardt
2
-4
/
+3
2026-01-12
Merge branch 'rs/commit-stack'
Junio C Hamano
2
-27
/
+21
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
11
-31
/
+37
2026-01-09
fsck: snapshot default refs before object walk
Elijah Newren
1
-40
/
+122
2026-01-09
packfile: only prepare owning store in `packfile_store_prepare()`
Patrick Steinhardt
1
-6
/
+8
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
4
-61
/
+80
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
1
-6
/
+6
2026-01-09
patch-id: use “patch ID” throughout
Kristoffer Haugsbakk
1
-2
/
+2
2026-01-08
Merge branch 'rs/tag-wo-the-repository'
Junio C Hamano
4
-6
/
+6
2026-01-07
Merge branch 'ps/odb-misc-fixes' into ps/packfile-store-in-odb-source
Junio C Hamano
1
-3
/
+5
2026-01-07
builtin/gc: fix condition for whether to write commit graphs
Patrick Steinhardt
1
-3
/
+5
2026-01-07
cat-file: only use bitmaps when filtering
Jeff King
1
-3
/
+5
2026-01-06
Merge branch 'ar/run-command-hook'
Junio C Hamano
2
-155
/
+121
2026-01-06
Merge branch 'rs/show-branch-prio-queue'
Junio C Hamano
1
-13
/
+21
2026-01-06
Merge branch 'bc/checkout-error-message-fix'
Junio C Hamano
1
-1
/
+1
2026-01-06
replay: die if we cannot parse object
Kristoffer Haugsbakk
1
-1
/
+1
2026-01-06
replay: improve code comment and die message
Kristoffer Haugsbakk
1
-2
/
+2
2026-01-06
replay: die descriptively when invalid commit-ish is given
Kristoffer Haugsbakk
1
-6
/
+7
2026-01-06
replay: find *onto only after testing for ref name
Kristoffer Haugsbakk
1
-1
/
+1
2026-01-06
replay: remove dead code and rearrange
Kristoffer Haugsbakk
1
-54
/
+16
2025-12-30
Merge branch 'jt/repo-struct-more-objinfo'
Junio C Hamano
1
-29
/
+146
2025-12-29
tag: support arbitrary repositories in parse_tag()
René Scharfe
2
-4
/
+4
2025-12-29
tag: support arbitrary repositories in gpg_verify_tag()
René Scharfe
2
-2
/
+2
2025-12-28
receive-pack: convert receive hooks to hook API
Emily Shaffer
1
-119
/
+93
2025-12-28
receive-pack: convert update hooks to new API
Emily Shaffer
1
-39
/
+25
2025-12-28
hook: allow overriding the ungroup option
Adrian Ratiu
1
-0
/
+6
2025-12-28
show-branch: use prio_queue
René Scharfe
1
-13
/
+21
2025-12-25
name-rev: use commit_stack
René Scharfe
1
-11
/
+6
2025-12-25
log: use commit_stack
René Scharfe
1
-16
/
+15
2025-12-25
checkout: quote invalid treeish in error message
brian m. carlson
1
-1
/
+1
2025-12-23
Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'
Junio C Hamano
1
-26
/
+45
2025-12-23
Merge branch 'tc/memzero-array'
Junio C Hamano
1
-1
/
+1
2025-12-23
Merge branch 'jc/submodule-add'
Junio C Hamano
1
-2
/
+10
2025-12-22
Merge branch 'kj/pull-options-decl-cleanup'
Junio C Hamano
1
-142
/
+141
[next]