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
Age
Commit message (
Expand
)
Author
Lines
2026-04-07
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
Junio C Hamano
-24
/
+30
2026-04-07
Merge branch 'jt/fast-import-signed-modes'
Junio C Hamano
-29
/
+197
2026-04-07
Merge branch 'mm/line-log-use-standard-diff-output'
Junio C Hamano
-217
/
+870
2026-04-07
Merge branch 'sp/add-patch-with-fewer-the-repository'
Junio C Hamano
-4
/
+4
2026-04-07
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
-181
/
+259
2026-04-07
Merge branch 'yc/path-walk-fix-error-reporting'
Junio C Hamano
-1
/
+1
2026-04-07
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
-2
/
+26
2026-04-07
Merge branch 'ps/commit-graph-overflow-fix'
Junio C Hamano
-3
/
+54
2026-04-07
Merge branch 'jd/read-cache-trace-wo-the-repository'
Junio C Hamano
-24
/
+8
2026-04-06
A handful before -rc1
Junio C Hamano
-0
/
+20
2026-04-06
Merge branch 'jk/c23-const-preserving-fixes'
Junio C Hamano
-56
/
+58
2026-04-06
Merge branch 'aa/reap-transport-child-processes'
Junio C Hamano
-0
/
+6
2026-04-06
Merge branch 'qb/doc-git-stash-push-optionality'
Junio C Hamano
-8
/
+6
2026-04-06
Merge branch 'sp/doc-gitignore-oowt'
Junio C Hamano
-0
/
+5
2026-04-06
Merge branch 'th/t6101-unhide-git-failures'
Junio C Hamano
-1
/
+2
2026-04-06
Merge branch 'za/t2000-modernise'
Junio C Hamano
-56
/
+66
2026-04-06
Merge branch 'tc/replay-down-to-root'
Junio C Hamano
-13
/
+24
2026-04-06
Merge branch 'tb/stdin-packs-excluded-but-open'
Junio C Hamano
-97
/
+366
2026-04-06
Merge branch 'ps/odb-generic-object-name-handling'
Junio C Hamano
-471
/
+782
2026-04-06
rev-list: use reduce_heads() for --maximal-only
Derrick Stolee
-0
/
+90
2026-04-06
p6011: add perf test for rev-list --maximal-only
Derrick Stolee
-0
/
+29
2026-04-06
t6600: test --maximal-only and --independent
Derrick Stolee
-0
/
+45
2026-04-06
history: fix short help for argument of --update-refs
René Scharfe
-4
/
+4
2026-04-06
compat/winansi: drop pre-Vista workaround
Matthias Aßhauer
-33
/
+4
2026-04-06
unify and bump _WIN32_WINNT definition to Windows 8.1
Matthias Aßhauer
-5
/
+7
2026-04-06
doc: gitcvs-migration: rephrase “man page”
Kristoffer Haugsbakk
-2
/
+1
2026-04-06
doc: replace git config --list/-l with `list`
Kristoffer Haugsbakk
-6
/
+6
2026-04-06
backfill: auto-detect sparse-checkout from config
Trieu Huynh
-1
/
+16
2026-04-06
git-compat-util: fix CONST_OUTPARAM typo and indentation
Jeff King
-2
/
+2
2026-04-03
A couple more on top of -rc0
Junio C Hamano
-0
/
+6
2026-04-03
Merge branch 'ps/dash-buggy-0.5.13-workaround'
Junio C Hamano
-36
/
+54
2026-04-03
Merge branch 'js/cmake-needs-writev-compat-too'
Junio C Hamano
-1
/
+5
2026-04-03
Merge branch 'js/mingw-use-strftime-directly-in-ucrt-build'
Junio C Hamano
-0
/
+4
2026-04-03
A bit more on top of 2.54-rc0
Junio C Hamano
-0
/
+11
2026-04-03
Merge branch 'th/t8003-unhide-git-failures'
Junio C Hamano
-44
/
+31
2026-04-03
Merge branch 'sa/replay-revert'
Junio C Hamano
-101
/
+361
2026-04-03
Merge branch 'pw/worktree-reduce-the-repository'
Junio C Hamano
-42
/
+20
2026-04-03
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
-175
/
+424
2026-04-03
Merge branch 'ds/backfill-revs'
Junio C Hamano
-10
/
+280
2026-04-03
Merge branch 'mf/format-patch-commit-list-format-doc'
Junio C Hamano
-20
/
+15
2026-04-03
Merge branch 'mf/format-patch-commit-list-format'
Junio C Hamano
-53
/
+84
2026-04-03
Merge branch 'mf/format-patch-cover-letter-format'
Junio C Hamano
-14
/
+212
2026-04-03
mingw: use strftime() directly in UCRT builds
Johannes Schindelin
-0
/
+4
2026-04-03
cmake: use writev(3p) wrapper as needed
Johannes Schindelin
-1
/
+5
2026-04-02
t9300: work around partial read bug in Dash v0.5.13
Patrick Steinhardt
-18
/
+14
2026-04-02
t: work around multibyte bug in quoted heredocs with Dash v0.5.13
Patrick Steinhardt
-18
/
+40
2026-04-02
reftable/system: add abstraction to mmap files
Patrick Steinhardt
-12
/
+45
2026-04-02
reftable/system: add abstraction to retrieve time in milliseconds
Patrick Steinhardt
-23
/
+13
2026-04-02
reftable/fsck: use REFTABLE_UNUSED instead of UNUSED
Patrick Steinhardt
-1
/
+1
2026-04-02
reftable/stack: provide fsync(3p) via system header
Patrick Steinhardt
-22
/
+12
[prev]
[next]