libgit2/include
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
..
git2 index: remove read_tree() progress indicator 2012-10-19 19:36:22 -07:00
git2.h gsoc-pack-objects WIP 2012-10-09 21:28:31 +02:00