Commits


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