Commits


adjust expected "object not found" error output in tests


switch 'got tag' commit argument to a -c option for consistency


fix bug in tag list tests where expected datestamps were swapped


handle Git-style "lightweight" tags in got tag -l


fix tag_list test failure on single-day-digit dates (patch by Evan Silberman)


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


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


initial implementation of 'got tag' command