Add ostree checkout overwrite mode "--update" (#1408)
WIP: deploy: Attempt accelerated deploy by updating old deploy (#1419)
WIP: rofiles: Implement more FUSE ops (#1470)
Use streaming reads for delta superblock for better memory use with inline parts (#1551)
lib/repo-pull: Retry pulls without static deltas if they fail (#1612)
RFC: ostree commit: Add option `--tree=prefix=PREFIX` (#1651)
Enhance command line utils to take a tree/file sha (#1658)
ostree commit: Add option --use-bare-user-xattrs (#1678)
[WIP] lib/repo: Validate config more strictly (#1739)
Keep last version of deployment (#1960)
sysroot: Detect "live" system on /run/ostree-live (#1995)
Fix handling of scratch deltas with existing commits (#2005)
Bootloaders: Support for U-boot in extlinux.conf compatibility mode (#2256)
Run /usr/lib/ostree-boot/setup.sh if it exists during u-boot bootloader setup (#2416)
lib: unify user-mode canonical mask to 0775 (#2420)
deploy: Install detached signatures if present (#2497)
Sysroot auto cleanup (#2511)
deploy: Make bwrap dependency soft (#2665)
Updates on /boot (#268)
Update test-demo-buildsystem.sh (#2726)
Update test-rofiles-fuse.sh (#2727)
Demonstrate Rust code from sysroot (#3054)
use `command -v` instead `which` command (#3154)
ostree-grub-generator: allow adding custom scripts to grub.cfg (#3162)
deployment: enable adding custom metadata (#3212)
Update rust glib 0.19 (#3262)
relabel-etc: Split remount into, remount and relabel-etc (#3267)
u-boot: add 'bootdir' to the generated uEnv.txt (#3271)
feat: Add Custom bootloader names so pretty_name can be static (#3289)
sysroot: Support for directories instead of symbolic links in boot part (#3359)
tests/inst: convert more sh-inline to xshell (#3424)
sysroot/hotfix: Use the deployment as ground truth (#343)
Build incremental more (#3444)
docs: Add boot-transaction (#3499)
staged-deploy: Verify we didn't fail to unmount /sysroot or /etc (#3520)
Refs: Failed to delete remote refs (#3522)
remove $stateroot/var rw bind mount / improve do_remount() (#3525)
grub2: source /etc/default/grub.d/*.cfg after /etc/default/grub (#3528)
More pull code changes (#353)
prepare-root/generator: drop /run/ostree/initramfs-mount-var support (#3530)
Handle cases of running from systems with merged /sbin and /bin (e.g. F42+) but targeting a non-merged root (#3535)
docs: fix formatting (#3537)
Add hooks for deployment steps to allow bootloader swapping (#3539)
aboot: Add missing stdint.h include (#3541)
Rerun clang-format (#3543)
tests: account for different locales in remote-gpg-list-keys test (#3545)
fix: allow curl fetcher to properly fallback to next mirror (#3546)
commit_meta refactoring (#409)
Deployment names: easier referencing a commit and keeping track (#7)