22 Commits (728af2832c3e58222965521682414adb9a80932b)

Author SHA1 Message Date
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