| Commit message (Expand) | Author | Age | Files | Lines |
* | Set core.precomposeunicode to true on e.g. HFS+tb/precompose-autodetect-fix | Torsten Bögershausen | 2013-08-27 | 1 | -0/+1 |
* | t0050: Use TAB for indentation | Torsten Bögershausen | 2013-01-21 | 1 | -33/+15 |
* | t0050: honor CASE_INSENSITIVE_FS in add (with different case) | Torsten Bögershausen | 2013-01-21 | 1 | -1/+1 |
* | t0050: known breakage vanished in merge (case change) | Torsten Bögershausen | 2013-01-21 | 1 | -1/+1 |
* | test-lib: provide UTF8 behaviour as a prerequisite | Michael J Gruber | 2012-07-27 | 1 | -17/+7 |
* | t0050: use the SYMLINKS test prereq | Michael J Gruber | 2012-07-27 | 1 | -14/+7 |
* | t0050: use the CASE_INSENSITIVE_FS test prereq | Michael J Gruber | 2012-07-27 | 1 | -13/+8 |
* | Merge branch 'maint' | Junio C Hamano | 2010-12-21 | 1 | -2/+2 |
|\ |
|
| * | t0050: fix printf format strings for portability | Jonathan Nieder | 2010-12-21 | 1 | -2/+2 |
* | | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -6/+6 |
|/ |
|
* | t0050: mark non-working test as such | Junio C Hamano | 2010-03-13 | 1 | -2/+6 |
* | t0050: Check whether git init detected symbolic link support correctly | Johannes Sixt | 2009-03-19 | 1 | -2/+26 |
* | Call 'say' outside test_expect_success | Johannes Sixt | 2009-03-19 | 1 | -2/+7 |
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | t0050: Fix merge test on case sensitive file systems | Steffen Prohaska | 2008-05-17 | 1 | -0/+2 |
* | t0050: Add test for case insensitive add | Steffen Prohaska | 2008-05-11 | 1 | -0/+10 |
* | t0050: Set core.ignorecase case to activate case insensitivity | Steffen Prohaska | 2008-05-11 | 1 | -0/+1 |
* | t0050: Test autodetect core.ignorecase | Steffen Prohaska | 2008-05-11 | 1 | -0/+16 |
* | t0050: perl portability fix | Jeff King | 2008-03-13 | 1 | -2/+2 |
* | Add tests for filesystem challenges (case and unicode normalization) | Steffen Prohaska | 2008-02-25 | 1 | -0/+93 |