Commits


convert tree entries from SIMPLEQ to an array


detect and ignore Git submodules


initial implementation of 'got tag' command


make 'got cat' output look more like raw object files


make 'got cat' show raw log messages, i.e. leaving PGP sigs intact


initial 'got cat' implementation


fix typo in got_object_blob_dump_to_file() docstring


strip Git GPG signatures from log messages


add support for tag objects to 'got diff'


disambiguate abbreviated object IDs based on object type


implement search for 'tog blame'


add initial implementation of 'got revert'


whitespace formatting fixes in include/


check for errors from fclose()


add potentially useful helpers for tag objects and refs