Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes and forward declarations | Elijah Newren | 2018-08-15 | 1 | -0/+1 |
* | Merge branch 'bb/pedantic' | Junio C Hamano | 2018-07-24 | 1 | -1/+1 |
|\ | |||||
| * | sequencer.c: avoid empty statements at top level | Beat Bolli | 2018-07-09 | 1 | -1/+1 |
* | | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 2018-05-18 | 1 | -9/+31 |
|/ | |||||
* | path: document path functionsbw/path-doc | Brandon Williams | 2017-12-13 | 1 | -21/+112 |
* | path: add repo_worktree_path and strbuf_repo_worktree_path | Brandon Williams | 2017-06-23 | 1 | -0/+8 |
* | path: add repo_git_path and strbuf_repo_git_path | Brandon Williams | 2017-06-23 | 1 | -0/+8 |
* | path: convert strbuf_git_common_path to take a 'struct repository' | Brandon Williams | 2017-06-23 | 1 | -2/+6 |
* | path: create path.h | Brandon Williams | 2017-06-23 | 1 | -0/+62 |