add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuse
[gitweb.git] / pathspec.h
2013-01-06 add.c: extract check_path_for_gitlink() from treat_gitl...
2013-01-06 pathspec.c: rename newly public functions for clarity
2013-01-06 add.c: move pathspec matchers into new pathspec.c for...