index-pack: use strip_suffix to avoid magic numbers
[gitweb.git] / pathspec.c
2013-01-06 pathspec.c: rename newly public functions for clarity
2013-01-06 add.c: move pathspec matchers into new pathspec.c for...