Commits


implement fork+exec (and by the way, fix the build...)


allow filtering history by paths in 'got log'


document the current public API


add worktree skeleton code; implement got_worktree_init()


make struct got_repository opaque


Extract non-deltified objects from pack files.


remove an unused function


resolve symbolic refs


add copyright


initial import; current implementation only parses the .git/HEAD ref