libgit2/tests-clar/status
Russell Belfer 169dc61607 Make iterator APIs consistent with standards
The iterator APIs are not currently consistent with the parameter
ordering of the rest of the codebase.  This rearranges the order
of parameters, simplifies the naming of a number of functions, and
makes somewhat better use of macros internally to clean up the
iterator code.

This also expands the test coverage of iterator functionality,
making sure that case sensitive range-limited iteration works
correctly.
2013-03-06 16:52:01 -08:00
..
ignore.c Deploy GIT_STATUS_OPTIONS_INIT 2012-11-30 13:12:15 -08: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_init.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
worktree.c Make iterator APIs consistent with standards 2013-03-06 16:52:01 -08:00