From: Adam Spiers Date: Thu, 27 Dec 2012 02:32:23 +0000 (+0000) Subject: dir.c: rename path_excluded() to is_path_excluded() X-Git-Tag: v1.8.2-rc0~146^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9013089c4a841bf17bcc8e2510a86ceecac29ffd?hp=9013089c4a841bf17bcc8e2510a86ceecac29ffd dir.c: rename path_excluded() to is_path_excluded() Start adopting clearer names for exclude functions. This 'is_*' naming pattern for functions returning booleans was agreed here: http://thread.gmane.org/gmane.comp.version-control.git/204661/focus=204924 Signed-off-by: Adam Spiers Signed-off-by: Junio C Hamano ---