- 07 Feb, 2013 1 commit
-
-
Instead of returning directly the pattern as the return value, I used an out parameter, because the function also tests if the passed pathspecs vector is empty. If yes, it considers that the path "matches", but in that case there is no matched pattern per se.
yorah committed
-
- 08 Jan, 2013 1 commit
-
-
Edward Thomson committed
-
- 09 Nov, 2012 1 commit
-
-
Diff uses a `git_strarray` of path specs to represent a subset of all files to be processed. It is useful to be able to reuse this filtering in other places outside diff, so I've moved it into a standalone set of utilities.
Russell Belfer committed
-