Commit Briefs

54f77e21e4 Stefan Sperling

add a TODO file


52a3df9bad Stefan Sperling

remove some unnecessary verification from update tests


e1ed7f7744 Stefan Sperling

must use safe iteration over file index entries




82d71325af Stefan Sperling

improve wording of a comment in tree_checkout()


f5c49f8237 Stefan Sperling

make 'got update' remove empty directories



6e9da951cc Stefan Sperling

make got_repo_get_path_git_dir() return const char *


7839bc15b2 Stefan Sperling

make got_repo_get_path() return const char *


3e9926ea00 Stefan Sperling

fix diffing of blamed commit in 'tog blame'


f12d0dbe46 Stefan Sperling

whitespace


eea47b7eab Stefan Sperling

apply unveil(2) to worktree tests


c89f2770dd Stefan Sperling

apply unveil(2) to delta tests


cb44a3e566 Stefan Sperling

apply unveil(2) to repository tests


9220560796 Stefan Sperling

plug leaks in error path of tog blame


d188b9a6a4 Stefan Sperling

apply unveil(2) to 'tog tree'


8e94dd5baf Stefan Sperling

apply unveil(2) to 'tog blame'


eb6600df99 Stefan Sperling

apply unveil(2) to 'tog diff'


c2db672433 Stefan Sperling

apply unveil(2) to 'tog log'


0f8d269b44 Stefan Sperling

apply unveil(2) to 'got tree'


36e2fb6662 Stefan Sperling

apply unveil(2) to 'got blame'


25eccc22cd Stefan Sperling

apply unveil(2) to 'got diff'


6098196c6b Stefan Sperling

apply unveil(2) to 'got log'


0266afb7ba Stefan Sperling

apply unveil(2) to 'got update'