libgit2/tests-clar/object
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
..
blob Extensions to rmdir and mkdir utilities 2012-11-09 13:52:06 -08:00
commit index: Fix tests 2012-11-01 20:24:43 +01:00
raw Boom 2012-05-02 16:57:16 -07:00
tag tags: Fixed the tag parser to correctly treat the message field as optional. 2012-11-02 10:28:17 -07:00
tree tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode() 2012-08-21 23:15:13 +02:00
lookup.c errors: Rename error codes 2012-05-18 01:48:50 +02:00
message.c message: reorganize tests 2012-10-26 21:01:58 +02:00
peel.c object: make git_object_peel() test more readable 2012-09-06 18:40:09 +02:00