summaryrefslogtreecommitdiff
path: root/src/path.h
Commit message (Expand)AuthorAgeFilesLines
* Convert git_path_walk_up to regular functionRussell Belfer2012-01-111-20/+11
* Initial implementation of gitignore supportRussell Belfer2012-01-111-0/+23
* path: add git_path_fromurl()nulltoken2011-12-281-0/+1
* path: add git__percent_decode()nulltoken2011-12-281-0/+2
* Use git_buf for path storage instead of stack-based buffersRussell Belfer2011-12-071-22/+15
* Cleanup legal dataVicent Marti2011-09-191-1/+4
* fileops: Drop `git_fileops_prettify_path`Vicent Marti2011-07-051-0/+5
* fileops: CleanupVicent Marti2011-07-051-0/+76