34 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Derrick Stolee 65edd96aec treewide: rename 'exclude' methods to 'pattern' 5 years ago
Derrick Stolee 4ff89ee52c treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_' 5 years ago
Derrick Stolee caa3d55444 treewide: rename 'struct exclude_list' to 'struct pattern_list' 5 years ago
Derrick Stolee ab8db61390 treewide: rename 'struct exclude' to 'struct path_pattern' 5 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
René Scharfe d60771e930 check-ignore: fix mix of directories and other file types 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Brandon Williams 08de9151a8 pathspec: convert find_pathspecs_matching_against_index to take an index 8 years ago
Brandon Williams c08397e3aa pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag 8 years ago
Brandon Williams a0bba65b10 dir: convert is_excluded to take an index 8 years ago
Jeff King 0d4cc1b45b give "nbuf" strbuf a more meaningful name 9 years ago
Junio C Hamano dca90031fb check-ignore: there are only two possible line terminations 9 years ago
Junio C Hamano 33e8fc8740 usage: do not insist that standard input must come from a file 9 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Dave Williams 8231fa6ae1 check-ignore: Add option to ignore index contents 12 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
Nguyễn Thái Ngọc Duy 84b8b5d1fa remove match_pathspec() in favor of match_pathspec_depth() 12 years ago
Nguyễn Thái Ngọc Duy 931eab64ad check-ignore: convert to use parse_pathspec 12 years ago
Junio C Hamano d6dcb92a1d check-ignore -z: a single -z should apply to both input and output 12 years ago
Junio C Hamano 800531a866 check-ignore: the name of the character is NUL, not NULL 12 years ago
Karsten Blees 0aaf62b6e0 dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
Karsten Blees b07bc8c8c3 dir.c: replace is_path_excluded with now equivalent is_excluded API 12 years ago
Adam Spiers 0c8e8c080b check-ignore: allow incremental streaming of queries via --stdin 12 years ago
Adam Spiers 0006d85c3a check-ignore: move setup into cmd_check_ignore() 12 years ago
Adam Spiers ae3caf4c91 check-ignore: add -n / --non-matching option 12 years ago
Junio C Hamano c19387e799 name-hash: allow hashing an empty string 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago