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(): 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
Merge branch 'prevent-name-squatting-on-windows'
Johannes Schindelin
7
-2
/
+60
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
2019-08-11
Git 2.22.1
Junio C Hamano
2
-1
/
+4
2019-08-11
.mailmap: update email address of Philip Oakley
Philip Oakley
1
-0
/
+1
2019-08-09
Merge branch 'cb/xdiff-no-system-includes-in-dot-c' into maint
Junio C Hamano
3
-8
/
+0
2019-08-09
Merge branch 'jk/no-system-includes-in-dot-c' into maint
Junio C Hamano
3
-3
/
+0
2019-08-09
Merge branch 'sg/fsck-config-in-doc' into maint
Junio C Hamano
1
-0
/
+5
2019-08-09
Merge branch 'jk/xdiff-clamp-funcname-context-index' into maint
Junio C Hamano
2
-2
/
+24
2019-08-01
RelNotes/2.21.1: typofix
Martin Ă…gren
1
-1
/
+1
2019-07-29
Merge fixes made on the 'master' front
Junio C Hamano
1
-1
/
+72
2019-07-29
Merge branch 'jc/post-c89-rules-doc' into maint
Junio C Hamano
1
-3
/
+23
2019-07-29
Merge branch 'fc/fetch-with-import-fix' into maint
Junio C Hamano
3
-23
/
+45
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
19
-327
/
+398
2019-07-29
Merge branch 'pw/add-p-recount' into maint
Junio C Hamano
2
-1
/
+13
2019-07-29
Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint
Junio C Hamano
6
-7
/
+8
2019-07-29
Merge branch 'jk/trailers-use-config' into maint
Junio C Hamano
2
-27
/
+47
2019-07-29
Merge branch 'tg/stash-ref-by-index-fix' into maint
Junio C Hamano
2
-4
/
+23
2019-07-29
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
3
-15
/
+53
2019-07-29
Merge branch 'nd/completion-no-cache-failure' into maint
Junio C Hamano
1
-1
/
+2
2019-07-29
Merge branch 'rs/config-unit-parsing' into maint
Junio C Hamano
1
-21
/
+18
2019-07-29
Merge branch 'jk/delta-islands-progress-fix' into maint
Junio C Hamano
3
-4
/
+5
2019-07-29
Merge branch 'sg/rebase-progress' into maint
Junio C Hamano
8
-98
/
+104
2019-07-29
Merge branch 'ms/submodule-foreach-fix' into maint
Junio C Hamano
2
-0
/
+8
2019-07-29
Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maint
Junio C Hamano
2
-3
/
+15
2019-07-29
Merge branch 'qn/clone-doc-use-long-form' into maint
Junio C Hamano
1
-17
/
+17
2019-07-29
Merge branch 'jc/denoise-rm-to-resolve' into maint
Junio C Hamano
2
-1
/
+14
2019-07-29
Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint
Junio C Hamano
2
-3
/
+11
2019-07-29
Merge branch 'sr/gpg-interface-stop-at-the-end' into maint
Junio C Hamano
1
-0
/
+3
2019-07-29
Merge branch 'js/clean-report-too-long-a-path' into maint
Junio C Hamano
2
-1
/
+14
2019-07-29
Merge branch 'es/local-atomic-push-failure-with-http' into maint
Junio C Hamano
3
-0
/
+69
2019-07-29
Merge branch 'po/doc-branch' into maint
Junio C Hamano
2
-7
/
+29
2019-07-29
Merge branch 'dl/config-alias-doc' into maint
Junio C Hamano
1
-6
/
+16
2019-07-29
Merge branch 'cb/fsmonitor-intfix' into maint
Junio C Hamano
1
-4
/
+4
2019-07-29
Merge branch 'rs/copy-array' into maint
Junio C Hamano
5
-22
/
+53
2019-07-29
Merge branch 'js/t3404-typofix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'cb/mkstemps-uint-type-fix' 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 'jw/gitweb-sample-update' into maint
Junio C Hamano
1
-2
/
+1
[prev]
[next]