Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason
2022-03-13t0030-t0050: avoid pipes with Git on LHSShubham Mishra
2020-11-20t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-10-02dir: special case check for the possibility that pathspec is NULLElijah Newren
2018-02-08name-hash: properly fold directory names in adjust_dirname_case()Ben Peart
2015-03-20t0050: appease --chain-lintJeff King
2014-12-01t0050-*.sh: mark the rename (case change) test as passingRamsay Jones
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen
2013-01-22t0050: Use TAB for indentationTorsten Bögershausen
2013-01-22t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen
2013-01-22t0050: known breakage vanished in merge (case change)Torsten Bögershausen
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber
2012-07-27t0050: use the SYMLINKS test prereqMichael J Gruber
2012-07-27t0050: use the CASE_INSENSITIVE_FS test prereqMichael J Gruber
2010-12-22Merge branch 'maint'Junio C Hamano
2010-12-22t0050: fix printf format strings for portabilityJonathan Nieder
2010-11-09tests: add missing &&Jonathan Nieder
2010-03-14t0050: mark non-working test as suchJunio C Hamano
2009-03-20t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt
2009-03-19Call 'say' outside test_expect_successJohannes Sixt
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-07-14t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska
2008-05-11t0050: Add test for case insensitive addSteffen Prohaska
2008-05-11t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska
2008-05-11t0050: Test autodetect core.ignorecaseSteffen Prohaska
2008-03-13t0050: perl portability fixJeff King
2008-02-26Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska