summaryrefslogtreecommitdiff
path: root/src/pathspec.c
Commit message (Expand)AuthorAgeFilesLines
* Rename diff objects and split patch.hRussell Belfer2013-10-111-1/+1
* Match against file with leading ! was too broadRussell Belfer2013-08-091-1/+2
* Revert PR #1462 and provide alternative fixRussell Belfer2013-08-091-2/+11
* Merge pull request #1462 from yorah/fix/libgit2sharp-issue-379Russell Belfer2013-08-091-1/+1
|\
| * status: fix handling of filenames with special prefixesyorah2013-04-151-1/+1
* | Add git_pathspec_match_diff APIRussell Belfer2013-07-101-75/+239
* | Fix example/log.c pathspec handling of mergesRussell Belfer2013-07-101-8/+13
* | Add public API for pathspec matchingRussell Belfer2013-07-101-49/+401
* | Add higher level pathspec APIRussell Belfer2013-06-191-0/+25
* | Fix trailing whitespacesnulltoken2013-05-151-1/+1
|/
* Notify '*' pathspec correctly when diffingyorah2013-04-111-10/+15
* Return the matched pathspec pattern in `git_pathspec_match_path`yorah2013-02-071-3/+14
* update copyrightsEdward Thomson2013-01-081-1/+1
* Consolidate text buffer functionsRussell Belfer2012-11-281-2/+3
* Create internal strcmp variants for function ptrsRussell Belfer2012-11-141-4/+4
* Move pathspec code in separate filesRussell Belfer2012-11-091-0/+151