Commits


apply unveil(2) to repository tests


make C test output match cmdline test output


make repos regress tests pass again


undo commit timestamps next to paths in diffs; they are redundant


show commit timestamps in diff headers


remove struct got_object from public library API


make commit objects opaque in the library's API


make amount of diff context configurable at API level


fix 'make PROFILE=1' build


don't display blob IDs twice when diffing blobs directly


tweak diff output and adjust test expectations accordingly


show blob IDs in diffs again and make repository test pass


display file paths in diffs instead of blob SHA1s


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


make struct got_tree_object opaque