Commit Briefs


5943eee280 Stefan Sperling

strip Git GPG signatures from log messages



34ca489849 Stefan Sperling

don't hide repo data parsing errors during 'got log'


0d470ac738 Stefan Sperling

bump version number


3b80a05b2e Stefan Sperling

sync dist file list


54cc910e75 Stefan Sperling

changes for 0.6


8d2c5ea3cf Stefan Sperling

don't leak memory for pack file path when opening objects




ca0d469cb4 Stefan Sperling

don't forget to do refcounting in got_object_tag_close()


89949963d7 Stefan Sperling

bump version number


c55aa27ee1 Stefan Sperling

add -s option to 'got ref' usage in man page



d1c1ae5fa6 Stefan Sperling

introduce 'got ref -s' and add two tests for 'got ref'



2ac2a2665d Stefan Sperling

add a TODO item for 'got ref'




848d6979f9 Stefan Sperling

annotate symlinks with @ in 'got tree' and 'tog tree'


cbc52e82e0 Stefan Sperling

changes for 0.5



8d0fe45ad7 Stefan Sperling

fix crashes in tog when blame returns no results on a file

fix for underlying blame bug still pending...


83ce39e32b Stefan Sperling

tog: plug memory leak in blame_tree_entry()