Commit Briefs


efaf56b722 Stefan Sperling

add got_pathset_for_each_reverse()


aaa0878e4d Stefan Sperling

add got_pathset API which manages a tree of paths


11624658e6 Stefan Sperling

remove unused definition of nitems()


8419a39663 Stefan Sperling

add another todo item for tog


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'