index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-19
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-492
/
+1110
2026-04-19
l10n: Update Catalan Translation
Mikel Forcada
1
-1207
/
+2798
2026-04-19
l10n: ga.po: update for Git 2.54
Aindriú Mac Giolla Eoin
1
-494
/
+907
2026-04-19
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
1
-378
/
+963
2026-04-19
Merge branch 'apply-patch-reject' of github.com:A4-Tacks/git-po
Jiang Xin
1
-1
/
+1
2026-04-19
Merge branch 'tr-l10n' of github.com:bitigchi/git-po
Jiang Xin
1
-386
/
+970
2026-04-19
Merge branch 'zh_CN-2.54' of github.com:jiangxin/git
Jiang Xin
1
-375
/
+1069
2026-04-18
gitk: add horizontal scrollbar to the commit list pane
Rob McDonald
1
-2
/
+5
2026-04-18
l10n: fr: v2.54.0
Jean-Noël Avila
1
-322
/
+914
2026-04-16
CodingGuidelines: st_mtimespec vs st_mtim vs st_mtime
Junio C Hamano
1
-0
/
+6
2026-04-16
doc: fix grammar errors in submodule description
Elijah Newren
2
-5
/
+5
2026-04-16
doc: fix singular/plural mismatch in git-rerere
Elijah Newren
1
-1
/
+1
2026-04-16
doc: fix plural agreement in pack.preferBitmapTips
Elijah Newren
1
-1
/
+1
2026-04-16
doc: fix self-referential config in sendemail.smtpSSLClientKey
Elijah Newren
1
-1
/
+1
2026-04-16
CodingGuidelines: fix subject-verb agreement
Elijah Newren
1
-1
/
+1
2026-04-16
RelNotes/2.54.0: fix typos and grammar
Elijah Newren
1
-10
/
+10
2026-04-17
l10n: tr: Update Turkish translations
Emir SARI
1
-386
/
+970
2026-04-16
Merge branch 'jk/midx-write-v1-by-default'
Junio C Hamano
3
-2
/
+7
2026-04-16
MIDX: revert the default version to v1
Jeff King
3
-2
/
+7
2026-04-16
t5563: add tests for http.emptyAuth with Negotiate
Matthew John Cheetham
1
-0
/
+74
2026-04-16
http: attempt Negotiate auth in http.emptyAuth=auto mode
Matthew John Cheetham
1
-1
/
+24
2026-04-16
http: extract http_reauth_prepare() from retry paths
Matthew John Cheetham
3
-3
/
+14
2026-04-16
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-355
/
+940
2026-04-16
l10n: sv.po: correct various translations
Stefan Björnelund
1
-34
/
+34
2026-04-15
cat-file: add mailmap subcommand to --batch-command
Siddharth Asthana
3
-4
/
+143
2026-04-16
l10n: zh_CN: updated translation for 2.54
Jiang Xin
1
-375
/
+1069
2026-04-15
backfill: default to grabbing edge blobs too
Elijah Newren
3
-8
/
+119
2026-04-15
backfill: document acceptance of revision-range in more standard manner
Elijah Newren
2
-4
/
+13
2026-04-15
backfill: reject rev-list arguments that do not make sense
Elijah Newren
1
-0
/
+23
2026-04-15
codeql: bump actions/cache from 4 to 5
Johannes Schindelin
1
-2
/
+2
2026-04-15
l10n: bg.po: Updated Bulgarian translation (6226t)
Alexander Shopov
1
-492
/
+1110
2026-04-15
fsmonitor: convert shown khash to strset in do_handle_client
Paul Tarjan
1
-11
/
+6
2026-04-15
fsmonitor: add tests for Linux
Paul Tarjan
1
-7
/
+81
2026-04-15
fsmonitor: add timeout to daemon stop command
Paul Tarjan
1
-1
/
+11
2026-04-15
fsmonitor: close inherited file descriptors and detach in daemon
Paul Tarjan
2
-2
/
+17
2026-04-15
run-command: add close_fd_above_stderr option
Paul Tarjan
2
-0
/
+21
2026-04-15
fsmonitor: implement filesystem change listener for Linux
Paul Tarjan
8
-8
/
+1042
2026-04-15
fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
Paul Tarjan
3
-2
/
+2
2026-04-15
fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
Paul Tarjan
5
-19
/
+21
2026-04-15
fsmonitor: use pthread_cond_timedwait for cookie wait
Paul Tarjan
1
-13
/
+24
2026-04-15
compat/win32: add pthread_cond_timedwait
Paul Tarjan
2
-0
/
+28
2026-04-15
fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
Paul Tarjan
1
-0
/
+9
2026-04-15
fsmonitor: fix khash memory leak in do_handle_client
Paul Tarjan
1
-3
/
+2
2026-04-15
t9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
Paul Tarjan
2
-0
/
+11
2026-04-15
userdiff: extend Scheme support to cover other Lisp dialects
Scott L. Burson
10
-10
/
+39
2026-04-15
userdiff: tighten word-diff test case of the scheme driver
Johannes Sixt
3
-3
/
+6
2026-04-14
Git 2.54-rc2
v2.54.0-rc2
Junio C Hamano
1
-1
/
+1
2026-04-13
Hopefully the final tweak before -rc2
Junio C Hamano
1
-0
/
+6
2026-04-13
Merge branch 'jc/ci-github-actions-use-checkout-v5'
Junio C Hamano
1
-1
/
+1
2026-04-13
Merge branch 'jk/doc-markup-sub-list-indentation'
Junio C Hamano
1
-0
/
+6
[prev]
[next]