Commit Briefs

3fe2daf1bf Stefan Sperling

remove pointless memcopies from fileindex code


7426bbfd03 Stefan Sperling

rename fileindex functions from open/close to alloc/free


9eb6a6b2d1 Stefan Sperling

fix byte-swaps in fileindex read code


52a7447583 Stefan Sperling

implement got_fileindex_read() - not yet tested




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


32cb896c4b Stefan Sperling

rename library-private headers from *_priv.h to *_lib.h


c48c4a9c3b Stefan Sperling

implement fileindex entry open/close