Commits
- Commit:
784955db0f639c53fd5aeb70d0f006cad99a815f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
print a more useful message when an update had nothing to do
- Commit:
8069f63672650a2836d923d8f3889829ac63b04c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
implement -c option for 'got checkout'
- Commit:
c1669e2e5fb4f6007afe46318e82a4e0de689390
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
implement recursive mode for 'got tree'
- Commit:
7839bc15b2c146222489bd8d61a1dede43fecbbf
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got_repo_get_path() return const char *
- Commit:
f12d0dbe463b659998c2426d120b6ef7b02ba401
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
whitespace
- Commit:
0f8d269b44ff831a8b0d5b83912079814cd089fc
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'got tree'
- Commit:
36e2fb666259aadac2fb2c9399346aeeec2825b8
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'got blame'
- Commit:
25eccc22cd413b9a338870cc3ab376f146b4715f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'got diff'
- Commit:
6098196c6b90226838737e2a1d83e09fa9834b8f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'got log'
- Commit:
0266afb7ba18cb28c0a7740924c386ab6a1d1aa4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'got update'
- Commit:
63219cd2d49c2964687d675e8ac6e86bc0b70035
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
use unveil(2) in 'got checkout'
- Commit:
9c4b8182fcfabf42c6dc904dfccd3c4aa9bb4bcf
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
print new base commit ID when update is done
- Commit:
2944241d9c75a5af82bf989d3931ca67a5c7f70d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO comment
- Commit:
be7061eb8834a24d83d6376aa2586e1b3e2232ab
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
ensure that 'got update' stays on the current branch
- Commit:
35c965b2755aaf9dc232228d76d19cb2e8907d9a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO comment
- Commit:
8c18682195f1b93d18f6e64cc1ca5b88f8ff1855
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make 'got update' less chatty
- Commit:
507dc3bb1293e483406626bf03199db0bc17dc5c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a basic 'got update' command; does not merge files yet
- Commit:
e5dc71984941ad561bd7f953c0cbb88bc5aad0b0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix 'same path prefix' check during checkout
- Commit:
49520a3227e82d18f80658e593e3300434fa8625
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
verify path prefix when checking out into existing work tree
- Commit:
a0eb853d32cc94d03606c9a395ba1d462ef02585
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make checkout status char unsigned
- Commit:
d7b62c98bea6955d39e6c792a38961da070c0da8
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
signal existing files in checkout progress output
- Commit:
d70b8e30048dfb40e323d6998034d9033152a0f7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
allow checkout on top of an existing tree
- Commit:
93a3027739b17cdd9bccd7bda53f581b919b87ea
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got_worktree_checkout_files() infer base commit from meta data
- Commit:
5415655556f118165e3643dc22d370cb9fef469b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
undo commit timestamps next to paths in diffs; they are redundant
- Commit:
adacb96fd801526f57caee393ea94c6962781ff0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
show commit timestamps in diff headers