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-04
Merge branch 'jk/fast-import-unsafe'
Johannes Schindelin
4
-18
/
+95
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.17.2
Junio C Hamano
3
-2
/
+14
2018-09-27
fsck: detect submodule paths starting with dash
Jeff King
2
-0
/
+15
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
2
-0
/
+22
2018-09-27
Sync with 2.16.5
Junio C Hamano
7
-0
/
+93
2018-09-27
Git 2.16.5
Junio C Hamano
3
-2
/
+8
2018-09-27
Sync with 2.15.3
Junio C Hamano
6
-0
/
+87
2018-09-27
Git 2.15.3
Junio C Hamano
3
-2
/
+8
2018-09-27
Sync with Git 2.14.4
Junio C Hamano
5
-0
/
+81
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.17.1
Junio C Hamano
3
-2
/
+18
2018-05-22
Merge branch 'jk/submodule-fsck-loose' into maint
Junio C Hamano
8
-30
/
+271
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
20
-42
/
+507
2018-05-22
Git 2.16.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Sync with Git 2.15.2
Junio C Hamano
18
-41
/
+500
2018-05-22
Git 2.15.2
Junio C Hamano
2
-1
/
+4
2018-05-22
Sync with Git 2.14.4
Junio C Hamano
17
-41
/
+497
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
fsck: complain when .gitmodules is a symlink
Jeff King
2
-2
/
+38
2018-05-21
index-pack: check .gitmodules files with --strict
Jeff King
3
-0
/
+60
2018-05-21
unpack-objects: call fsck_finish() after fscking objects
Jeff King
2
-1
/
+11
2018-05-21
fsck: call fsck_finish() after fscking objects
Jeff King
2
-0
/
+7
2018-05-21
fsck: check .gitmodules content
Jeff King
1
-1
/
+59
2018-05-21
fsck: handle promisor objects in .gitmodules check
Jeff King
1
-0
/
+3
2018-05-21
fsck: detect gitmodules files
Jeff King
2
-0
/
+65
2018-05-21
fsck: actually fsck blob data
Jeff King
3
-24
/
+28
2018-05-21
fsck: simplify ".git" check
Jeff King
1
-3
/
+1
2018-05-21
index-pack: make fsck error message more specific
Jeff King
2
-2
/
+2
2018-05-21
Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsck
Jeff King
16
-42
/
+474
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
[prev]
[next]