Commit Briefs


dc671e91ec Stefan Sperling

compute pack file's checksum during download and check it in got-fetch-pack

Compared to the previous version committed in 520a0c97 this code should compute the checksum correctly for any amount of pack file data bytes read from the socket at a time.




810a850e41 Tracey Emery

spacing


4e0a20a47c Tracey Emery

make got tree work on current branch and add tests for this use case

ok stsp


1831ac029c Christian Weisgerber

Subtract the status line from the number of lines to page up/down in the

log view. ok stsp@


2ce013e7b4 Stefan Sperling

bump version number


6909a160dd Stefan Sperling

changes for 0.30


33a81ee4a9 Stefan Sperling

sync distfile list







9c2e8939ca Stefan Sperling

fix test sandbox name of test_rm_directory_keep_files


775ce90932 Stefan Sperling

wrap overlong line in got.c


907f15e2ba Stefan Sperling

remove redundant \n from errx() calls in got.c




255c4055a2 Stefan Sperling

mention 'got fetch' in gotweb.8


eac81709ac Stefan Sperling

add missing .Pp in got.1


fc24bb3ad9 Stefan Sperling

wording tweak in got.1


a18cccf962 Stefan Sperling

more small man page tweaks for clone and fetch