Commit Briefs

9feb4ff268 Stefan Sperling

propagate error from delta cache insertion; fixes mem leak



4834ca9697 Stefan Sperling

add a macro for zbuf buffer size


8e6b519113 Stefan Sperling

restrict in-memory delta processing to 4MB


224848656b Stefan Sperling

process delta chains in memory if max size is < 32 MB


39ff877fbb Stefan Sperling

expand deltas in memory if result size is < 32MB


55ef7a6f54 Stefan Sperling

man page wording tweak


c5867b47dc Stefan Sperling

wording in man page


67d6b2d2de Stefan Sperling

document checkout -p option


4129c201ec Stefan Sperling

more man page tweaks


285dc8a4ab Stefan Sperling

add more information to got(1) man page


48a3b9344c Stefan Sperling

add initial draft of got-repository(5) man page


0bb8a95e46 Stefan Sperling

add support for checking out a subtree


291c6f0346 Stefan Sperling

fix worktree test build


20ecf764dd Stefan Sperling

tweak unkown command message


92a684f463 Stefan Sperling

show progress during checkout


c09a553dff Stefan Sperling

add a 'got checkout' command


4847cca148 Stefan Sperling

make is_git_repo() check for a usable HEAD reference


4986b9d5fd Stefan Sperling

add support for opening bare repositories



22eb897338 Stefan Sperling

restore DEBUG build


d7d4f21047 Stefan Sperling

print errors returned from library


987e94ba2f Stefan Sperling

wrap long line


1b6b95a858 Stefan Sperling

add -h option (help)


46a0db7da0 Stefan Sperling

show a list of commands in usage()