Commit Briefs

b504a804cf Stefan Sperling

switch file index entries from TAILQ to got_pathset


8f6d9a6a62 Stefan Sperling

mark got_pathset iteration functions as safe


398789b2a4 Stefan Sperling

fix name of a constant in pathset.c



63f4f47b30 Stefan Sperling

whitespace


5bff75ab35 Stefan Sperling

add another TODO item



ab847d68d0 Stefan Sperling

KNF in pathset_test.c



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