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
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
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-08-09
Merge branch 'jk/xdiff-clamp-funcname-context-index' into maint
Junio C Hamano
1
-0
/
+22
2019-07-29
Merge branch 'fc/fetch-with-import-fix' into maint
Junio C Hamano
2
-13
/
+27
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
1
-0
/
+8
2019-07-29
Merge branch 'pw/add-p-recount' into maint
Junio C Hamano
1
-0
/
+8
2019-07-29
Merge branch 'jk/trailers-use-config' into maint
Junio C Hamano
1
-27
/
+44
2019-07-29
Merge branch 'tg/stash-ref-by-index-fix' into maint
Junio C Hamano
1
-0
/
+18
2019-07-29
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
1
-1
/
+17
2019-07-29
Merge branch 'sg/rebase-progress' into maint
Junio C Hamano
3
-75
/
+55
2019-07-29
Merge branch 'ms/submodule-foreach-fix' into maint
Junio C Hamano
1
-0
/
+7
2019-07-29
Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maint
Junio C Hamano
1
-0
/
+8
2019-07-29
Merge branch 'jc/denoise-rm-to-resolve' into maint
Junio C Hamano
1
-0
/
+13
2019-07-29
Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint
Junio C Hamano
1
-0
/
+6
2019-07-29
Merge branch 'js/clean-report-too-long-a-path' into maint
Junio C Hamano
1
-0
/
+12
2019-07-29
Merge branch 'es/local-atomic-push-failure-with-http' into maint
Junio C Hamano
1
-0
/
+49
2019-07-29
Merge branch 'js/t3404-typofix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'js/t0001-case-insensitive' into maint
Junio C Hamano
2
-14
/
+23
2019-07-29
Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maint
Junio C Hamano
1
-2
/
+2
2019-07-29
Merge branch 'jt/t5551-test-chunked' into maint
Junio C Hamano
1
-3
/
+2
2019-07-25
Merge branch 'sw/git-p4-unshelve-branched-files' into maint
Junio C Hamano
1
-1
/
+7
2019-07-25
Merge branch 'jt/partial-clone-missing-ref-delta-base' into maint
Junio C Hamano
1
-13
/
+99
2019-07-25
Merge branch 'xl/record-partial-clone-origin' into maint
Junio C Hamano
1
-3
/
+13
2019-07-25
Merge branch 'pb/request-pull-verify-remote-ref' into maint
Junio C Hamano
1
-0
/
+53
2019-07-25
Merge branch 'vv/merge-squash-with-explicit-commit' into maint
Junio C Hamano
1
-0
/
+6
2019-07-25
Merge branch 'js/bundle-verify-require-object-store' into maint
Junio C Hamano
1
-0
/
+6
2019-07-25
Merge branch 'jk/am-i-resolved-fix' into maint
Junio C Hamano
1
-0
/
+52
2019-07-25
Merge branch 'jk/HEAD-symref-in-xfer-namespaces' into maint
Junio C Hamano
1
-0
/
+28
2019-07-25
Merge branch 'ew/server-info-remove-crufts' into maint
Junio C Hamano
1
-0
/
+2
2019-07-25
Merge branch 'nd/corrupt-worktrees' into maint
Junio C Hamano
1
-0
/
+12
2019-07-25
Merge branch 'nd/init-relative-template-fix' into maint
Junio C Hamano
2
-4
/
+4
2019-07-23
xdiff: clamp function context indices in post-image
Jeff King
1
-0
/
+22
2019-07-19
clean: show an error message when the path is too long
Johannes Schindelin
1
-0
/
+12
2019-07-18
rm: resolving by removal is not a warning-worthy event
Junio C Hamano
1
-0
/
+13
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
1
-0
/
+6
2019-07-12
transport-helper: enforce atomic in push_refs_with_push
Emily Shaffer
1
-0
/
+49
[prev]
[next]