Commits


add symlink support to 'got update'


add submodule tests ok semarie


show a summary of conflicts and related problems after updating/merging files ok millert@


make 'got update' skip conflicted files ok millert@


show base commit hash and omit filenames in conflict markers


handle xbit-only changes during 'got update'


show original file content in conflict markers


indicate non-existent paths in 'got status' and make 'got diff' error for them


add support for tags to -c options of some got commands


fix typo in test commit log message


relax commit out-of-dateness check: consider file content only


make 'got update' accept mulitple path arguments


fix a status bug exposed by test_update_conflict_wt_rm_vs_repo_rm


don't report base-bump-only updates as 'already up to date'


relax out-of-dateness check for 'got commit'