summaryrefslogtreecommitdiff
path: root/builtin/diff.c
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-12-15 15:02:48 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-02-03 22:08:30 (GMT)
commit61cf28204508c095a68e7a9cb6307ca2a27112c9 (patch)
tree35af9a9a7212ad699ec5238ac2785b668725bffd /builtin/diff.c
parentf1a2ddbbc2df4e81e005a7e82f9e23fb6a9f95e3 (diff)
downloadgit-61cf28204508c095a68e7a9cb6307ca2a27112c9.zip
git-61cf28204508c095a68e7a9cb6307ca2a27112c9.tar.gz
git-61cf28204508c095a68e7a9cb6307ca2a27112c9.tar.bz2
pathspec: add match_pathspec_depth()
match_pathspec_depth() is a clone of match_pathspec() except that it can take depth limit. Computation is a bit lighter compared to match_pathspec() because it's usually precomputed and stored in struct pathspec. In long term, match_pathspec() and match_one() should be removed in favor of this function. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions