Commit Briefs

b72f483a5d Stefan Sperling

make 'got diff' show local changes in work tree



9270e621f7 Stefan Sperling

wrap overlong line


0c06baacc4 Stefan Sperling

make 'got blame' function in a work tree


8994de2886 Stefan Sperling

fix got_worktree_open() error check in cmd_tree()


cffc0aa45b Stefan Sperling

make 'got log' function inside a work tree



8c02d09593 Stefan Sperling

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


c7f4312fa3 Stefan Sperling

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


7a2c19d62d Stefan Sperling

make 'got tree' work from inside a work tree


6bad629b50 Stefan Sperling

add 'got status' command


289e3cbff4 Stefan Sperling

set CTYPE locale category only; leave others in "C" locale


141c2bffb4 Stefan Sperling

abbreviate remote refs in output of 'got log'


e34f9ed6ad Stefan Sperling

in 'got log' output, abbreviate ref names under heads/



1caad61b79 Stefan Sperling

make 'got log' resolve tags in -c option argument


5d56da8198 Stefan Sperling

happy new copyright year



8069f63672 Stefan Sperling

implement -c option for 'got checkout'


c1669e2e5f Stefan Sperling

implement recursive mode for 'got tree'


7839bc15b2 Stefan Sperling

make got_repo_get_path() return const char *


f12d0dbe46 Stefan Sperling

whitespace


0f8d269b44 Stefan Sperling

apply unveil(2) to 'got tree'


36e2fb6662 Stefan Sperling

apply unveil(2) to 'got blame'


25eccc22cd Stefan Sperling

apply unveil(2) to 'got diff'