Commit Briefs

Stefan Sperling

implement 'got log -p' option


Stefan Sperling

reset optind in main()



Stefan Sperling

rewrite 'got log' without recursion





Stefan Sperling

revert accidental changes from 9feb4ff2689af67633c98892e721ccd407ea1c92

These changes enabled profiling.



Stefan Sperling

add support for checking out a subtree


Stefan Sperling

tweak unkown command message


Stefan Sperling

show progress during checkout


Stefan Sperling

add a 'got checkout' command


Stefan Sperling

print errors returned from library


Stefan Sperling

wrap long line


Stefan Sperling

add -h option (help)


Stefan Sperling

show a list of commands in usage()


Stefan Sperling

make 'got log' accept a path to repository



Stefan Sperling

add got(1) command code from mpi