summaryrefslogtreecommitdiff
path: root/src/pathspec.h
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-1/+1
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+2
* Add git_pathspec_match_diff APIRussell Belfer2013-07-101-2/+10
* Add public API for pathspec matchingRussell Belfer2013-07-101-15/+28
* Add higher level pathspec APIRussell Belfer2013-06-191-0/+14
* Notify '*' pathspec correctly when diffingyorah2013-04-111-1/+1
* Return the matched pathspec pattern in `git_pathspec_match_path`yorah2013-02-071-2/+10
* update copyrightsEdward Thomson2013-01-081-1/+1
* Move pathspec code in separate filesRussell Belfer2012-11-091-0/+32