Commits


fix usage() call in 'got import'


document tag objects


remove -d option from 'got tag' usage


initial implementation of 'got tag' command


fix typo in comment


make 'got cat' show tag object fields in on-disk order


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


support blame cancellation in 'tog blame' view


add cancellation support to commit graph and 'got blame'


untie cancel callback declaration from the work tree


remove unused variable in blame_commit()


tog: fix search prompt location in split-screen view


bump version number