Commit Briefs

6358180434 Stefan Sperling

rename zbuf to inflate


883f046994 Stefan Sperling

make struct got_tree_object opaque


511a516b74 Stefan Sperling

move got_opentmp* functions to public API; used from tog


5261c20130 Stefan Sperling

rename 'refs' to 'reference'





0bb8a95e46 Stefan Sperling

add support for checking out a subtree


92a684f463 Stefan Sperling

show progress during checkout


23b19d00d9 Stefan Sperling

fix worktree test build: remove more unused variables




c34b20a267 Stefan Sperling

write file index after checking out files


9d31a1d8a4 Stefan Sperling

initial implementation of worktree checkout


dc2404d9e5 Stefan Sperling

remove got_worktree_change_head() for now