Commit Briefs


3d9a4ec407 Stefan Sperling

add symlink support to 'got commit'



40dde666c0 Stefan Sperling

add support for symlinks in the repository to 'got diff'


4135d7d058 Stefan Sperling

fix symlink change in test_diff_symlinks_in_work_tree


39449a05d5 Stefan Sperling

make 'got diff' show changes to symlinks in a work tree





ef68ca6f52 Stefan Sperling

add missing dirname(3) error check; found by semarie


23b820a24a Stefan Sperling

remove unnecessary lines from test_cat_symlink


73259b3774 Stefan Sperling

add a symlink test for 'got cat'



f8f7c882a2 Stefan Sperling

fix buffer overflow in got_tree_entry_get_symlink_target()



0587e10c4c Stefan Sperling

add symlink support to 'got blame' and 'tog blame'




64773fdebb Stefan Sperling

expand test cases in test_rm_symlink





f35fa46a4c Stefan Sperling

add symlink support to 'got update'


0ab20ee9ea Stefan Sperling

fix handling of symlinks to a nonexistent target


8ba819a354 Stefan Sperling

let 'got checkout' create symlinks in a work tree