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-06
Git 2.14.6
Johannes Schindelin
3
-2
/
+56
2019-12-05
The third batch
Junio C Hamano
1
-0
/
+81
2019-12-05
Merge branch 'js/pkt-line-h-typofix'
Junio C Hamano
1
-1
/
+1
2019-12-05
Merge branch 'us/unpack-trees-fsmonitor'
Junio C Hamano
3
-9
/
+29
2019-12-05
Merge branch 'sg/test-bool-env'
Junio C Hamano
10
-13
/
+84
2019-12-05
Merge branch 'mh/clear-topo-walk-upon-reset'
Junio C Hamano
1
-1
/
+17
2019-12-05
Merge branch 'hv/assume-priumax-is-available-anywhere'
Junio C Hamano
1
-20
/
+0
2019-12-05
Merge branch 'mg/submodule-status-from-a-subdirectory'
Junio C Hamano
2
-1
/
+24
2019-12-05
Merge branch 'dl/t5520-cleanup'
Junio C Hamano
10
-159
/
+238
2019-12-05
Merge branch 'nl/reset-patch-takes-a-tree'
Junio C Hamano
2
-1
/
+22
2019-12-05
Merge branch 'mg/doc-submodule-status-cached'
Junio C Hamano
1
-0
/
+3
2019-12-05
Merge branch 'js/git-svn-use-rebase-merges'
Junio C Hamano
2
-5
/
+7
2019-12-05
Merge branch 'hi/gpg-optional-pkfp-fix'
Junio C Hamano
2
-12
/
+52
2019-12-05
Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits'
Junio C Hamano
2
-5
/
+53
2019-12-05
Merge branch 'jk/fail-show-toplevel-outside-working-tree'
Junio C Hamano
3
-1
/
+14
2019-12-05
Merge branch 'sg/unpack-progress-throughput'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'pb/submodule-update-fetches'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'jc/azure-ci-osx-fix-fix'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
10
-50
/
+291
2019-12-05
Merge branch 'jh/userdiff-python-async'
Junio C Hamano
7
-1
/
+32
2019-12-05
Merge branch 'ec/fetch-mark-common-refs-trace2'
Junio C Hamano
1
-1
/
+12
2019-12-05
Merge branch 'dd/rebase-merge-reserves-onto-label'
Junio C Hamano
2
-0
/
+26
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
9
-23
/
+743
2019-12-05
Merge branch 'js/rebase-r-safer-label'
Junio C Hamano
2
-27
/
+51
2019-12-05
Merge branch 'ep/guard-kset-tar-headers'
Junio C Hamano
2
-0
/
+9
2019-12-05
Merge branch 'win32-accommodate-funny-drive-names'
Johannes Schindelin
4
-6
/
+54
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
11
-4
/
+127
2019-12-05
Merge branch 'fix-mingw-quoting-bug'
Johannes Schindelin
3
-5
/
+156
2019-12-05
Merge branch 'dubiously-nested-submodules'
Johannes Schindelin
4
-2
/
+79
2019-12-05
Merge branch 'turn-on-protectntfs-by-default'
Johannes Schindelin
3
-28
/
+31
2019-12-05
mingw: handle `subst`-ed "DOS drives"
Johannes Schindelin
4
-3
/
+36
2019-12-05
Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams'
Johannes Schindelin
6
-8
/
+162
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
8
-2
/
+123
2019-12-05
quote-stress-test: offer to test quoting arguments for MSYS2 sh
Johannes Schindelin
1
-3
/
+10
2019-12-05
mingw: refuse to access paths with illegal characters
Johannes Schindelin
3
-3
/
+18
2019-12-05
unpack-trees: let merged_entry() pass through do_add_entry()'s errors
Johannes Schindelin
1
-1
/
+2
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
Disallow dubiously-nested submodule git directories
Johannes Schindelin
4
-2
/
+79
2019-12-05
protect_ntfs: turn on NTFS protection by default
Johannes Schindelin
2
-3
/
+1
2019-12-05
path: also guard `.gitmodules` against NTFS Alternate Data Streams
Johannes Schindelin
2
-2
/
+7
2019-12-05
mingw: fix quoting of arguments
Johannes Schindelin
2
-3
/
+20
2019-12-05
is_ntfs_dotgit(): speed it up
Johannes Schindelin
1
-25
/
+30
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
doc: replace LKML link with lore.kernel.org
Denton Liu
1
-1
/
+1
2019-12-04
RelNotes: replace Gmane with real Message-IDs
Denton Liu
9
-10
/
+11
[prev]
[next]