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
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
-3
/
+13
2025-01-07
reftable/stack: accept insecure random bytes
Patrick Steinhardt
-2
/
+2
2025-01-07
wrapper: allow generating insecure random bytes
Patrick Steinhardt
-20
/
+32
2025-01-07
Merge tag 'l10n-2.48.0-rnd1' of https://github.com/git-l10n/git-po
Junio C Hamano
-1412
/
+2981
2025-01-07
t7407: use test_grep
Jeff King
-2
/
+2
2025-01-07
test-lib: add a few comments to LSan log checking
Jeff King
-0
/
+5
2025-01-07
test-lib: simplify lsan results check
Jeff King
-6
/
+1
2025-01-07
test-lib: invert return value of check_test_results_san_file_empty
Jeff King
-5
/
+5
2025-01-07
Merge branch '2.48-uk-update' of github.com:arkid15r/git-ukrainian-l10n
Jiang Xin
-156
/
+443
2025-01-07
Merge branch 'vi-2.48' of github.com:Nekosha/git-po
Jiang Xin
-95
/
+241
2025-01-07
Merge branch 'l10n-de-2.48' of github.com:ralfth/git
Jiang Xin
-74
/
+230
2025-01-07
Merge branch 'tl/zh_CN_2.48.0_rnd' of github.com:dyrone/git
Jiang Xin
-63
/
+238
2025-01-07
Merge branch 'fr_v2.48.0' of github.com:jnavila/git
Jiang Xin
-421
/
+364
2025-01-07
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
-87
/
+270
2025-01-07
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
-79
/
+259
2025-01-07
Merge branch 'tr-l10n' of github.com:bitigchi/git-po
Jiang Xin
-68
/
+225
2025-01-07
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
-132
/
+281
2025-01-07
Merge branch 'l10n/zh-TW/2024-12-17' of github.com:l10n-tw/git-po
Jiang Xin
-237
/
+430
2025-01-06
completion: repair config completion for Zsh
D. Ben Knoble
-6
/
+11
2025-01-06
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
-2
/
+2
2025-01-06
Git 2.48-rc2
v2.48.0-rc2
Junio C Hamano
-1
/
+1
2025-01-06
Merge branch 'jc/doc-opt-tilde-expand'
Junio C Hamano
-1
/
+1
2025-01-06
Merge branch 'mh/doc-windows-home-env'
Junio C Hamano
-1
/
+1
2025-01-06
object-file: retry linking file into place when occluding file vanishes
Patrick Steinhardt
-4
/
+21
2025-01-06
object-file: don't special-case missing source file in collision check
Patrick Steinhardt
-2
/
+1
2025-01-06
object-file: rename variables in `check_collision()`
Patrick Steinhardt
-20
/
+20
2025-01-06
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
-345
/
+385
2025-01-06
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano
-1566
/
+1625
2025-01-06
fetch: fix erroneous set_head advice message
Bence Ferdinandy
-2
/
+2
2025-01-06
l10n: po-id for 2.48
Bagas Sanjaya
-79
/
+259
2025-01-05
l10n: zh_CN: updated translation for 2.48
Teng Long
-63
/
+238
2025-01-05
Merge branch 'as/translations-bg'
Johannes Sixt
-1566
/
+1625
2025-01-04
l10n: uk: v2.48 update
Arkadii Yakovets
-156
/
+443
2025-01-04
l10n: sv.po, fixed swedish typos
Fredrik
-69
/
+69
2025-01-05
l10n: vi: Updated translation for 2.48
Vũ Tiến Hưng
-95
/
+241
2025-01-03
t7110: replace `test -f` with `test_path_is_*` helpers
Matteo Bagnolini
-6
/
+6
2025-01-03
l10n: Update German translation
Ralf Thielow
-74
/
+230
2025-01-03
gitcli.txt: typeset pathnames as monospace
Martin Ågren
-1
/
+1
2025-01-03
git.txt: fix heading line of tildes
Martin Ågren
-1
/
+1
2025-01-02
Merge branch 'ps/build-meson-html'
Junio C Hamano
-63
/
+402
2025-01-02
Merge branch 'jk/lsan-race-ignore-false-positive'
Junio C Hamano
-52
/
+10
2025-01-01
test-lib: ignore leaks in the sanitizer's thread code
Jeff King
-1
/
+2
2025-01-01
test-lib: check leak logs for presence of DEDUP_TOKEN
Jeff King
-1
/
+1
2025-01-01
test-lib: simplify leak-log checking
Jeff King
-13
/
+8
2025-01-01
test-lib: rely on logs to detect leaks
Jeff King
-0
/
+1
2025-01-01
Revert barrier-based LSan threading race workaround
Junio C Hamano
-39
/
+0
2025-01-01
A bit more post Git 2.48-rc1
Junio C Hamano
-0
/
+10
2025-01-01
Merge branch 'jk/lsan-race-with-barrier'
Junio C Hamano
-3
/
+40
2025-01-01
Merge branch 'ps/weak-sha1-for-tail-sum-fix'
Junio C Hamano
-2
/
+3
2025-01-01
Merge branch 'rs/reftable-realloc-errors'
Junio C Hamano
-36
/
+116
[prev]
[next]