Commit Briefs

0fbd721f10 Stefan Sperling

fix testroot path used by basic update test


c84d8c75bf Stefan Sperling

basic cmdline test for 'got update'


aeb0374820 Stefan Sperling

don't run regress tests by default



2944241d9c Stefan Sperling

add a TODO comment


be7061eb88 Stefan Sperling

ensure that 'got update' stays on the current branch


35c965b275 Stefan Sperling

add a TODO comment


8c18682195 Stefan Sperling

make 'got update' less chatty


507dc3bb12 Stefan Sperling

add a basic 'got update' command; does not merge files yet


e5dc719849 Stefan Sperling

fix 'same path prefix' check during checkout


f609be2e65 Stefan Sperling

fix got_worktree_get_repo_path()


2fbdb5aefe Stefan Sperling

remove useless strdup from got_worktree_get_repo_path()



381be7cc5b Stefan Sperling

don't bother opening trees outside of path prefix


eac9755fe4 Stefan Sperling

don't bother opening a blob if checkout will skip it