Commit Briefs


e26bafba99 Stefan Sperling

add cherrypick test for symlink conflict cases

This test accepts the current behaviour, even though the current behaviour isn't ideal in some cases.


526a746f45 Stefan Sperling

handle newly added symlinks during 'got cherrypick'



75c3042749 Stefan Sperling

remove debugging test code


bd6aa35905 Stefan Sperling

convert bad symlinks to regular files during 'got commit'



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