Commits


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


support Git-style "lightweight" tags as arguments for 'got diff'


show base commit hash and omit filenames in conflict markers


show file mode differences when diffing trees


show original file content in conflict markers


add -w (ignore whitespace) option to 'got diff'


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


add support for tag objects to 'got diff'


use cmp -s, instead of cmp, in all command line tests


add some diff tests