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: 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
doc: replace MARC links with lore.kernel.org
Denton Liu
1
-1
/
+1
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-12-01
Merge branch 'jk/gitweb-anti-xss'
Junio C Hamano
2
-6
/
+8
2019-12-01
Merge branch 'ma/t7004'
Junio C Hamano
1
-3
/
+3
2019-12-01
Merge branch 'sg/skip-skipped-prereq'
Junio C Hamano
1
-6
/
+6
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
5
-2
/
+57
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
1
-0
/
+70
2019-12-01
Merge branch 'jk/optim-in-pack-idx-conversion'
Junio C Hamano
1
-0
/
+1
2019-12-01
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-1
/
+6
2019-12-01
Merge branch 'dd/sequencer-utf8'
Junio C Hamano
5
-2
/
+130
2019-12-01
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
11
-0
/
+64
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
32
-62
/
+62
2019-12-01
Merge branch 'ns/test-desc-typofix'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'en/t6024-style'
Junio C Hamano
1
-63
/
+67
2019-12-01
Merge branch 'kw/fsmonitor-watchman-fix'
Junio C Hamano
1
-9
/
+4
2019-12-01
Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'
Junio C Hamano
1
-0
/
+24
2019-12-01
Merge branch 'js/git-path-head-dot-lock-fix'
Junio C Hamano
2
-8
/
+12
2019-12-01
Merge branch 'jc/log-graph-simplify'
Junio C Hamano
5
-52
/
+287
2019-12-01
Merge branch 'jk/cleanup-object-parsing-and-fsck'
Junio C Hamano
3
-3
/
+3
2019-11-30
t7811: don't create unused file
René Scharfe
1
-1
/
+0
2019-11-30
t9300: don't create unused file
René Scharfe
1
-3
/
+0
2019-11-30
doc: replace public-inbox links with lore.kernel.org
Jeff King
2
-3
/
+3
2019-11-27
test: use test_must_be_empty F instead of test_cmp empty F
René Scharfe
2
-5
/
+2
2019-11-27
test: use test_must_be_empty F instead of test -z $(cat F)
René Scharfe
3
-7
/
+7
2019-11-27
t1400: use test_must_be_empty
René Scharfe
1
-4
/
+4
2019-11-27
t1410: use test_line_count
René Scharfe
1
-2
/
+2
2019-11-27
t1512: use test_line_count
René Scharfe
1
-1
/
+1
2019-11-27
perf-lib: use a single filename for all measurement types
Jeff King
2
-11
/
+5
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
1
-0
/
+22
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
1
-0
/
+21
2019-11-24
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor
1
-0
/
+30
2019-11-23
t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
SZEDER Gábor
1
-1
/
+1
2019-11-23
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
8
-11
/
+82
2019-11-23
sequencer: fix empty commit check when amending
Phillip Wood
1
-0
/
+32
2019-11-23
gpg-interface: limit search for primary key fingerprint
Hans Jerry Illikainen
1
-0
/
+20
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
1
-2
/
+7
2019-11-21
t5520: replace `! git` with `test_must_fail git`
Denton Liu
1
-2
/
+2
2019-11-21
t5520: remove redundant lines in test cases
Denton Liu
1
-8
/
+0
2019-11-21
t5520: replace $(cat ...) comparison with test_cmp
Denton Liu
1
-35
/
+70
2019-11-21
t5520: don't put git in upstream of pipe
Denton Liu
1
-1
/
+2
2019-11-21
t5520: test single-line files by git with test_cmp
Denton Liu
1
-16
/
+48
2019-11-21
t5520: use test_cmp_rev where possible
Denton Liu
1
-25
/
+25
[prev]
[next]