Commits


make 'got diff' show local changes in work tree


fix bug with wrong size comparison in get_file_status()


port fix for a work tree path bug from 'tog blame' to 'got blame'


make 'tog blame' function in a work tree


delay initialization of curses in tog until after usage()


make 'tog tree' function in a work tree


make 'tog log' function in a work tree


wrap overlong line


make 'got blame' function in a work tree


fix endless loop in got_worktree_open()


fix got_worktree_open() error check in cmd_tree()


document 'got log' behaviour inside a work tree


remove TODO item


make 'got log' function inside a work tree


remove TODO item


make 'got tree' behave as advertised in subdirs of a work tree


make 'got update' unveil the root dir of the worktree


make 'got status' work in subdirectories of a work tree


make got_worktree_open() crawl upwards


add missing error check in got_worktree_status()


remove TODO item for 'got status', which has been added


remove vague guesses from a TODO item


add a TODO item for 'got tree'


improve documentation of 'got tree'


make 'got tree' work from inside a work tree