Commit Briefs



df7dea6e70 Stefan Sperling

add -S option to 'got status' synopsis in got.1 man page


7dd7d39b1e Stefan Sperling

bump version number


4a87b3701d Stefan Sperling

CHANGES for 0.60 (tags/0.60)


67d7451ca0 Christian Weisgerber

shell code fixes

Escape sequences are not handled by every echo(1), e.g. not on FreeBSD. '?' is a glob character and must be quoted. '!' is not a shell meta character. ok tracey stsp




13364f2d81 Stefan Sperling

bump version number


47975383a2 Stefan Sperling

CHANGES for 0.59 (tags/0.59)



4f3c844bea Stefan Sperling

make 'got update' display the worktree's branch name upon success

ok tracey



788d4a19ed Stefan Sperling

validate status codes given to 'got status -S'


b043307bfa Stefan Sperling

make got status -s and -S options conflict


08e5873e99 Stefan Sperling

make 'got checkout' display the checked out reference and commit ID

ok tracey


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