summaryrefslogtreecommitdiff
path: root/t/t9115-git-svn-dcommit-funky-renames.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2022-11-211-1/+0
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh2021-06-081-3/+3
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* git svn: migrate tests to use lib-httpdew/git-svn-http-testsEric Wong2016-07-251-3/+4
* mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin2016-03-231-2/+2
* git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2016-02-221-0/+15
* git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2016-02-221-2/+23
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-3/+4
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* git svn: attempt to create empty dirs on clone+rebaseEric Wong2009-11-151-2/+2
* t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-2/+2
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Merge branch 'bd/tests'Junio C Hamano2008-05-141-13/+13
|\
| * Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-6/+6
* | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-111-1/+34
|/
* git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-151-0/+54