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
2020-04-19
Git 2.20.4
v2.20.4
Jonathan Nieder
-42
/
+474
2020-04-19
Git 2.19.5
v2.19.5
Jonathan Nieder
-42
/
+469
2020-04-19
Git 2.18.4
v2.18.4
Jonathan Nieder
-42
/
+464
2020-04-19
Git 2.17.5
v2.17.5
Jeff King
-2
/
+24
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
-3
/
+39
2020-04-19
credential: treat URL with empty scheme as invalid
Jonathan Nieder
-3
/
+43
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
-9
/
+84
2020-04-19
credential: die() when parsing invalid urls
Jeff King
-6
/
+3
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
-5
/
+118
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
-14
/
+40
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
-2
/
+19
2020-04-19
t0300: use more realistic inputs
Jeff King
-4
/
+85
2020-04-19
t0300: make "quit" helper more realistic
Jeff King
-3
/
+13
2020-03-17
Git 2.20.3
v2.20.3
Junio C Hamano
-7
/
+132
2020-03-17
Git 2.19.4
v2.19.4
Junio C Hamano
-7
/
+127
2020-03-17
Git 2.18.3
v2.18.3
Junio C Hamano
-7
/
+122
2020-03-17
Git 2.17.4
v2.17.4
Junio C Hamano
-2
/
+18
2020-03-12
fsck: detect gitmodules URLs with embedded newlines
Jeff King
-2
/
+32
2020-03-12
credential: detect unrepresentable values when parsing urls
Jeff King
-4
/
+60
2020-03-12
t/lib-credential: use test_i18ncmp to check stderr
Jeff King
-1
/
+1
2020-03-12
credential: avoid writing values with newlines
Jeff King
-0
/
+8
2019-12-06
Git 2.20.2
v2.20.2
Johannes Schindelin
-2
/
+20
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
-0
/
+2
2019-12-06
t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x
Johannes Schindelin
-1
/
+1
2019-12-06
Sync with 2.19.3
Johannes Schindelin
-82
/
+914
2019-12-06
Git 2.19.3
v2.19.3
Johannes Schindelin
-2
/
+10
2019-12-06
Sync with 2.18.2
Johannes Schindelin
-82
/
+906
2019-12-06
Git 2.18.2
v2.18.2
Johannes Schindelin
-2
/
+10
2019-12-06
Sync with 2.17.3
Johannes Schindelin
-83
/
+898
2019-12-06
Git 2.17.3
v2.17.3
Johannes Schindelin
-2
/
+14
2019-12-06
fsck: reject submodule.update = !command in .gitmodules
Jonathan Nieder
-0
/
+21
2019-12-06
Sync with 2.16.6
Johannes Schindelin
-82
/
+865
2019-12-06
Git 2.16.6
v2.16.6
Johannes Schindelin
-2
/
+10
2019-12-06
test-drop-caches: use `has_dos_drive_prefix()`
Johannes Schindelin
-5
/
+8
2019-12-06
Sync with 2.15.4
Johannes Schindelin
-77
/
+842
2019-12-06
Git 2.15.4
v2.15.4
Johannes Schindelin
-2
/
+13
2019-12-06
submodule: reject submodule.update = !command in .gitmodules
Jonathan Nieder
-11
/
+20
2019-12-06
Sync with 2.14.6
Johannes Schindelin
-66
/
+811
2019-12-06
Git 2.14.6
v2.14.6
Johannes Schindelin
-2
/
+56
2019-12-05
Merge branch 'win32-accommodate-funny-drive-names'
Johannes Schindelin
-6
/
+54
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
-4
/
+127
2019-12-05
Merge branch 'fix-mingw-quoting-bug'
Johannes Schindelin
-5
/
+156
2019-12-05
Merge branch 'dubiously-nested-submodules'
Johannes Schindelin
-2
/
+79
2019-12-05
Merge branch 'turn-on-protectntfs-by-default'
Johannes Schindelin
-28
/
+31
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
-3
/
+36
2019-12-05
Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams'
Johannes Schindelin
-8
/
+162
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
-2
/
+123
2019-12-05
quote-stress-test: offer to test quoting arguments for MSYS2 sh
Johannes Schindelin
-3
/
+10
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
-3
/
+18
2019-12-05
unpack-trees: let merged_entry() pass through do_add_entry()'s errors
Johannes Schindelin
-1
/
+2
[next]