libgit2/tests/filter
Russell Belfer 5269008cf6 Add filter options and ALLOW_UNSAFE
Diff and status do not want core.safecrlf to actually raise an
error regardless of the setting, so this extends the filter API
with an additional options flags parameter and adds a flag so that
filters can be applied with GIT_FILTER_OPT_ALLOW_UNSAFE, indicating
that unsafe filter application should be downgraded from a failure
to a warning.
2014-05-06 16:01:49 -07:00
..
blob.c Fix filter test for CRLF->LF issues 2014-02-11 19:05:52 -06:00
crlf.c Add filter options and ALLOW_UNSAFE 2014-05-06 16:01:49 -07:00
crlf.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
custom.c Add filter options and ALLOW_UNSAFE 2014-05-06 16:01:49 -07:00
ident.c Add filter options and ALLOW_UNSAFE 2014-05-06 16:01:49 -07:00