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