Commits
- Commit:
aaa0878e4df2825d2597e407b5015a0e663ec7f8
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add got_pathset API which manages a tree of paths
- Commit:
11624658e63b039ca9c172f4c2dca569f6b39bd0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove unused definition of nitems()
- Commit:
8419a396638b389d382a326489f488ad1f139b39
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add another todo item for tog
- Commit:
54f77e21e4a3d2c7ac2e8e9643e1c9e5daa30f03
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO file
- Commit:
52a3df9bad8b750ed3ff540ee4fc61181f8c5972
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove some unnecessary verification from update tests
- Commit:
e1ed7f77442c0693e02984d550e3cc674e3c0dc0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
must use safe iteration over file index entries
- Commit:
5cc266baadfb13464b72e1ccbec0462eb641f0b6
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make 'got update' remove directories in a checkout with path prefix
- Commit:
1f46d0af752f3e60c6ed712b8120328af9d4cd9a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
rename misleadinly named field in struct collect_missing_entry_args
- Commit:
82d71325af9661465ecf314c98d8eecc487befc4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
improve wording of a comment in tree_checkout()
- Commit:
f5c49f82371af261622c0db5fea60e6558d32c6c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make 'got update' remove empty directories
- Commit:
4b0bb32784eb980751dcc4bc4cf3c8ffe40ef88d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document got_repo_get_path() and got_repo_get_path_git_dir()
- Commit:
6e9da951ccdba2e3e9ffe11c8a0ae030930fcd11
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got_repo_get_path_git_dir() return const char *
- Commit:
7839bc15b2c146222489bd8d61a1dede43fecbbf
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got_repo_get_path() return const char *
- Commit:
3e9926ea004f2a839c0600f2daef1d04fca7894d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix diffing of blamed commit in 'tog blame'
- Commit:
f12d0dbe463b659998c2426d120b6ef7b02ba401
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
whitespace
- Commit:
eea47b7eab5ae60db6af643e9518a0b691d13bc6
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to worktree tests
- Commit:
c89f2770ddf57a1a5692ab4a1009674b0a66f3fd
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to delta tests
- Commit:
cb44a3e566b46742f66f98811c2b3cb9d62eca2a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to repository tests
- Commit:
9220560796736289a894b8ec9fd5af7ebfb44f1d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
plug leaks in error path of tog blame
- Commit:
d188b9a6a4bf15b68454c779d7bdfe1d76c8e90e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'tog tree'
- Commit:
8e94dd5baf6b3c0b02b5ca1cfacca1abeb4954c3
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'tog blame'
- Commit:
eb6600df992a05d6bfd1e3c07ee2d18427cb6286
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'tog diff'
- Commit:
c2db6724337c437ae8baf3af7238503eaf44a06b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
apply unveil(2) to 'tog log'
- 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'