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
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2025-12-16
Merge branch 'ps/object-read-stream'
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-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 '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
2025-11-25
builtin/index-pack: fix deferred fsck outside repos
Patrick Steinhardt
-3
/
+18
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
-3
/
+5
2025-11-24
config: really pretend missing :(optional) value is not there
Junio C Hamano
-9
/
+36
2025-11-24
Merge branch 'jx/repo-struct-utf8width-fix'
Junio C Hamano
-4
/
+17
2025-11-24
Merge branch 'ps/object-source-loose'
Junio C Hamano
-6
/
+5
2025-11-24
Merge branch 'sa/replay-atomic-ref-updates'
Junio C Hamano
-13
/
+120
2025-11-24
config: fix short help of unset flags
René Scharfe
-2
/
+2
2025-11-24
config: fix suggestion for failed set of multi-valued option
René Scharfe
-1
/
+1
2025-11-23
streaming: drop redundant type and size pointers
Patrick Steinhardt
-7
/
+6
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
-5
/
+5
2025-11-23
streaming: refactor interface to be object-database-centric
Patrick Steinhardt
-11
/
+11
2025-11-23
streaming: get rid of `the_repository`
Patrick Steinhardt
-4
/
+5
2025-11-23
streaming: rename `git_istream` into `odb_read_stream`
Patrick Steinhardt
-3
/
+3
2025-11-21
Merge branch 'kn/maintenance-is-needed'
Junio C Hamano
-10
/
+83
2025-11-19
odb: adopt logic to close object databases
Patrick Steinhardt
-3
/
+3
2025-11-19
path: move `enter_repo()` into "setup.c"
Patrick Steinhardt
-3
/
+3
2025-11-19
Merge branch 'ps/object-source-loose' into ps/object-source-management
Junio C Hamano
-6
/
+5
2025-11-19
Merge branch 'ps/object-source-loose' into ps/object-read-stream
Junio C Hamano
-6
/
+5
2025-11-19
doc: convert git fetch to synopsis style
Jean-Noël Avila
-1
/
+1
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
-197
/
+156
2025-11-19
Merge branch 'ps/packed-git-in-object-store'
Junio C Hamano
-21
/
+20
2025-11-18
repo: add --all to git-repo-info
Lucas Seiki Oshiro
-2
/
+27
2025-11-18
repo: factor out field printing to dedicated function
Lucas Seiki Oshiro
-16
/
+18
2025-11-18
worktree list: quote paths
Phillip Wood
-2
/
+8
2025-11-18
worktree list: fix column spacing
Phillip Wood
-12
/
+23
2025-11-17
blame: make diff algorithm configurable
Antonin Delpeuch
-1
/
+51
[next]