libgit2/tests/refs
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
..
branches refdb: delete a ref's reflog upon deletion 2015-07-12 19:08:06 +02:00
reflog Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
crashes.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
create.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
createwithlog.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
delete.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
foreachglob.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
iterator.c refs: failing test for concurrent ref access 2014-06-02 16:46:47 +02:00
list.c tests: update for new test data 2015-02-02 22:46:43 -05:00
listall.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookup.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
normalize.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
overwrite.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
pack.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
peel.c peel: reject bad queries with EINVALIDSPEC 2014-11-22 18:55:22 +01:00
races.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
read.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
ref_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
ref_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
rename.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
revparse.c revparse: Add test to make sure this doesn't regress 2015-06-26 16:48:58 +02:00
settargetwithlog.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
setter.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
shorthand.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
transactions.c transaction: rename lock() to lock_ref() 2014-10-09 16:29:30 +02:00
unicode.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
update.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00