Commit Briefs

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


31cedeafaf Stefan Sperling

add path filtering support to commit graph


04ca23f459 Stefan Sperling

allow filtering history by paths in 'got log'


f7d20e8910 Stefan Sperling

make got_canonpath() return a got_error


e6eac3b8eb Stefan Sperling

introduce got_canonpath()


ec79880737 Stefan Sperling

remove unused and broken got_path_segment_count()


511a516b74 Stefan Sperling

move got_opentmp* functions to public API; used from tog


80f4afe898 Stefan Sperling

introduce got_opentempfd()




25783624d6 Stefan Sperling

use stricter CPPFLAGS from mpi


9d31a1d8a4 Stefan Sperling

initial implementation of worktree checkout


32cb896c4b Stefan Sperling

rename library-private headers from *_priv.h to *_lib.h