summaryrefslogtreecommitdiff
path: root/src/path.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix iterators based on pull request feedbackRussell Belfer2012-02-221-4/+2
* Uniform iterators for trees, index, and workdirRussell Belfer2012-02-211-0/+32
* Update Copyright headerschu2012-02-131-1/+1
* Move path related functions from fileops to pathRussell Belfer2012-01-171-12/+137
* 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