Commit Briefs

5261c20130 Stefan Sperling

rename 'refs' to 'reference'


79109fed13 Stefan Sperling

implement 'got log -p' option


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


c09a553dff Stefan Sperling

add a 'got checkout' command


8b90f09e6b Stefan Sperling

fix make install target if user name != group name


f42b1b34c1 Stefan Sperling

implement the 'got log' command with got libraries


5c860e2997 Stefan Sperling

add got(1) command code from mpi