index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
Sync with 2.20.2
Johannes Schindelin
13
-28
/
+445
2019-12-06
t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x
Johannes Schindelin
1
-1
/
+1
2019-12-06
Sync with 2.19.3
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.18.2
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.17.3
Johannes Schindelin
13
-29
/
+446
2019-12-06
fsck: reject submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+14
2019-12-06
Sync with 2.16.6
Johannes Schindelin
13
-29
/
+432
2019-12-06
test-drop-caches: use `has_dos_drive_prefix()`
Johannes Schindelin
1
-5
/
+8
2019-12-06
Sync with 2.15.4
Johannes Schindelin
12
-24
/
+424
2019-12-06
submodule: reject submodule.update = !command in .gitmodules
Jonathan Nieder
1
-6
/
+8
2019-12-06
Sync with 2.14.6
Johannes Schindelin
11
-18
/
+416
2019-12-05
Merge branch 'win32-accommodate-funny-drive-names'
Johannes Schindelin
1
-1
/
+12
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
6
-2
/
+51
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
1
-0
/
+9
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
4
-1
/
+49
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
1
-1
/
+3
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
mingw: fix quoting of arguments
Johannes Schindelin
1
-0
/
+14
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
1
-0
/
+23
2019-12-05
path: also guard `.gitmodules` against NTFS Alternate Data Streams
Johannes Schindelin
1
-1
/
+6
2019-12-05
path: safeguard `.git` against NTFS Alternate Streams Accesses
Johannes Schindelin
1
-0
/
+1
2019-12-05
test-path-utils: offer to run a protectNTFS/protectHFS benchmark
Garima Singh
1
-0
/
+96
2019-12-04
mingw: disallow backslash characters in tree objects' file names
Johannes Schindelin
3
-3
/
+7
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
1
-0
/
+31
2019-12-04
fast-import: disallow "feature import-marks" by default
Jeff King
1
-5
/
+17
2019-12-04
fast-import: disallow "feature export-marks" by default
Jeff King
1
-8
/
+15
2019-12-04
fast-import: delay creating leading directories for export-marks
Jeff King
1
-2
/
+11
2019-12-04
t9300: create marks files for double-import-marks test
Jeff King
1
-0
/
+2
2019-12-04
t9300: drop some useless uses of cat
Jeff King
1
-5
/
+5
2019-02-22
Merge branch 'ab/bsd-fixes'
Junio C Hamano
2
-5
/
+5
2019-02-22
Merge branch 'ab/workaround-dash-bug-in-test'
Junio C Hamano
1
-0
/
+1
2019-02-22
commit-graph tests: fix unportable "dd" invocation
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-02-21
tests: fix unportable "\?" and "\+" regex syntax
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2019-02-19
Merge branch 'js/test-tool-gen-nuls'
Junio C Hamano
4
-7
/
+24
2019-02-19
Merge branch 'mk/t5562-no-input-to-too-large-an-input-test'
Junio C Hamano
1
-2
/
+2
2019-02-19
t5562: do not reuse output files
Max Kirillov
1
-4
/
+4
2019-02-19
tests: teach the test-tool to generate NUL bytes and use it
Johannes Schindelin
4
-7
/
+24
2019-02-19
t5562: do not depend on /dev/zero
Max Kirillov
1
-1
/
+1
2019-02-19
Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes"
Junio C Hamano
1
-2
/
+2
2019-02-14
Merge branch 'jc/no-grepping-for-strerror-in-tests'
Junio C Hamano
1
-1
/
+1
2019-02-14
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
1
-0
/
+1
2019-02-14
t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
Todd Zullinger
1
-0
/
+1
2019-02-14
t1404: do not rely on the exact phrasing of strerror()
Junio C Hamano
1
-1
/
+1
2019-02-13
Merge branch 'ab/rebase-test-fix'
Junio C Hamano
1
-3
/
+6
2019-02-13
Merge branch 'rb/no-dev-zero-in-test'
Junio C Hamano
3
-3
/
+16
2019-02-13
Merge branch 'sg/stress-test'
Junio C Hamano
3
-4
/
+23
[next]