libgit2/tests-clar/status
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
..
ignore.c Fix -Wunused-but-set-variable warning 2012-10-16 23:42:01 +02:00
single.c Fix error hashing empty file. 2012-09-27 13:12:27 -04:00
status_data.h Support for core.ignorecase 2012-09-17 15:42:41 -04:00
status_helpers.c Add cache busting to attribute cache 2012-05-10 11:12:43 -07:00
status_helpers.h Fix warnings and merge issues on Win64 2012-08-23 09:20:17 -07:00
submodules.c Working implementation of git_submodule_status 2012-08-24 11:00:27 -07:00
worktree.c index: remove read_tree() progress indicator 2012-10-19 19:36:22 -07:00