libgit2/tests-clar/submodule
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
..
lookup.c Test for gitmodules only submodule def 2012-09-05 15:54:32 -07:00
modify.c Add config level support in the config API 2012-10-23 12:48:38 +02:00
status.c Extensions to rmdir and mkdir utilities 2012-11-09 13:52:06 -08:00
submodule_helpers.c Major submodule rewrite 2012-08-24 11:00:26 -07:00
submodule_helpers.h Major submodule rewrite 2012-08-24 11:00:26 -07:00