Commits


remove a redundant .Pp in got.1 (found by mandoc -T lint)


in got.1, clarify how 'got update' deals with local (aka uncommitted) changes


bump version number


changes for 0.32


be nice to unaware users who attempt to use got commands with a Git work tree


show 'searching...' during 'tog log' search even if no new commits are loaded


display "no matches found" if no commit matches a 'tog log' search


display "no more matches" indicator if 'tog log' search cannot find any


make 'tog log' consistently scroll one page upon page-down key (found by naddy)


make 'got fetch' restore our copy of the remote HEAD if the copy was deleted


make 'got fetch -d' delete branches from both refs/heads and refs/remotes


bump version number


changes for 0.31


sync dist file list


set the executable bit on tree.sh