Commits


apply unveil(2) to 'got tree'


apply unveil(2) to 'got blame'


apply unveil(2) to 'got diff'


apply unveil(2) to 'got log'


apply unveil(2) to 'got update'


use unveil(2) in 'got checkout'


make C test output match cmdline test output


don't clobber cmp's exit code with diff's exit code


make 'got update' remove files which were deleted


test update with an added file


make successful cmdline test output match that of other tests


discard output of 'got checkout' in basic update test


trim whitespace and remove a useless comment


clarify regress test requirements


print new base commit ID when update is done