summaryrefslogtreecommitdiff
path: root/pathspec.c
Commit message (Expand)AuthorAgeFilesLines
* Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entryNguyễn Thái Ngọc Duy2013-07-091-2/+2
* add.c: extract new die_if_path_beyond_symlink() for reuseAdam Spiers2013-01-061-0/+12
* add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuseAdam Spiers2013-01-061-0/+31
* pathspec.c: rename newly public functions for clarityAdam Spiers2013-01-061-8/+9
* add.c: move pathspec matchers into new pathspec.c for reuseAdam Spiers2013-01-061-0/+57