Commit Briefs

6715a7519b Stefan Sperling

allow a profiled build with 'make PROFILE=yes'


92f27f7091 Stefan Sperling

i committed the profile build stuff again... back it out


19d747f7bf Stefan Sperling

avoid an extra memcpy in got_inflate_to_mem()


9e29d27e3b Stefan Sperling

revert accidental changes from 9feb4ff2689af67633c98892e721ccd407ea1c92

These changes enabled profiling.


9feb4ff268 Stefan Sperling

propagate error from delta cache insertion; fixes mem leak


0bb8a95e46 Stefan Sperling

add support for checking out a subtree


20ecf764dd Stefan Sperling

tweak unkown command message


92a684f463 Stefan Sperling

show progress during checkout


c09a553dff Stefan Sperling

add a 'got checkout' command


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()


6f3d1eb01f Stefan Sperling

make 'got log' accept a path to repository


f42b1b34c1 Stefan Sperling

implement the 'got log' command with got libraries