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