libgit2/tests/repo
Edward Thomson ac2fba0ecd git_futils_mkdir_*: make a relative-to-base mkdir
Untangle git_futils_mkdir from git_futils_mkdir_ext - the latter
assumes that we own everything beneath the base, as if it were
being called with a base of the repository or working directory,
and is tailored towards checkout and ensuring that there is no
bogosity beneath the base that must be cleaned up.

This is (at best) slow and (at worst) unsafe in the larger context
of a filesystem where we do not own things and cannot do things like
unlink symlinks that are in our way.
2015-09-17 10:00:35 -04:00
..
config.c Better search path sandboxing 2014-05-15 10:56:28 -07:00
discover.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
getters.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
hashfile.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
head.c Add tests for the annotated versions of ref-modifying functions 2015-03-16 16:57:30 +01:00
headtree.c repository: remove log message override for switching the active branch 2015-03-03 14:40:50 +01:00
init.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
iterator.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
message.c Fix some Windows warnings 2014-02-07 15:43:37 -08:00
new.c repository_new: test its bareness 2015-03-10 16:49:24 -04:00
open.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
pathspec.c Fix compile error on Visual Studio 2014-05-27 23:36:07 +09:00
repo_helpers.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
repo_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
reservedname.c repository: Introduce "reserved names" 2015-02-27 04:36:47 +00:00
setters.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
shallow.c Improve error propagation in shallow call 2014-02-18 14:05:30 -08:00
state.c repository: remove log message override for switching the active branch 2015-03-03 14:40:50 +01:00