Commits


retire C tests which depended on Got's own Git repository to run


add a test for got_compare_paths()


remove the pathset abstraction again; replaced by RB tree


add got_pathset API which manages a tree of paths


add a command line test suite with a simple 'got checkout' test


add a Makefile hierarchy which builds the whole show