libgit2/src/xdiff
Vicent Martí 40879facad Merge branch 'new-error-handling' into development
Conflicts:
	.travis.yml
	include/git2/diff.h
	src/config_file.c
	src/diff.c
	src/diff_output.c
	src/mwindow.c
	src/path.c
	tests-clar/clar_helpers.c
	tests-clar/object/tree/frompath.c
	tests/t00-core.c
	tests/t03-objwrite.c
	tests/t08-tag.c
	tests/t10-refs.c
	tests/t12-repo.c
	tests/t18-status.c
	tests/test_helpers.c
	tests/test_main.c
2012-05-02 15:59:02 -07:00
..
xdiff.h Update diff to use iterators 2012-03-02 15:49:29 -08:00
xdiffi.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xdiffi.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xemit.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
xemit.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xhistogram.c Eliminate xdiff compiler warnings 2012-03-02 15:49:28 -08:00
xinclude.h Check for _WIN32 instead of GIT_WIN32 or WIN32 to detect windows build environments 2012-04-21 18:45:32 +02:00
xmacros.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xmerge.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
xpatience.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xprepare.c Import xdiff library from git 2012-03-02 15:49:28 -08:00
xprepare.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xtypes.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xutils.c Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
xutils.h Import xdiff library from git 2012-03-02 15:49:28 -08:00