summaryrefslogtreecommitdiff
path: root/tests/concat-git-diff
Commit message (Expand)AuthorAgeFilesLines
* test-lib.sh: factorize require_* functionsQuentin Casasnovas2015-01-311-1/+1
* Fix file truncation when switching from git diff to non-git diffAndreas Gruenbacher2012-09-181-5/+36
* Detect concatenated git-style patches by tracking what's in the output queueAndreas Gruenbacher2012-08-081-7/+17
* Add another git-style diff concatenation regression testDmitry V. Levin2012-08-081-0/+40
* In git-style diffs, create new files immediatetly and only remember files to ...Andreas Gruenbacher2012-08-021-0/+1
* Add file create test case which still needs to be fixedAndreas Gruenbacher2012-08-011-2/+7
* Try to recognize concatenated git diffs and handle them appropriatelyAndreas Gruenbacher2012-08-011-0/+41