libgit2

pathspec

Version:

Objects

Compiled pathspec

List of filenames matching a pathspec

Enums

Options controlling how pathspec match should be executed

Functions

Compile a pathspec

Free a pathspec

Try to match a path against a pathspec

Match a pathspec against the working directory of a repository

Match a pathspec against entries in an index

Match a pathspec against files in a tree

Match a pathspec against files in a diff list

Free memory associates with a git_pathspec_match_list

Get the number of items in a match list

Get a matching filename by position

Get a matching diff delta by position

Get the number of pathspec items that did not match

Get an original pathspec string that had no matches