libgit2/tests-clar/repo
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
..
discover.c Extensions to rmdir and mkdir utilities 2012-11-09 13:52:06 -08:00
getters.c repository: separate head related tests 2012-09-17 10:48:32 +02:00
hashfile.c Add tests and improve param checks 2012-09-11 17:26:21 -07:00
head.c tests-clar/repo: remove unused variable 2012-10-24 15:42:09 +02:00
init.c repository: make initialization cope with missing core.worktree 2012-08-29 19:56:55 +02:00
message.c repository: add a getter and remove function for git's prepared message 2012-08-01 18:39:20 +02:00
open.c Extensions to rmdir and mkdir utilities 2012-11-09 13:52:06 -08:00
repo_helpers.c test: extract make_head_orphaned() logic 2012-10-20 12:07:53 +02:00
repo_helpers.h test: extract make_head_orphaned() logic 2012-10-20 12:07:53 +02:00
setters.c Add flag to write gitlink on setting repo workdir 2012-07-10 23:19:47 -07:00
state.c repo: fix state when HEAD is not detached 2012-11-04 12:13:42 -06:00