Commits


properly remove empty directories left behind during updates


add got_pathset_for_each_reverse()


add got_pathset API which manages a tree of paths


remove unused definition of nitems()


add another todo item for tog


add a TODO file


remove some unnecessary verification from update tests


must use safe iteration over file index entries


make 'got update' remove directories in a checkout with path prefix


rename misleadinly named field in struct collect_missing_entry_args


improve wording of a comment in tree_checkout()


make 'got update' remove empty directories


document got_repo_get_path() and got_repo_get_path_git_dir()


make got_repo_get_path_git_dir() return const char *


make got_repo_get_path() return const char *