Commits


detect and ignore Git submodules


indicate non-existent paths in 'got status' and make 'got diff' error for them


make 'got tag -l' list tags by time stamp in descending order


allow got_ref_list() to restrict returned refs to a particular namespace


fix reading pack index files with large offsets (patch by Hiltjo Posthuma)


bump version number


repair build on sparc64


sync distfile list


change for 0.11


create tag objects with both Git and Got during tag -l test


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


use correct label for author (aka tagger) info when writing tag objects


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'