Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/test-2' | Junio C Hamano | 2010-09-04 | 1 | -5/+1 |
|\ | |||||
| * | tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -5/+1 |
* | | merge-recursive: Fix multiple file rename across D/F conflict | Elijah Newren | 2010-08-18 | 1 | -1/+1 |
* | | t6031: Add a testcase covering multiple renames across a D/F conflict | Elijah Newren | 2010-08-18 | 1 | -0/+31 |
|/ | |||||
* | Skip tests that fail if the executable bit is not handled by the filesystem | Johannes Sixt | 2009-03-22 | 1 | -0/+13 |
* | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 2009-03-19 | 1 | -7/+2 |
* | Fix t6031 on filesystems without working exec bit | Alex Riesen | 2008-05-21 | 1 | -2/+5 |
* | Redo "add test_cmp function for test scripts" | Junio C Hamano | 2008-03-15 | 1 | -1/+1 |
* | merge-recursive: handle file mode changes | Clemens Buchacher | 2008-03-13 | 1 | -0/+49 |