index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ws.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
Git 2.24.1
v2.24.1
Johannes Schindelin
3
-2
/
+10
2019-12-06
Git 2.23.1
v2.23.1
Johannes Schindelin
3
-2
/
+10
2019-12-06
Git 2.22.2
v2.22.2
Johannes Schindelin
3
-2
/
+10
2019-12-06
Git 2.21.1
v2.21.1
Johannes Schindelin
3
-2
/
+14
2019-12-06
mingw: sh arguments need quoting in more circumstances
Johannes Schindelin
1
-2
/
+3
2019-12-06
t7415: drop v2.20.x-specific work-around
Johannes Schindelin
1
-1
/
+1
2019-12-06
mingw: fix quoting of empty arguments for `sh`
Johannes Schindelin
1
-1
/
+1
2019-12-06
mingw: use MSYS2 quoting even when spawning shell scripts
Johannes Schindelin
1
-1
/
+2
2019-12-06
mingw: detect when MSYS2's sh is to be spawned more robustly
Johannes Schindelin
1
-1
/
+14
2019-12-06
Git 2.20.2
v2.20.2
Johannes Schindelin
3
-2
/
+20
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+2
2019-12-06
t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x
Johannes Schindelin
1
-1
/
+1
2019-12-06
Git 2.19.3
v2.19.3
Johannes Schindelin
3
-2
/
+10
2019-12-06
Git 2.18.2
v2.18.2
Johannes Schindelin
3
-2
/
+10
2019-12-06
Git 2.17.3
v2.17.3
Johannes Schindelin
3
-2
/
+14
2019-12-06
fsck: reject submodule.update = !command in .gitmodules
Jonathan Nieder
2
-0
/
+21
2019-12-06
Git 2.16.6
v2.16.6
Johannes Schindelin
3
-2
/
+10
2019-12-06
test-drop-caches: use `has_dos_drive_prefix()`
Johannes Schindelin
1
-5
/
+8
2019-12-06
Git 2.15.4
v2.15.4
Johannes Schindelin
3
-2
/
+13
2019-12-06
submodule: reject submodule.update = !command in .gitmodules
Jonathan Nieder
3
-11
/
+20
2019-12-06
Git 2.14.6
v2.14.6
Johannes Schindelin
3
-2
/
+56
2019-12-05
The third batch
Junio C Hamano
1
-0
/
+81
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
4
-3
/
+36
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
8
-2
/
+123
2019-12-05
quote-stress-test: offer to test quoting arguments for MSYS2 sh
Johannes Schindelin
1
-3
/
+10
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
1713
-280890
/
+94573
2019-12-05
unpack-trees: let merged_entry() pass through do_add_entry()'s errors
Johannes Schindelin
1
-1
/
+2
2019-12-05
quote-stress-test: allow skipping some trials
Johannes Schindelin
1
-1
/
+5
2019-12-05
t6130/t9350: prepare for stringent Win32 path validation
Johannes Schindelin
2
-1
/
+2
2019-12-05
quote-stress-test: accept arguments to test via the command-line
Johannes Schindelin
1
-13
/
+22
2019-12-05
tests: add a helper to stress test argument quoting
Garima Singh
1
-2
/
+116
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
4
-2
/
+79
2019-12-05
protect_ntfs: turn on NTFS protection by default
Johannes Schindelin
2
-3
/
+1
2019-12-05
path: also guard `.gitmodules` against NTFS Alternate Data Streams
Johannes Schindelin
2
-2
/
+7
2019-12-05
mingw: fix quoting of arguments
Johannes Schindelin
1649
-221412
/
+87640
2019-12-05
is_ntfs_dotgit(): speed it up
Johannes Schindelin
1648
-221481
/
+87635
2019-12-05
path: safeguard `.git` against NTFS Alternate Streams Accesses
Johannes Schindelin
2
-1
/
+12
2019-12-05
is_ntfs_dotgit(): only verify the leading segment
Johannes Schindelin
3
-5
/
+19
2019-12-05
test-path-utils: offer to run a protectNTFS/protectHFS benchmark
Garima Singh
1
-0
/
+96
2019-12-04
doc: replace LKML link with lore.kernel.org
Denton Liu
1
-1
/
+1
2019-12-04
RelNotes: replace Gmane with real Message-IDs
Denton Liu
9
-10
/
+11
2019-12-04
doc: replace MARC links with lore.kernel.org
Denton Liu
4
-6
/
+6
2019-12-04
path.c: document the purpose of `is_ntfs_dotgit()`
Johannes Schindelin
1
-0
/
+28
2019-12-04
mingw: disallow backslash characters in tree objects' file names
Johannes Schindelin
4
-3
/
+13
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
4
-2
/
+50
2019-12-04
fast-import: disallow "feature import-marks" by default
Jeff King
3
-6
/
+21
2019-12-04
fast-import: disallow "feature export-marks" by default
Jeff King
4
-8
/
+55
2019-12-04
fast-import: delay creating leading directories for export-marks
Jeff King
2
-3
/
+17
2019-12-04
fast-import: stop creating leading directories for import-marks
Jeff King
1
-1
/
+0
2019-12-04
fast-import: tighten parsing of boolean command line options
Jeff King
1
-2
/
+2
[next]