Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | path: separate git-specific path functions from util | Edward Thomson | 2021-11-09 | 1 | -1/+1 |
* | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -7/+7 |
* | tests: don't generate false positives on empty path segments | Peter Pettersson | 2021-08-08 | 1 | -3/+3 |
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -3/+3 |
* | repository: rename `path_repository` and `path_gitlink` | Patrick Steinhardt | 2017-02-13 | 1 | -1/+1 |
* | worktree: test basic merge functionality | Patrick Steinhardt | 2017-02-13 | 1 | -0/+121 |