| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util: don't include unnecessary system libraries | Edward Thomson | 2021-11-22 | 1 | -2/+0 |
| * | win32: include correct path headerethomson/path | Edward Thomson | 2021-11-09 | 1 | -0/+1 |
| * | fs_path: remove now-unused validation functions | Edward Thomson | 2021-11-09 | 1 | -22/+0 |
| * | fs_path: add length with suffix validation | Edward Thomson | 2021-11-09 | 1 | -0/+4 |
| * | path: introduce `git_path_str_is_valid` | Edward Thomson | 2021-11-09 | 1 | -5/+5 |
| * | fs_path: add long path validation on windows | Edward Thomson | 2021-11-09 | 1 | -3/+7 |
| * | fs_path: make empty component validation optional | Edward Thomson | 2021-11-09 | 1 | -1/+4 |
| * | fs_path: introduce `str_is_valid` | Edward Thomson | 2021-11-09 | 1 | -11/+41 |
| * | fs_path: `validate` -> `is_valid` | Edward Thomson | 2021-11-09 | 1 | -2/+2 |
| * | path: separate git-specific path functions from util | Edward Thomson | 2021-11-09 | 1 | -0/+728 |
