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
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
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
1
-0
/
+20
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
1
-0
/
+34
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
3
-0
/
+182
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
1
-0
/
+76
2017-10-23
Merge branch 'jk/write-in-full-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-10-23
Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maint
Junio C Hamano
1
-0
/
+142
2017-10-23
Merge branch 'jt/fast-export-copy-modify-fix' into maint
Junio C Hamano
1
-1
/
+19
2017-10-23
Merge branch 'nd/worktree-kill-parse-ref' into maint
Junio C Hamano
1
-0
/
+13
2017-10-18
Merge branch 'jk/ref-filter-colors-fix' into maint
Junio C Hamano
12
-62
/
+74
2017-10-18
Merge branch 'rs/fsck-null-return-from-lookup' into maint
Junio C Hamano
1
-0
/
+22
2017-10-18
Merge branch 'rs/qsort-s' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'mr/doc-negative-pathspec' into maint
Junio C Hamano
1
-1
/
+12
2017-10-18
Merge branch 'ks/test-readme-phrasofix' into maint
Junio C Hamano
1
-3
/
+3
2017-10-18
Merge branch 'jk/drop-sha1-entry-pos' into maint
Junio C Hamano
2
-11
/
+1
2017-10-18
Merge branch 'tb/ref-filter-empty-modifier' into maint
Junio C Hamano
1
-0
/
+1
2017-10-18
Merge branch 'ar/request-pull-phrasofix' into maint
Junio C Hamano
1
-2
/
+2
2017-10-18
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
1
-0
/
+5
2017-10-18
Merge branch 'jk/describe-omit-some-refs' into maint
Junio C Hamano
1
-1
/
+5
2017-10-18
Merge branch 'tb/test-lint-echo-e' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'rs/archive-excluded-directory' into maint
Junio C Hamano
3
-4
/
+4
2017-10-18
Merge branch 'mh/packed-ref-store-prep' into maint
Junio C Hamano
1
-2
/
+16
2017-10-18
Merge branch 'mm/send-email-cc-cruft' into maint
Junio C Hamano
1
-0
/
+4
2017-10-17
tag: respect color.ui config
Jeff King
2
-0
/
+11
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-1
/
+1
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
1
-1
/
+1
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
12
-79
/
+70
2017-10-06
fsck: handle NULL return of lookup_blob() and lookup_tree()
René Scharfe
1
-0
/
+22
2017-10-05
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau
1
-0
/
+1
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
1
-1
/
+1
2017-10-04
color: make "always" the same as "auto" in config
Jeff King
1
-0
/
+10
2017-10-04
provide --color option for all ref-filter users
Jeff King
2
-4
/
+4
2017-10-04
t3205: use --color instead of color.branch=always
Jeff King
1
-3
/
+2
2017-10-04
t3203: drop "always" color test
Jeff King
1
-6
/
+0
2017-10-04
t6006: drop "always" color config tests
Jeff King
1
-15
/
+5
2017-10-04
t7502: use diff.noprefix for --verbose test
Jeff King
1
-2
/
+2
2017-10-04
t7508: use test_terminal for color output
Jeff King
1
-20
/
+21
2017-10-04
t3701: use test-terminal to collect color output
Jeff King
1
-5
/
+3
2017-10-04
t4015: prefer --color to -c color.diff=always
Jeff King
1
-14
/
+14
[next]