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
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-05
rebase: fix format.useAutoBase breakage
Denton Liu
2
-2
/
+3
2019-12-05
format-patch: teach --no-base
Denton Liu
3
-4
/
+14
2019-12-05
t4014: use test_config()
Denton Liu
1
-5
/
+3
2019-12-05
format-patch: fix indentation
Denton Liu
1
-1
/
+1
2019-12-05
t3400: demonstrate failure with format.useAutoBase
Denton Liu
1
-0
/
+6
2019-12-04
t7700: stop losing return codes of git commands
Denton Liu
1
-10
/
+9
2019-12-04
t7700: make references to SHA-1 generic
Denton Liu
1
-19
/
+19
2019-12-04
t7700: replace egrep with grep
Denton Liu
1
-3
/
+3
2019-12-04
t7700: consolidate code into test_has_duplicate_object()
Denton Liu
1
-48
/
+23
2019-12-04
t7700: consolidate code into test_no_missing_in_packs()
Denton Liu
1
-40
/
+15
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
2019-12-04
doc: replace MARC links with lore.kernel.org
Denton Liu
4
-6
/
+6
2019-12-04
checkout, restore: support the --pathspec-from-file option
Alexandr Miloslavskiy
6
-4
/
+336
2019-12-04
doc: restore: synchronize <pathspec> description
Alexandr Miloslavskiy
1
-2
/
+10
2019-12-04
doc: checkout: synchronize <pathspec> description
Alexandr Miloslavskiy
1
-9
/
+15
2019-12-04
doc: checkout: fix broken text reference
Alexandr Miloslavskiy
1
-6
/
+4
2019-12-04
doc: checkout: remove duplicate synopsis
Alexandr Miloslavskiy
1
-2
/
+1
2019-12-04
add: support the --pathspec-from-file option
Alexandr Miloslavskiy
3
-5
/
+168
2019-12-04
cmd_add: prepare for next patch
Alexandr Miloslavskiy
1
-17
/
+17
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-12-03
submodule--helper: advise on fatal alternate error
Jonathan Tan
4
-0
/
+16
2019-12-03
Doc: explain submodule.alternateErrorStrategy
Jonathan Tan
1
-1
/
+3
2019-12-03
packfile.c: speed up loading lots of packfiles
Colin Stolley
4
-9
/
+52
2019-12-02
mingw: forbid translating ERROR_SUCCESS to an errno value
Johannes Schindelin
1
-0
/
+1
2019-12-02
pkt-line: fix a typo
Johannes Schindelin
1
-1
/
+1
[prev]
[next]