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
2020-01-27
t4124: only mark git command with test_must_fail
Denton Liu
1
-2
/
+8
2020-01-27
t3507: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-01-27
t3507: fix indentation
Denton Liu
1
-12
/
+12
2020-01-27
t3504: do check for conflict marker after failed cherry-pick
Johannes Sixt
1
-2
/
+4
2020-01-27
t3419: stop losing return code of git command
Denton Liu
1
-1
/
+2
2020-01-27
t3415: increase granularity of test_auto_{fixup,squash}()
Denton Liu
1
-20
/
+44
2020-01-27
t3415: stop losing return codes of git commands
Denton Liu
1
-31
/
+82
2020-01-27
t3310: extract common notes_merge_files_gone()
Denton Liu
1
-12
/
+10
2020-01-27
t3030: use test_path_is_missing()
Denton Liu
1
-1
/
+1
2020-01-27
t2018: replace "sha" with "oid"
Denton Liu
1
-9
/
+9
2020-01-27
t2018: don't lose return code of git commands
Denton Liu
1
-3
/
+8
2020-01-27
t2018: teach do_checkout() to accept `!` arg
Denton Liu
1
-8
/
+21
2020-01-27
t2018: be more discerning when checking for expected exit codes
Denton Liu
1
-6
/
+14
2020-01-07
t2018: improve style of if-statement
Denton Liu
1
-1
/
+2
2020-01-07
t2018: add space between function name and ()
Denton Liu
1
-5
/
+5
2019-12-27
t2018: remove trailing space from test description
Denton Liu
1
-1
/
+1
2019-12-06
Sync with 2.23.1
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.22.2
Johannes Schindelin
13
-28
/
+445
2019-12-06
Sync with 2.21.1
Johannes Schindelin
13
-28
/
+445
2019-12-06
t7415: drop v2.20.x-specific work-around
Johannes Schindelin
1
-1
/
+1
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
[next]