Commits


repair build on sparc64


tweak the way 'got tag -l' displays tagged objectsI


add a colon behind object type in got tag -l, for consistency


show tag name in initial content of tag message editor


fix usage() call in 'got import'


remove -d option from 'got tag' usage


initial implementation of 'got tag' command


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


add cancellation support to commit graph and 'got blame'


untie cancel callback declaration from the work tree


always initialize bca in cmd_blame()


fix number of lines accounted for during blame