summaryrefslogtreecommitdiff
path: root/t/t9802-git-p4-filetype.sh
Commit message (Expand)AuthorAgeFilesLines
* git-p4: preserve utf8 BOM when importing from p4 to gitTao Klerks2022-04-061-0/+34
* t: use portable wrapper for readlink(1)Jeff King2021-06-191-2/+2
* git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin2019-03-141-4/+0
* tests: use 'test_must_be_empty' instead of 'test ! -s'SZEDER Gábor2018-08-211-1/+1
* t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* git-p4 tests: work with python3 as well as python2Luke Diamand2016-04-261-3/+3
* git p4: work around p4 bug that causes empty symlinksPete Wyckoff2014-01-221-0/+66
* git p4 test: ensure p4 symlink parsing worksPete Wyckoff2014-01-211-0/+17
* many small typofixesob/typofixesOndřej Bílka2013-07-291-1/+1
* t/t9802: explicitly name the upstream branch to use as a baseBrandon Casey2013-06-181-2/+2
* Merge branch 'pw/git-p4-on-cygwin'Junio C Hamano2013-02-041-0/+117
|\
| * git p4 test: newline handlingPete Wyckoff2013-01-261-0/+117
* | git-p4.py: support Python 2.4Brandon Casey2013-01-261-5/+6
|/
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-091-5/+5
* git-p4: ignore apple filetypePete Wyckoff2011-11-051-0/+31
* git-p4: handle utf16 filetype properlyPete Wyckoff2011-10-171-0/+108