Commit Briefs






Stefan Sperling

fix behaviour when 'got rm' is used twice


Stefan Sperling

fix behaviour when 'got add' is used twice



Stefan Sperling

add a basic implementation of 'got rm'


Stefan Sperling

implement a basic 'got add' command


Stefan Sperling

introduce got_worktree_resolve_path()








Stefan Sperling

plug memleak in got_open_worktree()


Stefan Sperling

read UUID back from work tree meta data


Stefan Sperling

add a UUID to work tree meta data


Stefan Sperling

preserve permissions on merged files


Stefan Sperling

clean up temp files if rename(2) fails