summaryrefslogtreecommitdiff
path: root/t/t9010-svn-fe.sh
Commit message (Expand)AuthorAgeFilesLines
* drop vcs-svn experimentJeff King2020-08-131-1105/+0
* t: fix whitespace around &&Andrei Rybak2020-03-221-1/+1
* test: use test_must_be_empty F instead of test_cmp empty FRené Scharfe2019-11-271-3/+1
* t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-7/+7
* t9010-*.sh: skip all tests if the PIPE prereq is missingrj/test-ulimit-on-windowsRamsay Jones2017-09-191-27/+28
* t: make PIPE a standard test prerequisiteAdam Spiers2013-04-111-8/+0
* vcs-svn: avoid hangs from corrupt deltasJonathan Nieder2011-06-151-3/+37
* vcs-svn: implement text-delta handlingDavid Barr2011-05-261-2/+106
* Merge branch 'db/vcs-svn-incremental' into svn-feJonathan Nieder2011-05-261-57/+170
|\
| * vcs-svn: quote paths correctly for ls commandDavid Barr2011-03-071-0/+99
| * vcs-svn: set up channel to read fast-import cat-blob responseDavid Barr2011-03-071-51/+67
* | tests: make sure input to sed is newline terminatedJonathan Nieder2011-03-291-2/+6
* | vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-261-0/+77
* | vcs-svn: make reading of properties binary-safeJonathan Nieder2011-03-261-0/+27
|/
* Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feJonathan Nieder2011-02-261-3/+700
|\
| * vcs-svn: Allow change nodes for root of tree (/)Jonathan Nieder2010-12-071-0/+55
| * vcs-svn: Implement Prop-delta handlingDavid Barr2010-11-241-2/+100
| * vcs-svn: More dump format sanity checksJonathan Nieder2010-11-241-0/+21
| * vcs-svn: Reject path nodes without Node-actionJonathan Nieder2010-11-241-0/+20
| * vcs-svn: Eliminate node_ctx.srcRev globalJonathan Nieder2010-11-241-0/+158
| * vcs-svn: Allow simple v3 dumps (no deltas yet)David Barr2010-11-241-3/+347
* | t9010: svnadmin can fail even if availableJonathan Nieder2011-01-101-20/+15
* | Merge branch 'jn/svn-fe' (early part)Junio C Hamano2011-01-051-22/+37
|\ \ | |/
| * vcs-svn: Error out for v3 dumpsJonathan Nieder2010-11-241-22/+37
* | t9010 fails when no svn is availableJunio C Hamano2010-12-091-0/+6
* | t9010 (svn-fe): Eliminate dependency on svn perl bindingsRamkumar Ramachandra2010-11-231-2/+12
|/
* t/t9010-svn-fe.sh: add an +x bit to this testÆvar Arnfjörð Bjarmason2010-08-191-0/+0
* t9010 (svn-fe): avoid symlinks in testJonathan Nieder2010-08-141-1/+1
* t9010 (svn-fe): use Unix-style path in URIJonathan Nieder2010-08-141-1/+1
* SVN dump parserDavid Barr2010-08-141-0/+32