libgit2/tests/status
Carlos Martín Nieto 5c54e2162a ignore: consider files with a CR in their names
We currently consider CR to start the end of the line, but that means
that we miss cases with CR CR LF which can be used with git to match
files whose names have CR at the end of their names.

The fix from the patch comes from Russell's comment in the issue.

This fixes #2536.
2014-11-05 16:22:01 +01:00
..
ignore.c ignore: consider files with a CR in their names 2014-11-05 16:22:01 +01:00
renames.c Improve docs for status rename detection limits 2014-04-24 15:40:50 -07:00
single.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
status_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_helpers.c Use 'X' for unreadable status. 2014-05-30 16:22:13 -07:00
status_helpers.h New tests of status for repo inside repo 2014-04-01 21:32:06 -07:00
submodules.c Update submodules with parent-tracked content 2014-04-08 14:47:20 -07:00
worktree_init.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
worktree.c Don't include the unreadable tests on win32 2014-08-13 17:23:07 -04:00