dir.c: replace is_path_excluded with now equivalent is_excluded API
commitb07bc8c8c3c492d657a8bedf04ff939763ea8222
authorKarsten Blees <karsten.blees@gmail.com>
Mon, 15 Apr 2013 19:12:57 +0000 (15 21:12 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:34:01 +0000 (15 12:34 -0700)
treed4d0bad28133aa9e14576c380d244ffd25dbf9e6
parent95c6f27164b58152efcfb5aaf6164030f10d9459
dir.c: replace is_path_excluded with now equivalent is_excluded API

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/add.c
builtin/check-ignore.c
builtin/ls-files.c
dir.c
dir.h
unpack-trees.c
unpack-trees.h