ostree.git
2017-10-18 Colin WaltersDisallow refs starting with a non-letter or digit
2017-10-18 Dan Nicholsonbuild: Do *.am.inc substitutions from make correctly
2017-10-18 Jonathan Lebonlib/commit: fix checking flag with bitwise OR
2017-10-18 Colin Walterslib/commit: (refactor) Clean up delta bare write API
2017-10-18 Colin Walterslib/repo: Update summary code to use newer hashing API
2017-10-18 Colin Walterslib/pull: Update summary checksum code to use new check...
2017-10-18 Marcus Folkessondocs: mention the $OSTREE_REPO environment variable
2017-10-17 Colin Walterssyntax-check: Add a rule to enforce glnx_autofd over...
2017-10-17 Colin Walterslib/commit: Use direct fd xattr operations again on...
2017-10-17 Colin Walterslib/commit: Fix indentation in file commit code
2017-10-17 Colin Walterslib/commit: Avoid trying to delete `.` with _CONSUME...
2017-10-17 Colin Walterslib/deltas: Use pread() instead of lseek()+read()
2017-10-17 Colin Walterslib/deltas: Use fastpath for regfile writes for bare...
2017-10-17 Colin Walterstests: Add test-pull-bareuseronly
2017-10-17 Colin Walterslib/sysroot: Fix error handling when mounting overlayfs...
2017-10-17 Colin Walterslib: Use a common helper function to compare checksums
2017-10-16 Colin Walterslib/commit: Implement "adoption" with CONSUME flag
2017-10-16 Colin Walterstests/basic: Add missing ${COMMIT_ARGS} for bare-user...
2017-10-16 Dan Nicholsonbuild: Fix bsdiff Makefile circular dependency
2017-10-16 Colin Walterslib/pull: Also do commit GPG verification before writing
2017-10-16 Colin Walterslib/pull: Drop duplicate/different error for GPG but...
2017-10-16 Simon McVittieMake sure *.am.inc are up to date before `make dist`
2017-10-16 Simon McVittieCope with xattr syscalls raising EOPNOTSUPP
2017-10-14 Jonathan Lebonlib/checkout: fallback to checksum for UNION_IDENTICAL
2017-10-14 Matthew Leedslib/utils: Check for invalid UTF-8 in filenames
2017-10-12 Colin Walterslib/deltas: Check cancellable during processing
2017-10-12 Jonathan Lebonlib/core: add ostree_checksum_file_at API
2017-10-12 Jonathan Lebonostree/checksum: port to new decl style
2017-10-12 Jonathan Lebontests: drop unused variable
2017-10-11 Colin Walterslib/deploy: Use _exit() for FIFREEZE watchdog
2017-10-11 Colin Walterstree-wide: Update to new libglnx fd APIs
2017-10-11 Colin Walterslib/commit: Make -path commit helper API private
2017-10-11 Colin Walterslib/core: Use GBytes for file headers
2017-10-11 Colin Walterslib/core: Port a few functions to decl-after-stmt
2017-10-11 Colin Walterslib/core: (refactor) Drop wrapper and unneeded args...
2017-10-11 Jonathan Lebonci: compile f26/c7-primary with libcurl/openssl
2017-10-11 Jonathan Lebonlibotutil/checksum-utils: fix openssl compilation
2017-10-11 Dan Nicholsonlib/deploy: Ignore FIFREEZE/FITHAW errors when already...
2017-10-10 Colin Walterslib: Add a lighter weight internal checksum wrapper
2017-10-10 Colin Walterscommit: Add _CONSUME modifier flag
2017-10-05 Colin Walterslib/deltas: Move variant read helper into the deltas...
2017-10-05 Colin Walterslib/util: Delete some unused functions
2017-10-05 Colin Walterslib/pull: Change fetcher to return O_TMPFILE
2017-10-05 Colin Walterslib/utils: Port a bit to decl-after-stmt style
2017-10-05 Philip Withnalllib/repo: Clarify that ostree_repo_remote_fetch_summary...
2017-10-04 Colin WaltersDeduplicate and fix up our use of mmap()
2017-10-04 Jonathan Lebonlib/commit: minor coverity fix
2017-10-04 Colin Walterslib/sysroot: Fix pointer going out of scope in unlock...
2017-10-04 Colin Walterslib/core: Init struct stat buffer
2017-10-04 Jonathan Lebontree: fix compiler warnings
2017-10-04 Jonathan Lebonci: really turn on warnings
2017-10-04 Philip Withnalldocs: Clarify %NULL argument to ostree_sysroot_new()
2017-10-03 Jonathan Lebonapp/main: use HAVE_LIBCURL_OR_LIBSOUP for pull CLI
2017-10-03 Philip Withnalllib/repo-commit: Import detached metadata even if hardl...
2017-10-03 Matthew Leedslib/gpg: Print debug info when reading GPG keys
2017-10-02 Colin Walterslib/pull: Minor cleanup to metadata scanning function...
2017-10-02 Philip Withnalllib/bloom: Add some missing preconditions on n_bytes
2017-10-02 Colin Walterslib/uboot: Port to fd-relative
2017-10-02 Colin Walterslib/syslinux: Port to fd-relative
2017-10-02 Colin Walterslib/pull: Fix regression with pull-local for nonexisten...
2017-10-02 Colin Walterslib/sysroot: Add some more comments
2017-10-02 Colin Walterslib/commit: Add some gtk-doc and internal doc comments
2017-10-02 Jonathan Lebonbuild-sys: Post-release version bump
2017-10-02 Colin WaltersRelease 2017.12
2017-10-02 Philip Withnallostree/summary: Generate an ostree-metadata ref when...
2017-10-02 Philip Withnallostree/summary: Eliminate redundant gotos from error...
2017-10-02 Philip Withnallman: Fix a copypasta error in ostree-summary.xml
2017-10-01 Philip Withnalllib/bloom: Fix a -Wconversion warning in OstreeBloom
2017-10-01 Philip Withnalllib/bloom: Fix bloom hashing on 32-bit architectures
2017-09-30 Jonathan Lebontests/installed: also run test-basic-c
2017-09-30 Jonathan Lebontests: check for relabeling rather than overlay
2017-09-30 Jonathan Lebonlib/commit: don't query devino cache for modified files
2017-09-30 Jonathan Lebontests/libtest.sh: always nuke repo and files
2017-09-28 Colin Walterslibarchive: Fix assertion error if used with CANONICAL_...
2017-09-28 Philip Withnalltests/repo: Drop modeline from top of file
2017-09-28 Philip Withnalltests: Update some tests to use OSTREE_REPO_MODE_ARCHIV...
2017-09-28 Philip Withnalltests: Add a manual integration test for OstreeRepoFind...
2017-09-28 Colin Walterstests: Add 404 tests for dirtree objects too
2017-09-27 Colin Walterstree-wide: Bump libglnx, port to new lockfile init
2017-09-27 Colin Walterslib/pull: Don't request deltas for unchanged commits
2017-09-27 Colin Walterstests/commit-sign: Update a bit to more modern style
2017-09-27 Colin Walterslib/diff: Add compile-time ABI check on 64 bit arches
2017-09-27 Colin Waltersci: Record primary context results using g-d-t-r -...
2017-09-27 Philip Withnalllib/repo-pull: Fix remote names in refspecs from non...
2017-09-27 Philip Withnalllib/remote: Store name of remote providing keyring...
2017-09-27 Philip Withnalllib/repo: Change resolve_keyring_for_collection() to...
2017-09-27 Philip Withnalllib/repo-pull: Fix a potential minor leak
2017-09-27 Colin Walterslib/pull: Add status for imported objects
2017-09-27 Philip Withnalllib/repo-pull: Use resolve() instead of list() in fetch...
2017-09-27 Philip Withnalllib/repo-refs: Add first version of ostree_repo_resolve...
2017-09-27 Philip Withnallcreate-usb: Add a create-usb command to complement...
2017-09-27 Philip Withnallsrc/pull: Support local pulls for collection–refs
2017-09-27 Colin Walterstests,ci: Move "test-basic" (bare mode) to installed...
2017-09-26 Colin Walterslib/pull: Default checksum for archive mirror, add...
2017-09-26 Colin Walterslib/pull: Refactor to use OstreeRepoImportFlags internally
2017-09-26 Colin Walterslib/pull: Minor refactoring of metadata scanning function
2017-09-26 Colin Waltersbin/pull: Fix description of --untrusted
2017-09-26 Jonathan Lebonlib/commit: fix using uninitialized var
2017-09-26 Jonathan Lebonlib/commit: add comments to explain dir commit path
2017-09-26 Colin Walterslib/commit: Add a copy fastpath for imports
next