Commit Briefs

00357e4dc7 Tracey Emery

add suppress status-code selection to got status. this allows for a quick way to

clean output without the use of ignore files. ok stsp


26960ff7b4 Stefan Sperling

make 'got send' properly send commits which are referenced only by tags

Problem reported by Omar Polo.


4ad4a1ec45 Tracey Emery

add -q quiet mode to checkout and update. supressing output keeps the terminal

responsive on large repos. ok jrick stsp



d33b6dd14c Stefan Sperling

bump version number


fec556bcd0 Stefan Sperling

CHANGES for 0.58 (tags/0.58)


0968089c46 Stefan Sperling

sync dist file list




9b21d88f61 Stefan Sperling

remove obsolete sentence from got_dial_parse_uri() docs


8a8621c2c1 Christian Weisgerber

add missing <sys/types.h> include




cbf435dd90 Stefan Sperling

fix documentation of got_dial_apply_unveil()