libgit2/tests/object
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 Add filter options and ALLOW_UNSAFE 2014-05-06 16:01:49 -07:00
commit commit: safer commit creation with reference update 2014-04-30 00:41:37 +02:00
raw Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tag Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tree Merge pull request #2027 from libgit2/rb/only-windows-is-windows 2014-02-05 13:07:46 -08:00
cache.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookup.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookupbypath.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
message.c messsage: use git_buf in prettify() 2014-01-27 04:44:06 +01:00
peel.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
shortid.c Add failing test for git_object_short_id 2014-03-10 11:35:14 -07:00