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
2022-03-24
Git 2.35.2
v2.35.2
Johannes Schindelin
-2
/
+9
2022-03-24
Sync with 2.34.2
Johannes Schindelin
-12
/
+265
2022-03-24
Git 2.34.2
v2.34.2
Johannes Schindelin
-2
/
+8
2022-03-24
Sync with 2.33.2
Johannes Schindelin
-13
/
+264
2022-03-24
Git 2.33.2
v2.33.2
Johannes Schindelin
-2
/
+17
2022-03-24
Sync with 2.32.1
Johannes Schindelin
-13
/
+249
2022-03-24
Git 2.32.1
v2.32.1
Johannes Schindelin
-2
/
+8
2022-03-24
Sync with 2.31.2
Johannes Schindelin
-13
/
+243
2022-03-24
Git 2.31.2
v2.31.2
Johannes Schindelin
-2
/
+8
2022-03-24
Sync with 2.30.3
Johannes Schindelin
-13
/
+237
2022-03-24
Git 2.30.3
v2.30.3
Johannes Schindelin
-2
/
+26
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
-11
/
+23
2022-03-21
setup_git_directory(): add an owner check for the top-level directory
Johannes Schindelin
-1
/
+79
2022-03-21
Add a function to determine whether a path is owned by the current user
Johannes Schindelin
-0
/
+106
2022-03-17
Merge branch 'cb/mingw-gmtime-r'
Johannes Schindelin
-1
/
+5
2022-03-17
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
-1
/
+5
2022-03-17
GIT-VERSION-GEN: bump to v2.33.1
Johannes Schindelin
-1
/
+1
2022-01-28
Git 2.35.1
v2.35.1
Junio C Hamano
-2
/
+8
2022-01-28
Merge branch 'en/keep-cwd' into maint
Junio C Hamano
-2
/
+30
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
-2
/
+30
2022-01-24
Git 2.35
v2.35.0
Junio C Hamano
-1
/
+11
2022-01-24
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
-3
/
+13
2022-01-24
Merge tag 'l10n-2.35.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
-39598
/
+36951
2022-01-23
l10n: Update Catalan translation
Jordi Mas
-16
/
+16
2022-01-22
Merge branch 'l10n/zh_TW/220113' of github.com:l10n-tw/git-po
Jiang Xin
-3115
/
+3462
2022-01-21
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
-3
/
+13
2022-01-22
l10n: zh_TW: v2.35.0 round 2 (0 untranslated)
Yi-Jyun Pan
-84
/
+85
2022-01-21
l10n: Update Catalan translation
Jordi Mas
-555
/
+444
2022-01-20
Merge branch 'js/branch-track-inherit'
Junio C Hamano
-9
/
+9
2022-01-20
branch,checkout: fix --track documentation
René Scharfe
-9
/
+9
2022-01-20
l10n: de.po: Update German translation
Matthias Rüster
-3162
/
+3168
2022-01-20
l10n: de.po: Fix translation for "'%s' is aliased to '%s'"
Jürgen Krämer
-1
/
+1
2022-01-20
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
-196
/
+310
2022-01-19
Git 2.35-rc2
v2.35.0-rc2
Junio C Hamano
-1
/
+1
2022-01-19
getcwd(mingw): handle the case when there is no cwd
Johannes Schindelin
-0
/
+4
2022-01-19
l10n: po-id for 2.35 (round 2)
Bagas Sanjaya
-196
/
+310
2022-01-19
l10n: Update Catalan translation
Jordi Mas
-4835
/
+3976
2022-01-18
Merge branch 'js/branch-track-inherit'
Junio C Hamano
-5
/
+5
2022-01-18
Merge branch 'jc/freebsd-without-c99-only-build'
Junio C Hamano
-0
/
+5
2022-01-18
branch,checkout: fix --track usage strings
Josh Steadmon
-5
/
+5
2022-01-18
Makefile: FreeBSD cannot do C99-or-below build
Junio C Hamano
-0
/
+5
2022-01-17
Merge branch 'da/rhel7-lacks-uncompress2-and-c99'
Junio C Hamano
-0
/
+5
2022-01-17
l10n: vi(5195t): Update for v2.35.0 round 2
Tran Ngoc Quan
-5490
/
+3119
2022-01-17
l10n: batch update to fix typo in branch.c
Jiang Xin
-451
/
+476
2022-01-17
l10n: git.pot: v2.35.0 round 2 (1 new, 1 removed)
Jiang Xin
-69
/
+70
2022-01-17
Merge tag 'v2.35.0-rc1'
Jiang Xin
-67
/
+89
2022-01-16
build: centos/RHEL 7 ships with an older gcc and zlib
David Aguilar
-0
/
+5
2022-01-16
l10n: bg.po: Updated Bulgarian translation (5195t)
Alexander Shopov
-3129
/
+3145
2022-01-14
Git 2.35-rc1
v2.35.0-rc1
Junio C Hamano
-1
/
+1
2022-01-14
Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'
Junio C Hamano
-2
/
+2
[next]