Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-24 | blame: provide type of fingerprints pointer | 1 | -1/+3 | |
2020-01-16 | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x | 2 | -4/+4 | |
2019-12-06 | Git 2.24.1 | 3 | -2/+10 | |
2019-12-06 | Sync with 2.23.1 | 46 | -87/+983 | |
2019-12-06 | Git 2.23.1 | 3 | -2/+10 | |
2019-12-06 | Sync with 2.22.2 | 45 | -87/+975 | |
2019-12-06 | Git 2.22.2 | 3 | -2/+10 | |
2019-12-06 | Sync with 2.21.1 | 44 | -87/+967 | |
2019-12-06 | Git 2.21.1 | 3 | -2/+14 | |
2019-12-06 | Merge branch 'fix-msys2-quoting-bugs' | 1 | -5/+20 | |
2019-12-06 | mingw: sh arguments need quoting in more circumstances | 1 | -2/+3 | |
2019-12-06 | t7415: drop v2.20.x-specific work-around | 1 | -1/+1 | |
2019-12-06 | mingw: fix quoting of empty arguments for `sh` | 1 | -1/+1 | |
2019-12-06 | mingw: use MSYS2 quoting even when spawning shell scripts | 1 | -1/+2 | |
2019-12-06 | mingw: detect when MSYS2's sh is to be spawned more robustly | 1 | -1/+14 | |
2019-12-06 | Sync with 2.20.2 | 43 | -82/+935 | |
2019-12-06 | Git 2.20.2 | 3 | -2/+20 | |
2019-12-06 | submodule: defend against submodule.update = !command in .gitmodules | 1 | -0/+2 | |
2019-12-06 | t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x | 1 | -1/+1 | |
2019-12-06 | Sync with 2.19.3 | 40 | -82/+914 | |
2019-12-06 | Git 2.19.3 | 3 | -2/+10 | |
2019-12-06 | Sync with 2.18.2 | 39 | -82/+906 | |
2019-12-06 | Git 2.18.2 | 3 | -2/+10 | |
2019-12-06 | Sync with 2.17.3 | 38 | -83/+898 | |
2019-12-06 | Git 2.17.3 | 3 | -2/+14 | |
2019-12-06 | fsck: reject submodule.update = !command in .gitmodules | 2 | -0/+21 | |
2019-12-06 | Sync with 2.16.6 | 37 | -82/+865 | |
2019-12-06 | Git 2.16.6 | 3 | -2/+10 | |
2019-12-06 | test-drop-caches: use `has_dos_drive_prefix()` | 1 | -5/+8 | |
2019-12-06 | Sync with 2.15.4 | 35 | -77/+842 | |
2019-12-06 | Git 2.15.4 | 3 | -2/+13 | |
2019-12-06 | submodule: reject submodule.update = !command in .gitmodules | 3 | -11/+20 | |
2019-12-06 | Sync with 2.14.6 | 31 | -66/+811 | |
2019-12-06 | Git 2.14.6 | 3 | -2/+56 | |
2019-12-05 | Merge branch 'win32-accommodate-funny-drive-names' | 4 | -6/+54 | |
2019-12-05 | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods' | 11 | -4/+127 | |
2019-12-05 | Merge branch 'fix-mingw-quoting-bug' | 3 | -5/+156 | |
2019-12-05 | Merge branch 'dubiously-nested-submodules' | 4 | -2/+79 | |
2019-12-05 | Merge branch 'turn-on-protectntfs-by-default' | 3 | -28/+31 | |
2019-12-05 | mingw: handle `subst`-ed "DOS drives" | 4 | -3/+36 | |
2019-12-05 | Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams' | 6 | -8/+162 | |
2019-12-05 | mingw: refuse to access paths with trailing spaces or periods | 8 | -2/+123 | |
2019-12-05 | quote-stress-test: offer to test quoting arguments for MSYS2 sh | 1 | -3/+10 | |
2019-12-05 | mingw: refuse to access paths with illegal characters | 3 | -3/+18 | |
2019-12-05 | unpack-trees: let merged_entry() pass through do_add_entry()'s errors | 1 | -1/+2 | |
2019-12-05 | quote-stress-test: allow skipping some trials | 1 | -1/+5 | |
2019-12-05 | t6130/t9350: prepare for stringent Win32 path validation | 2 | -1/+2 | |
2019-12-05 | quote-stress-test: accept arguments to test via the command-line | 1 | -13/+22 | |
2019-12-05 | tests: add a helper to stress test argument quoting | 1 | -2/+116 | |
2019-12-05 | Disallow dubiously-nested submodule git directories | 4 | -2/+79 |