summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-12-05path: safeguard `.git` against NTFS Alternate Streams AccessesJohannes Schindelin
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkGarima Singh
2019-12-04doc: replace MARC links with lore.kernel.orgDenton Liu
2019-12-04mingw: disallow backslash characters in tree objects' file namesJohannes Schindelin
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King
2019-12-04fast-import: delay creating leading directories for export-marksJeff King
2019-12-04t9300: create marks files for double-import-marks testJeff King
2019-12-04t9300: drop some useless uses of catJeff King
2019-12-01Merge branch 'jk/gitweb-anti-xss'Junio C Hamano
2019-12-01Merge branch 'ma/t7004'Junio C Hamano
2019-12-01Merge branch 'sg/skip-skipped-prereq'Junio C Hamano
2019-12-01Merge branch 'ds/test-read-graph'Junio C Hamano
2019-12-01Merge branch 'jt/fetch-remove-lazy-fetch-plugging'Junio C Hamano
2019-12-01Merge branch 'jk/optim-in-pack-idx-conversion'Junio C Hamano
2019-12-01Merge branch 'tg/stash-refresh-index'Junio C Hamano
2019-12-01Merge branch 'dd/sequencer-utf8'Junio C Hamano
2019-12-01Merge branch 'ln/userdiff-elixir'Junio C Hamano
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano
2019-12-01Merge branch 'ns/test-desc-typofix'Junio C Hamano
2019-12-01Merge branch 'en/t6024-style'Junio C Hamano
2019-12-01Merge branch 'kw/fsmonitor-watchman-fix'Junio C Hamano
2019-12-01Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'Junio C Hamano
2019-12-01Merge branch 'js/git-path-head-dot-lock-fix'Junio C Hamano
2019-12-01Merge branch 'jc/log-graph-simplify'Junio C Hamano
2019-12-01Merge branch 'jk/cleanup-object-parsing-and-fsck'Junio C Hamano
2019-11-30t7811: don't create unused fileRené Scharfe
2019-11-30t9300: don't create unused fileRené Scharfe
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King
2019-11-27test: use test_must_be_empty F instead of test_cmp empty FRené Scharfe
2019-11-27test: use test_must_be_empty F instead of test -z $(cat F)René Scharfe
2019-11-27t1400: use test_must_be_emptyRené Scharfe
2019-11-27t1410: use test_line_countRené Scharfe
2019-11-27t1512: use test_line_countRené Scharfe
2019-11-27perf-lib: use a single filename for all measurement typesJeff King
2019-11-25submodule: fix 'submodule status' when called from a subdirectoryManish Goregaokar
2019-11-25reset: parse rev as tree-ish in patch modeNika Layzell
2019-11-24sequencer: don't re-read todo for revert and cherry-pickSZEDER Gábor
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor
2019-11-23sequencer: fix empty commit check when amendingPhillip Wood
2019-11-23gpg-interface: limit search for primary key fingerprintHans Jerry Illikainen
2019-11-21unpack-trees: skip stat on fsmonitor-valid filesUtsav Shah
2019-11-21t5520: replace `! git` with `test_must_fail git`Denton Liu
2019-11-21t5520: remove redundant lines in test casesDenton Liu
2019-11-21t5520: replace $(cat ...) comparison with test_cmpDenton Liu
2019-11-21t5520: don't put git in upstream of pipeDenton Liu
2019-11-21t5520: test single-line files by git with test_cmpDenton Liu
2019-11-21t5520: use test_cmp_rev where possibleDenton Liu