libgit2/tests-clar/checkout
nulltoken 0ae81fc479 index: remove read_tree() progress indicator
git_index_read_tree() was exposing a parameter to provide the user with
a progress indicator. Unfortunately, due to the recursive nature of the
tree walk, the maximum number of items to process was unknown. Thus,
the indicator was only counting processed entries, without providing
any information how the number of remaining items.
2012-10-19 19:36:22 -07:00
..
head.c errors: deploy GIT_EORPHANEDHEAD usage 2012-10-19 22:01:53 +02:00
index.c index: remove read_tree() progress indicator 2012-10-19 19:36:22 -07:00
tree.c Convert checkout_* to use progress callback 2012-10-19 19:36:21 -07:00
typechange.c Add complex checkout test and then fix checkout 2012-10-09 11:59:34 -07:00