ostree/src
Colin Walters a06f724b72 src: Only use local VFS - this avoids hitting up the session bus
We are designed to run in the "unix model" of being forked a lot, so
startup time matters a lot, and hitting the session bus adds
unnecessary DBus traffic, shows up in strace etc.

It's a microoptimization I admit.
2011-10-17 15:55:06 -04:00
..
libhacktree src: Only use local VFS - this avoids hitting up the session bus 2011-10-17 15:55:06 -04:00
libhtutil src: Only use local VFS - this avoids hitting up the session bus 2011-10-17 15:55:06 -04:00
ht-builtin-checkout.c checkout: New command 2011-10-15 00:45:07 -04:00
ht-builtin-commit.c Support for committing files from stdin or a file list file 2011-10-15 13:07:26 -04:00
ht-builtin-fsck.c Store objects with an extension so we know whether they're files or metadata 2011-10-14 22:30:18 -04:00
ht-builtin-init.c src: Only use local VFS - this avoids hitting up the session bus 2011-10-17 15:55:06 -04:00
ht-builtin-link-file.c Fix option processing, add some options to link-file 2011-10-12 13:45:19 -04:00
ht-builtin-log.c Add log builtin 2011-10-15 15:43:43 -04:00
ht-builtin-show.c show: New builtin 2011-10-14 22:49:44 -04:00
ht-builtins.h Add log builtin 2011-10-15 15:43:43 -04:00
main.c Add log builtin 2011-10-15 15:43:43 -04:00