Commit Briefs

Omar Polo

add functions to extract object ids from fileindex entries

ok stsp



Stefan Sperling

fix a bug where files skipped by 'got update' could not be updated again

ok semarie@


Yang Zhong

add fd field to got_worktree, modify got_fileindex_entry_update to use fds

These changes are intended to make got more compatible with FreeBSD's Capsicum. ok stsp








Stefan Sperling

fix ignores when a path is passed to 'got status'

Problem reported by semarie, who also provided initial regression test code. ok semarie





Stefan Sperling

implement got_worktree_stage_paths()