Commit Briefs




d158dfc4bf Stefan Sperling

bump version number


a2887370ed Stefan Sperling

repair build on sparc64


a5a71e8e0c Stefan Sperling

sync distfile list


0463124fd3 Stefan Sperling

change for 0.11



2417344cc5 Stefan Sperling

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



62870f63a1 Stefan Sperling

show tag name in initial content of tag message editor



b2b65d1891 Stefan Sperling

fix usage() call in 'got import'


b3cd068e5e Stefan Sperling

document tag objects


c904c63e1c Stefan Sperling

remove -d option from 'got tag' usage


8e7bd50a82 Stefan Sperling

initial implementation of 'got tag' command


a009df9284 Stefan Sperling

fix typo in comment


e15d52415f Stefan Sperling

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


8aa93786da Stefan Sperling

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



01073a5d20 Stefan Sperling

initial 'got cat' implementation


fc06ba5612 Stefan Sperling

support blame cancellation in 'tog blame' view


6fb7cd117f Stefan Sperling

add cancellation support to commit graph and 'got blame'


e620954619 Stefan Sperling

untie cancel callback declaration from the work tree


d0275cf721 Stefan Sperling

remove unused variable in blame_commit()