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-06
doc: convert git-difftool manual page to synopsis style
Jean-Noël Avila
-56
/
+56
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-04
Merge branch 'master' of https://github.com/git/git
Jiang Xin
-389
/
+1368
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-03
l10n: document AI and PO helper in po/README
Jiang Xin
-6
/
+21
2026-04-03
l10n: docs: add review instructions in AGENTS.md
Jiang Xin
-0
/
+197
2026-04-03
l10n: docs: add translation instructions in AGENTS.md
Jiang Xin
-1
/
+600
2026-04-03
l10n: docs: add update PO instructions in AGENTS.md
Jiang Xin
-0
/
+11
2026-04-03
l10n: docs: add AGENTS.md with update POT instructions
Jiang Xin
-0
/
+70
2026-04-03
l10n: add .gitattributes to simplify location filtering
Jiang Xin
-119
/
+161
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
2026-04-02
reftable: introduce "reftable-system.h" header
Patrick Steinhardt
-12
/
+34
2026-04-01
refs/files-backend: drop const to fix strchr() warning
Jeff King
-6
/
+8
2026-04-01
http: drop const to fix strstr() warning
Jeff King
-4
/
+6
2026-04-01
range-diff: drop const to fix strstr() warnings
Jeff King
-1
/
+1
2026-04-01
pkt-line: make packet_reader.line non-const
Jeff King
-7
/
+9
2026-04-01
skip_prefix(): check const match between in and out params
Jeff King
-2
/
+19
2026-04-01
pseudo-merge: fix disk reads from find_pseudo_merge()
Jeff King
-13
/
+19
2026-04-01
find_last_dir_sep(): convert inline function to macro
Jeff King
-5
/
+1
2026-04-01
run-command: explicitly cast away constness when assigning to void
Jeff King
-2
/
+2
2026-04-01
pager: explicitly cast away strchr() constness
Jeff King
-2
/
+3
2026-04-01
transport-helper: drop const to fix strchr() warnings
Jeff King
-1
/
+2
2026-04-01
http: add const to fix strchr() warnings
Jeff King
-1
/
+1
2026-04-01
convert: add const to fix strchr() warnings
Jeff King
-1
/
+2
2026-04-01
replay: allow to specify a ref with option --ref
Toon Claes
-10
/
+128
2026-04-01
replay: use stuck form in documentation and help message
Toon Claes
-14
/
+15
2026-04-01
builtin/replay: mark options as not negatable
Toon Claes
-12
/
+16
2026-04-01
Git 2.54-rc0
v2.54.0-rc0
Junio C Hamano
-1
/
+1
2026-04-01
RelNotes: minor typo fixes in 2.54.0 draft
Todd Zullinger
-2
/
+2
2026-04-01
read-cache: disable renames in add_files_to_cache
Nick Golden
-0
/
+39
[prev]
[next]