ostree/tests
Colin Walters a160a2a5fa Add support for pulling from remote archives
This necessitated a large set of changes.

We now support an "archive" mode for repositories.  In this mode,
files are stored "packed" rather than hard linked.  This allows one to
e.g. store an OSTree repository with root-owned files as non-root.  It
is also used as the basis for serving repositories via HTTP.

While doing this I realized that GVariant is endianness-dependent; I
decided to just store all data in big endian.
2011-10-31 20:28:47 -04:00
..
.gitignore Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
Makefile Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
libtest.sh Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
run-apache.c Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
t0000-init-link-files-fsck.sh "Hacktree" is now known as "OSTree" 2011-10-18 14:44:48 -04:00
t0001-init-out-of-tree.sh "Hacktree" is now known as "OSTree" 2011-10-18 14:44:48 -04:00
t0002-commit-one.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0003-commit-multiple.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0004-checkout-test1.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0005-nested-tree.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0006-removal.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0007-commit-stdin.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0008-log.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0009-commit-symlink.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0010-multiple-branches.sh Don't default to "master", require a branch 2011-10-27 21:42:44 -04:00
t0011-remote-add.sh core: Add "ostree remote add" 2011-10-28 10:25:36 -04:00
t0012-pull.sh Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
t0013-commit-archive.sh Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
tmpdir-lifecycle.c Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00