Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-lib.sh: factorize require_* functions | Quentin Casasnovas | 2015-01-31 | 1 | -1/+1 |
* | Fix file truncation when switching from git diff to non-git diff | Andreas Gruenbacher | 2012-09-18 | 1 | -5/+36 |
* | Detect concatenated git-style patches by tracking what's in the output queue | Andreas Gruenbacher | 2012-08-08 | 1 | -7/+17 |
* | Add another git-style diff concatenation regression test | Dmitry V. Levin | 2012-08-08 | 1 | -0/+40 |
* | In git-style diffs, create new files immediatetly and only remember files to ... | Andreas Gruenbacher | 2012-08-02 | 1 | -0/+1 |
* | Add file create test case which still needs to be fixed | Andreas Gruenbacher | 2012-08-01 | 1 | -2/+7 |
* | Try to recognize concatenated git diffs and handle them appropriately | Andreas Gruenbacher | 2012-08-01 | 1 | -0/+41 |