Commit Briefs

7839bc15b2 Stefan Sperling

make got_repo_get_path() return const char *


f12d0dbe46 Stefan Sperling

whitespace


0f8d269b44 Stefan Sperling

apply unveil(2) to 'got tree'


36e2fb6662 Stefan Sperling

apply unveil(2) to 'got blame'


25eccc22cd Stefan Sperling

apply unveil(2) to 'got diff'


6098196c6b Stefan Sperling

apply unveil(2) to 'got log'


0266afb7ba Stefan Sperling

apply unveil(2) to 'got update'


63219cd2d4 Stefan Sperling

use unveil(2) in 'got checkout'


9c4b8182fc Stefan Sperling

print new base commit ID when update is done


2944241d9c Stefan Sperling

add a TODO comment


be7061eb88 Stefan Sperling

ensure that 'got update' stays on the current branch


35c965b275 Stefan Sperling

add a TODO comment


8c18682195 Stefan Sperling

make 'got update' less chatty


507dc3bb12 Stefan Sperling

add a basic 'got update' command; does not merge files yet


e5dc719849 Stefan Sperling

fix 'same path prefix' check during checkout



a0eb853d32 Stefan Sperling

make checkout status char unsigned


d7b62c98be Stefan Sperling

signal existing files in checkout progress output


d70b8e3004 Stefan Sperling

allow checkout on top of an existing tree




adacb96fd8 Stefan Sperling

show commit timestamps in diff headers


15a949835c Stefan Sperling

remove struct got_object from public library API


45d799e224 Stefan Sperling

make commit objects opaque in the library's API


56765ebba6 Stefan Sperling

remove colon from diff header