summaryrefslogtreecommitdiff
path: root/pathspec.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Convert "struct cache_entry *" to "const ..." wherever possibleLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2013-01-06add.c: extract new die_if_path_beyond_symlink() for reuseLibravatar Adam Spiers1-0/+12
2013-01-06add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuseLibravatar Adam Spiers1-0/+31
2013-01-06pathspec.c: rename newly public functions for clarityLibravatar Adam Spiers1-8/+9
2013-01-06add.c: move pathspec matchers into new pathspec.c for reuseLibravatar Adam Spiers1-0/+57