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-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
doc: replace MARC links with lore.kernel.org
Denton Liu
1
-1
/
+1
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-12-01
Merge branch 'jk/gitweb-anti-xss'
Junio C Hamano
2
-6
/
+8
2019-12-01
Merge branch 'ma/t7004'
Junio C Hamano
1
-3
/
+3
2019-12-01
Merge branch 'sg/skip-skipped-prereq'
Junio C Hamano
1
-6
/
+6
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
5
-2
/
+57
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
1
-0
/
+70
2019-12-01
Merge branch 'jk/optim-in-pack-idx-conversion'
Junio C Hamano
1
-0
/
+1
2019-12-01
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-1
/
+6
2019-12-01
Merge branch 'dd/sequencer-utf8'
Junio C Hamano
5
-2
/
+130
2019-12-01
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
11
-0
/
+64
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
32
-62
/
+62
2019-12-01
Merge branch 'ns/test-desc-typofix'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'en/t6024-style'
Junio C Hamano
1
-63
/
+67
2019-12-01
Merge branch 'kw/fsmonitor-watchman-fix'
Junio C Hamano
1
-9
/
+4
2019-12-01
Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'
Junio C Hamano
1
-0
/
+24
2019-12-01
Merge branch 'js/git-path-head-dot-lock-fix'
Junio C Hamano
2
-8
/
+12
2019-12-01
Merge branch 'jc/log-graph-simplify'
Junio C Hamano
5
-52
/
+287
2019-12-01
Merge branch 'jk/cleanup-object-parsing-and-fsck'
Junio C Hamano
3
-3
/
+3
2019-11-30
t7811: don't create unused file
René Scharfe
1
-1
/
+0
2019-11-30
t9300: don't create unused file
René Scharfe
1
-3
/
+0
2019-11-30
doc: replace public-inbox links with lore.kernel.org
Jeff King
2
-3
/
+3
2019-11-27
test: use test_must_be_empty F instead of test_cmp empty F
René Scharfe
2
-5
/
+2
2019-11-27
test: use test_must_be_empty F instead of test -z $(cat F)
René Scharfe
3
-7
/
+7
2019-11-27
t1400: use test_must_be_empty
René Scharfe
1
-4
/
+4
2019-11-27
t1410: use test_line_count
René Scharfe
1
-2
/
+2
2019-11-27
t1512: use test_line_count
René Scharfe
1
-1
/
+1
2019-11-27
perf-lib: use a single filename for all measurement types
Jeff King
2
-11
/
+5
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
1
-0
/
+22
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
1
-0
/
+21
2019-11-24
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor
1
-0
/
+30
2019-11-23
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor
1
-1
/
+1
[prev]
[next]