libgit2/tests-clar/status
Russell Belfer 331e7de900 Extensions to rmdir and mkdir utilities
* Rework GIT_DIRREMOVAL values to GIT_RMDIR flags, allowing
  combinations of flags
* Add GIT_RMDIR_EMPTY_PARENTS flag to remove parent dirs that
  are left empty after removal
* Add GIT_MKDIR_VERIFY_DIR to give an error if item is a file,
  not a dir (previously an EEXISTS error was ignored, even for
  files) and enable this flag for git_futils_mkpath2file call
* Improve accuracy of error messages from git_futils_mkdir
2012-11-09 13:52:06 -08: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 Extensions to rmdir and mkdir utilities 2012-11-09 13:52:06 -08:00