Commits


add a -q option to tests for quiet output and use it for 'make regress' Previous default output remains when test cases are run individually. ok tracey


eliminate strlen() calls during fileindex rb tree searches


make got path APIs available to library consumers


add a caller-provided data pointer to path list elements


allow for detecting path duplicates with got_pathlist_insert()


add a pathlist API


happy new copyright year


rename got_compare_paths to got_path_cmp


add a test for got_compare_paths()