| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: declare functions statically where appropriate | Edward Thomson | 2021-11-11 | 1 | -1/+1 |
| * | path: `validate` -> `is_valid` | Edward Thomson | 2021-11-09 | 1 | -68/+68 |
| * | path: separate git-specific path functions from util | Edward Thomson | 2021-11-09 | 1 | -0/+86 |
| * | path: git_path_isvalid -> git_path_validate | Edward Thomson | 2021-04-14 | 1 | -4/+4 |
| * | path: also guard `.gitmodules` against NTFS Alternate Data Streams | Johannes Schindelin | 2019-12-10 | 1 | -0/+1 |
| * | path: unify `git_path_is_*` APIs | Patrick Steinhardt | 2018-06-01 | 1 | -5/+5 |
| * | path: hand-code the zero-width joiner as UTF-8 | Carlos Martín Nieto | 2018-05-24 | 1 | -1/+5 |
| * | path: reject .gitmodules as a symlink | Carlos Martín Nieto | 2018-05-23 | 1 | -0/+7 |
| * | path: accept the name length as a parameter | Carlos Martín Nieto | 2018-05-22 | 1 | -4/+4 |
| * | path: hide the dotgit file functions | Carlos Martín Nieto | 2018-05-18 | 1 | -2/+0 |
| * | path: add a function to detect an .gitmodules file | Carlos Martín Nieto | 2018-05-18 | 1 | -0/+110 |
