libgit2/tests-clar/checkout
Russell Belfer 0cf77103b2 Start of filter API + git_blob_filtered_content
This begins the process of exposing git_filter objects to the
public API.  This includes:

* new public type and API for `git_buffer` through which an
  allocated buffer can be passed to the user
* new API `git_blob_filtered_content`
* make the git_filter type and GIT_FILTER_TO_... constants public
2013-09-17 09:30:06 -07:00
..
binaryunicode.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
checkout_helpers.c Update clar 2013-09-04 16:23:00 -07:00
checkout_helpers.h Fix checkout of modified file when missing from wd 2013-06-21 11:20:54 -07:00
crlf.c Start of filter API + git_blob_filtered_content 2013-09-17 09:30:06 -07:00
head.c No such thing as an orphan branch 2013-09-17 09:50:30 +02:00
index.c Fix tests of file modes 2013-09-05 11:45:29 -07:00
tree.c Add checkout test for long file name 2013-08-07 11:55:47 -07:00
typechange.c use a longer string for dummy data in test to avoid conflicting w/ index 2013-04-17 17:21:17 -05:00