ostree.git
2017-11-29 Colin Walterslib/commit: Use direct repo writes if fsync is disabled
2017-11-28 Joaquim Rochalib/remote: Add a method to return the URL
2017-11-28 Alexander Larssonrofiles-fuse: Fix utime() support
2017-11-27 Colin Waltersfetcher/curl: Stop using CURLOPT_LOW_SPEED_TIME/_LIMIT
2017-11-27 Jonathan Lebonci: Make sure we save gtdr test results on failures
2017-11-27 Jonathan Lebonpapr: Bump primary to f27
2017-11-27 Dusty Mabeadd back helpful --allow-downgrade err message
2017-11-17 Dan Nicholsonlib/repo: Don't delete new tmpdir if it can't be locked
2017-11-17 Dan Nicholsonlib/repo: Handle race with existing tmpdir being deleted
2017-11-17 Dan Nicholsonlib/repo: Restore tmpdir reusing out parameter
2017-11-17 Dan Nicholsonlib/repo: Add debug messages when allocating tmpdir
2017-11-16 Will Thompsonbuild: fix "executible" typo
2017-11-15 Colin Waltersbin: Port a few commands (diff,remote,static-delta...
2017-11-15 Carlos Alberto... grub-generator: If OSTREE_BOOT_PARTITION is not set...
2017-11-14 Philip Withnalllib/repo: Fix a memory leak of options in ostree_repo_c...
2017-11-14 Philip Withnalllib/repo: Add (transfer) annotations to various GHashTa...
2017-11-13 Colin Walterslib/traverse: Port to new style
2017-11-10 Dan NicholsonRevert "lib/pull: Skip ostree_repo_resolve_keyring_for_...
2017-11-10 Dan Nicholsonlib: Include OstreeRemote and OstreeCollectionRef in GIR
2017-11-10 Dan Nicholsonlib/remote: Export ostree_remote_get_type symbol
2017-11-09 Dan Nicholsonbin/summary: Fix --raw option
2017-11-09 Colin Waltersdeltas: Don't try to rollsum/bsdiff .xz files
2017-11-08 Philip Withnalllib/repo: Add gtk-doc comment to OstreeRepoCommitState
2017-11-08 Philip Withnalllib/repo: Add OSTREE_REPO_COMMIT_STATE_NORMAL to repres...
2017-11-07 Kalev Lemberfetcher/curl: Fix invalid memory access in finalize()
2017-11-07 Philip Withnallbuild: Add a TODO comment about improving glib-mkenums...
2017-11-06 Colin Waltersbuild: Also fix -Werror=undef for old libsoup
2017-11-06 Colin Waltersbuild: Work around -Wundef with older GLib
2017-11-06 Colin Walterslib/pull: Avoid error if current with --require-static...
2017-11-06 Colin Waltersbuild: Add -Werror=undef by default, fix fallout
2017-11-03 Dan Nicholsontests: Don't symlink rofiles-fuse if it's disabled
2017-11-03 Dan Nicholsonlib/pull: Skip ostree_repo_resolve_keyring_for_collecti...
2017-11-03 Dan Nicholsonlib/core: Fix documentation comment in ostree_validate_...
2017-11-03 Dan Nicholsonbuild: Define OSTREE_ENABLE_EXPERIMENTAL_API for g...
2017-11-03 Dan Nicholsonbuild: Ensure enumtypes.h is built before enumtypes.c
2017-11-03 Colin Waltersbuild-sys: Post-release version bump
2017-11-02 Colin WaltersRelease 2017.13
2017-11-01 Colin WaltersUpdate libglnx
2017-11-01 Shaun Taheristatic deltas: Set optional flag for superblock
2017-11-01 Colin Walterstests: Add a "pull-test2" that uses slightly more reali...
2017-11-01 Colin Waltersdeltas: Add an if0'd bit to print bsdiff objects
2017-11-01 Colin Waltersbin/delta-compilation: Add a "progress bar" for bsdiff...
2017-11-01 Colin Walterslib/pull: Delete unused "exampleos" code
2017-10-31 Colin Walterslib/pull: When --require-static-deltas, use them even...
2017-10-30 Colin Walterslib: Minor static delta fixes
2017-10-30 Colin Walterslib/deltas: Fix change to use pread() in write opcode
2017-10-27 Alexander Larssonstatic deltas: Process each part as soon as its done
2017-10-27 Alexander Larssonstatic-delta-compilation: Move some things around
2017-10-27 Alexander Larssonstatic deltas: Use OtVariantBuilder to create deltas
2017-10-27 Alexander LarssonAdd OtVariantBuilder
2017-10-27 Simon McVittieostree-system-generator: Include <libglnx.h> for autocl...
2017-10-26 Colin Walterslib/repo: Fix loading commitstate with parent repos
2017-10-26 Philip Withnalllib/repo-finder-mount: Ignore mounts which have a ...
2017-10-25 Colin Walterstree-wide: Use autoptr for OstreeKernelArgs
2017-10-24 Dan Nicholsonlib/repo: Properly handle NULL homedir when signing...
2017-10-24 Philip Withnalllib/repo-finder-mount: Fix propagating NULL errors
2017-10-24 Colin Waltersci: Update centos container to current again
2017-10-24 Philip Withnalllib/repo-finder-avahi: Fix memory corruption of a GVari...
2017-10-23 Colin Walterslib/commit: Fix hardlink checkout commit with bare...
2017-10-23 Philip Withnalllib/sysroot: Expand docs for ostree_sysroot_get_repo()
2017-10-23 Colin Walterscore: Add standard SOURCE_TITLE metadata key
2017-10-23 Colin Waltersbin/status: Inline metadata parsing for versions
2017-10-23 Colin Waltersbin/status: Port to new style
2017-10-21 Colin Waltersdocs/related-projects: Add Google Usenix link
2017-10-20 Colin Waltersrepo: Add wrapper function for setting devino cache...
2017-10-20 Colin Walterslib/checkout: For "process whiteouts" mode, replace...
2017-10-20 Ruixin Baoostree: provide command description in a better place
2017-10-20 Ruixin Baoostree: move flags into command struct, pass down throu...
2017-10-20 Ruixin Baoostree: Describe subcommands in help output
2017-10-19 Philip Withnalllib/repo-finder: Add OstreeRepoFinderOverride
2017-10-19 Philip Withnalllib/repo-finder-avahi: Fix a leak in a GVariantIter...
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
next