index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
is_ntfs_dotgit(): speed it up
Johannes Schindelin
1
-25
/
+30
2019-12-05
path: also guard `.gitmodules` against NTFS Alternate Data Streams
Johannes Schindelin
2
-2
/
+7
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
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
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
2018-09-27
Git 2.14.5
Junio C Hamano
3
-2
/
+18
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
2
-0
/
+22
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
2
-0
/
+42
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-05-22
Git 2.14.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
16
-41
/
+492
2018-05-22
Git 2.13.7
Junio C Hamano
3
-2
/
+22
2018-05-22
Merge branch 'jk/submodule-fix-loose' into maint-2.13
Junio C Hamano
15
-41
/
+472
2018-05-21
verify_path: disallow symlinks in .gitmodules
Jeff King
4
-15
/
+37
2018-05-21
update-index: stat updated files earlier
Jeff King
1
-8
/
+17
2018-05-21
verify_dotfile: mention case-insensitivity in comment
Jeff King
1
-1
/
+4
2018-05-21
verify_path: drop clever fallthrough
Jeff King
1
-4
/
+4
2018-05-21
skip_prefix: add case-insensitive variant
Jeff King
1
-0
/
+17
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-21
is_ntfs_dotgit: match other .git files
Johannes Schindelin
2
-1
/
+93
2018-05-21
is_hfs_dotgit: match other .git files
Jeff King
2
-12
/
+51
2018-05-21
is_ntfs_dotgit: use a size_t for traversing string
Jeff King
1
-1
/
+1
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
5
-0
/
+143
2017-10-23
Git 2.14.3
Junio C Hamano
2
-1
/
+25
2017-10-23
Merge branch 'jk/info-alternates-fix' into maint
Junio C Hamano
1
-20
/
+11
2017-10-23
Merge branch 'jc/fetch-refspec-doc-update' into maint
Junio C Hamano
1
-2
/
+4
2017-10-23
Merge branch 'jk/write-in-full-fix' into maint
Junio C Hamano
22
-67
/
+65
2017-10-23
Merge branch 'rj/no-sign-compare' into maint
Junio C Hamano
10
-24
/
+25
2017-10-23
Merge branch 'ma/ts-cleanups' into maint
Junio C Hamano
6
-3
/
+37
2017-10-23
Merge branch 'ls/travis-scriptify' into maint
Junio C Hamano
10
-81
/
+154
2017-10-23
Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maint
Junio C Hamano
2
-3
/
+145
2017-10-23
Merge branch 'jt/fast-export-copy-modify-fix' into maint
Junio C Hamano
2
-15
/
+51
2017-10-23
Merge branch 'nd/worktree-kill-parse-ref' into maint
Junio C Hamano
3
-3
/
+17
2017-10-18
Prepare for 2.14.3
Junio C Hamano
2
-1
/
+76
2017-10-18
Merge branch 'jk/ref-filter-colors-fix' into maint
Junio C Hamano
23
-71
/
+103
2017-10-18
Merge branch 'jc/doc-checkout' into maint
Junio C Hamano
1
-14
/
+16
2017-10-18
Merge branch 'tb/complete-describe' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'rs/rs-mailmap' into maint
Junio C Hamano
1
-0
/
+1
2017-10-18
Merge branch 'rs/fsck-null-return-from-lookup' into maint
Junio C Hamano
2
-4
/
+26
2017-10-18
Merge branch 'jk/sha1-loose-object-info-fix' into maint
Junio C Hamano
1
-2
/
+6
[next]