Commit Briefs

eb4304b986 Stefan Sperling

fix problems with "/" in two path helper functions


a129376b6f Stefan Sperling

add initial implementation of 'got revert'


5e3ce57ad8 Stefan Sperling

return relative paths from got_path_skip_common_ancestor()


db5ba8eda2 Stefan Sperling

init output argument of got_path_skip_common_ancestor()


d1667f0dbb Stefan Sperling

introduce got_path_dirname()


5e1c9f2326 Stefan Sperling

fix dirname() usage errors around got_path_mkdir()



0cd1c46a9e Stefan Sperling

create references to base commits of got worktrees


3d8df59c13 Stefan Sperling

add a caller-provided data pointer to path list elements



e08cc72dc0 Stefan Sperling

add a pathlist API


5d56da8198 Stefan Sperling

happy new copyright year


1beed9999f Stefan Sperling

rename got_compare_paths to got_path_cmp



e01590338c Stefan Sperling

generalize the pathset's path comparison function