libgit2/tests-clar/object/blob
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
..
filter.c Add filter tests and fix some bugs 2012-03-02 15:09:40 -08:00
fromchunks.c portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
write.c Extensions to rmdir and mkdir utilities 2012-11-09 13:52:06 -08:00