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
Age
Commit message (
Expand
)
Author
Lines
2025-11-18
worktree list: quote paths
Phillip Wood
-3
/
+22
2025-11-18
worktree list: fix column spacing
Phillip Wood
-24
/
+33
2025-11-18
test-mktemp: plug memory and descriptor leaks
Jeff King
-1
/
+7
2025-11-18
ci(windows-meson-test): handle options and output like other test jobs
Jeff King
-1
/
+24
2025-11-18
unit-test: ignore --no-chain-lint
Jeff King
-0
/
+1
2025-11-18
t: enable ASan's strict_string_checks option
Jeff King
-0
/
+1
2025-11-18
fsck: avoid parse_timestamp() on buffer that isn't NUL-terminated
Jeff King
-4
/
+19
2025-11-18
fsck: remove redundant date timestamp check
Jeff King
-1
/
+1
2025-11-18
fsck: avoid strcspn() in fsck_ident()
Jeff King
-10
/
+22
2025-11-18
fsck: assert newline presence in fsck_ident()
Jeff King
-7
/
+9
2025-11-18
cache-tree: avoid strtol() on non-string buffer
Jeff King
-13
/
+37
2025-11-18
Makefile: turn on NO_MMAP when building with ASan
Jeff King
-1
/
+8
2025-11-18
pack-bitmap: handle name-hash lookups in incremental bitmaps
Jeff King
-4
/
+25
2025-11-18
compat/mmap: mark unused argument in git_munmap()
Jeff King
-1
/
+1
2025-11-18
ci: bump actions/setup-go from 5 to 6
Johannes Schindelin
-1
/
+1
2025-11-17
mingw: avoid the comma operator
Johannes Schindelin
-20
/
+28
2025-11-17
cmake: stop trying to build the reftable and xdiff libraries
Johannes Schindelin
-13
/
+1
2025-11-17
wincred: avoid memory corruption
David Macek
-1
/
+1
2025-11-17
merge-ort: fix failing merges in special corner case
Elijah Newren
-1
/
+106
2025-11-17
merge-ort: remove debugging crud
Elijah Newren
-1
/
+1
2025-11-17
t6429: update comment to mention correct tool
Elijah Newren
-8
/
+7
2025-11-17
make strip: include `scalar`
Johannes Schindelin
-1
/
+1
2025-11-17
wrapper: simplify xmkstemp()
René Scharfe
-18
/
+1
2025-11-17
blame: make diff algorithm configurable
Antonin Delpeuch
-21
/
+278
2025-11-17
xdiff: add 'minimal' to XDF_DIFF_ALGORITHM_MASK
Antonin Delpeuch
-3
/
+1
2025-11-17
Git 2.52
v2.52.0
Junio C Hamano
-4
/
+7
2025-11-17
Merge branch 'jc/ci-use-arm64-p4-on-macos'
Junio C Hamano
-1
/
+1
2025-11-16
commit: refactor verify_commit_buffer()
Christian Couder
-2
/
+22
2025-11-16
fast-import: refactor finalize_commit_buffer()
Christian Couder
-4
/
+13
2025-11-16
builtin/repo: fix table alignment for UTF-8 characters
Jiang Xin
-4
/
+54
2025-11-16
t/unit-tests: add UTF-8 width tests for CJK chars
Jiang Xin
-0
/
+99
2025-11-16
Use Perforce arm64 binary on macOS CI jobs
Junio C Hamano
-1
/
+1
2025-11-16
Merge tag 'l10n-2.52.0-v1' of https://github.com/git-l10n/git-po
Junio C Hamano
-8985
/
+13309
2025-11-16
l10n: zh_CN: updated translation for 2.52
Teng Long
-297
/
+1401
2025-11-15
read-cache: drop submodule check from add_to_cache()
Jeff King
-4
/
+2
2025-11-16
Merge branch '2.52-uk' of github.com:arkid15r/git-ukrainian-l10n
Jiang Xin
-231
/
+1161
2025-11-15
object-file: disallow adding submodules of different hash algo
brian m. carlson
-1
/
+55
2025-11-15
l10n: uk: add 2.52 translation
Arkadii Yakovets
-231
/
+1161
2025-11-15
Merge branch 'vi-2.52' of github.com:Nekosha/git-po
Jiang Xin
-242
/
+1140
2025-11-15
Merge branch 'l10n/zh-TW/git-2-52' of github.com:l10n-tw/git-po
Jiang Xin
-415
/
+1568
2025-11-15
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
-283
/
+1420
2025-11-15
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
-230
/
+1177
2025-11-15
Merge branch 'fr_v2.52' of github.com:jnavila/git
Jiang Xin
-228
/
+1208
2025-11-15
Merge branch 'l10n-ga-2.52' of github.com:aindriu80/git-po
Jiang Xin
-6603
/
+1938
2025-11-15
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
-235
/
+1151
2025-11-15
l10n: zh_TW.po: update Git 2.52 translation
Yi-Jyun Pan
-415
/
+1568
2025-11-15
l10n: Updated translation for vi-2.52
Vũ Tiến Hưng
-242
/
+1140
2025-11-15
l10n: tr: Update Turkish translations
Emir SARI
-221
/
+1145
2025-11-14
doc: commit: link to git-status(1) on all format options
Kristoffer Haugsbakk
-4
/
+6
2025-11-14
osxkeychain: avoid incorrectly skipping store operation
Koji Nakamaru
-30
/
+132
[prev]
[next]