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
2025-12-28
hook: allow overriding the ungroup option
Adrian Ratiu
-0
/
+6
2025-12-28
show-branch: use prio_queue
René Scharfe
-13
/
+21
2025-12-25
name-rev: use commit_stack
René Scharfe
-11
/
+6
2025-12-25
log: use commit_stack
René Scharfe
-16
/
+15
2025-12-25
checkout: quote invalid treeish in error message
brian m. carlson
-1
/
+1
2025-12-23
Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'
Junio C Hamano
-26
/
+45
2025-12-23
Merge branch 'tc/memzero-array'
Junio C Hamano
-1
/
+1
2025-12-23
Merge branch 'jc/submodule-add'
Junio C Hamano
-2
/
+10
2025-12-22
Merge branch 'kj/pull-options-decl-cleanup'
Junio C Hamano
-142
/
+141
2025-12-22
Merge branch 'rs/replay-wrong-onto-fix'
Junio C Hamano
-3
/
+3
2025-12-22
Merge branch 'kh/doc-replay-updates'
Junio C Hamano
-1
/
+1
2025-12-18
builtin/repo: add object disk size info to structure table
Justin Tobler
-0
/
+13
2025-12-18
builtin/repo: add disk size info to keyvalue stucture output
Justin Tobler
-0
/
+18
2025-12-18
builtin/repo: add inflated object info to structure table
Justin Tobler
-3
/
+30
2025-12-18
builtin/repo: add inflated object info to keyvalue structure output
Justin Tobler
-0
/
+33
2025-12-18
builtin/repo: humanise count values in structure output
Justin Tobler
-10
/
+28
2025-12-18
builtin/repo: group per-type object values into struct
Justin Tobler
-17
/
+25
2025-12-16
Merge branch 'ps/object-read-stream'
Junio C Hamano
-27
/
+27
2025-12-15
Merge branch 'ps/object-read-stream' into ps/packfile-store-in-odb-source
Junio C Hamano
-27
/
+27
2025-12-14
Merge branch 'lo/repo-struct-z'
Junio C Hamano
-2
/
+6
2025-12-14
Merge branch 'kh/advise-w-git-help-in-branch'
Junio C Hamano
-1
/
+1
2025-12-14
Merge branch 'js/last-modified-with-sparse-checkouts'
Junio C Hamano
-1
/
+2
2025-12-14
Merge branch 'tc/last-modified-active-paths-optimization'
Junio C Hamano
-1
/
+1
2025-12-14
replay: improve --contained and add to doc
Kristoffer Haugsbakk
-1
/
+1
2025-12-12
pull: move options[] array into function scope
K Jayatheerth
-142
/
+141
2025-12-12
replay: move onto NULL check before first use
René Scharfe
-3
/
+3
2025-12-12
Merge branch 'sa/replay-atomic-ref-updates' into rs/replay-wrong-onto-fix
Junio C Hamano
-13
/
+120
2025-12-11
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes
-1
/
+1
2025-12-10
fetch: fix failed batched updates skipping operations
Karthik Nayak
-1
/
+5
2025-12-10
fetch: fix non-conflicting tags not being committed
Karthik Nayak
-0
/
+8
2025-12-09
Merge branch 'en/replay-doc-revision-range'
Junio C Hamano
-1
/
+1
2025-12-09
Merge branch 'pw/replay-exclude-gpgsig-fix'
Junio C Hamano
-1
/
+1
2025-12-05
Merge branch 'ps/object-source-management' into ps/odb-misc-fixes
Junio C Hamano
-9
/
+24
2025-12-05
Merge branch 'rs/config-set-multi-error-message-fix'
Junio C Hamano
-1
/
+1
2025-12-05
Merge branch 'rs/config-unset-opthelp-fix'
Junio C Hamano
-2
/
+2
2025-12-05
Merge branch 'ps/object-source-management'
Junio C Hamano
-9
/
+24
2025-12-05
Merge branch 'cc/fast-import-strip-if-invalid'
Junio C Hamano
-17
/
+93
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
-12
/
+41
2025-12-05
repo: add -z as an alias for --format=nul to git-repo-structure
Lucas Seiki Oshiro
-1
/
+5
2025-12-05
repo: use [--format=... | -z] instead of [-z] in git-repo-info synopsis
Lucas Seiki Oshiro
-1
/
+1
2025-12-03
last-modified: support sparse checkouts
Johannes Schindelin
-1
/
+2
2025-12-03
branch: advice using git-help(1) instead of man(1)
Kristoffer Haugsbakk
-1
/
+1
2025-11-30
Merge branch 'ja/doc-synopsis-style'
Junio C Hamano
-1
/
+1
2025-11-30
Merge branch 'lo/repo-info-all'
Junio C Hamano
-18
/
+45
2025-11-29
last-modified: fix use of uninitialized memory
Toon Claes
-1
/
+1
2025-11-28
Documentation/git-replay.adoc: fix errors around revision range
Elijah Newren
-1
/
+1
2025-11-26
Merge branch 'pw/worktree-list-display-width-fix'
Junio C Hamano
-12
/
+29
2025-11-26
Merge branch 'ad/blame-diff-algorithm'
Junio C Hamano
-1
/
+51
2025-11-26
replay: do not copy "gpgsign-sha256" header
Phillip Wood
-1
/
+1
2025-11-26
fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
Christian Couder
-14
/
+83
[prev]
[next]