Colin Walters
2b61caa2fe
core: Use fd-relative creation for tmp/
...
Update libgsystem submodule for a bugfix.
This is both more efficient from a kernel perspective, and avoids us
calling gs_file_get_path_cached() on tmp_dir constantly, which
triggered another bug due to lack of locking.
2013-09-06 18:45:16 -04:00
Colin Walters
00c352ba67
libostree: Delete some leftover remnant API for archive files
2013-08-17 14:08:04 -04:00
Colin Walters
9e480cd6a9
core: Finish making object path API private
...
This allows us to more easily change the internals later.
2013-07-31 03:48:33 -04:00
Colin Walters
0dec1b287c
core: Reduce API surface for file access
...
This function was only used by internals, make it private.
2013-07-31 00:35:53 -04:00
Colin Walters
5aea9db3f2
Add API to retrieve statistics from transactions, use it in commit
...
It's just interesting to see =) This is also kind of prototyping out
some more "structured" output.
2013-07-25 19:23:25 -04:00
Colin Walters
3b6a94d272
libostree: Split off libarchive code
2013-07-09 19:11:37 -04:00
Colin Walters
dbffd31017
libostree: Start splitting up the monstrous ostree-repo.c
...
Checkout now lives in its own file.
2013-07-09 19:02:38 -04:00