ostree.git
2018-01-02 Simon McVittietests: Don't assume uid == primary gid
2017-12-21 Marcus Folkessonlib/pull: allways include ostree-repo-pull-private.h
2017-12-21 Philip Withnallbuild: Fix typo in -Wparentheses warning
2017-12-21 Colin Waltersbuild-sys: Post-release version bump
2017-12-21 Colin Waltersci: Make rust build nonblocking for now
2017-12-19 Colin WaltersRelease 2017.15
2017-12-15 Colin WaltersBump libglnx, use "n items" progress for fsck
2017-12-15 Colin Waltersbuild-sys: Use -fno-strict-aliasing by default
2017-12-14 Colin Waltersbin/refs: Disallow aliases to remote refs
2017-12-14 Colin Waltersbin/commit: Support creating "unbound" commits
2017-12-14 Colin Walterslib/core: Optimize breaking hardlinks for regfiles
2017-12-14 Colin Walterslib/core: Add a "break hardlink" API
2017-12-14 Colin Waltersbin/fsck: Make ref binding verification optional
2017-12-14 Colin Walterslib/repo: Add an API to mark a commit as partial
2017-12-14 Colin Walterslib/repo: Disable locking by default, add locking=true...
2017-12-14 Colin Walterslib/repo: Make locking timeout configurable
2017-12-14 Philip Withnalltests: Expand fsck unit tests to cover checks on bindings
2017-12-14 Philip Withnalltests: Fix LC_ALL for systems which use .utf8 suffixes
2017-12-14 Philip Withnallostree/commit: Allow --orphan and --bind-ref to be...
2017-12-14 Philip Withnallostree/fsck: Add --verify-back-refs option
2017-12-14 Philip Withnalllib/repo: Clarify documentation for ostree_repo_list_re...
2017-12-14 Philip Withnallostree/fsck: Handle refspecs from ostree_repo_list_refs()
2017-12-14 Philip Withnallostree/fsck: Verify commit bindings for each ref
2017-12-14 Philip Withnalllib/static-delta: Drop duplicated declaration from...
2017-12-14 Philip Withnalllib/pull: Fix capitalisation in binding verification...
2017-12-14 Philip Withnalllib/pull: Split verify_bindings() out into a cmdprivate...
2017-12-14 Philip Withnallostree/fsck: Factor out common commit checking code
2017-12-12 Colin Waltersbuild-sys: Add --disable-http2
2017-12-12 Colin Waltersbin/show: Add --no-byteswap
2017-12-12 Colin Waltersbin/commit: Add --add-metadata that accepts g_variant_p...
2017-12-12 Colin Walterslib/commit: Use more direct path for regfile commits
2017-12-12 Colin Walterslib/commit: Fix memleak in bare-user devino hit path
2017-12-12 Colin Walterstests: Change test-corruption to use fatal()
2017-12-12 Colin WaltersAdd public API for fsck, use it before loading metadata
2017-12-08 Matthew Leedslib/repo: Properly list remotes of parent repos
2017-12-07 Colin Walterslib/repo-file: Add casts to appease GLib g_object_ref...
2017-12-07 Colin Walterslib/commit: Refactor file commits to separate subdir...
2017-12-07 Colin Waltersdocs/related: Add Balena
2017-12-07 Colin Walterspull: Add http2=false remote config option
2017-12-05 Colin Walterstests: Test concurrent operations
2017-12-05 Dan Nicholsonlib/prune: Take exclusive repository lock
2017-12-05 Dan Nicholsonlib/commit: Add repository locking during transactions
2017-12-05 Dan Nicholsonlib/repo: Add locking auto cleanup handler
2017-12-05 Dan Nicholsonlib/repo: Add repo locking mechanism
2017-12-05 Colin Walterslib/repo: Add some error prefixing in commit, repo...
2017-12-04 Colin Walterslib/repo: Add MT support for transaction_set_ref()...
2017-12-04 Sam ThursfieldREADME.md: Link to BuildStream
2017-12-04 Colin Waltersbuild-sys: Post-release version bump
2017-12-04 Colin WaltersRelease 2017.14
2017-12-04 Colin Walterslib/repo: Add a DEVINO_CANONICAL commit modifier flag
2017-12-01 Colin Walterslib/repo: Verify txn stagedir existence after locking
2017-12-01 Colin Walterslib/commit: Move txn stagedir deletion/unlock into...
2017-12-01 Dan Nicholsonci: Really show test-suite.log on travis
2017-12-01 Dan Nicholsontests: Run python tests with stdout unbuffered
2017-12-01 Colin Walterslib/commit: Minor refactoring of tmpdir cleanup code
2017-12-01 Colin Walterslib/commit: Reuse txn dir for tmpfiles
2017-12-01 Colin Walterstests/delta-crosscheck: Disable fsync
2017-11-30 Colin Walterslib/repo: Add a new private API for bare content writes
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...
next