Sign in
googlers
/
jrn
/
git
/
b9b439e0e3a543ddb920e4cf8d3c9d53f730111f
/
builtin
/
check-ignore.c
07047d6
cocci: apply "pending" index-compatibility to some "builtin/*.c"
by Ævar Arnfjörð Bjarmason
· 2 years, 2 months ago
ce93a4c
dir.[ch]: replace dir_init() with DIR_INIT
by Ævar Arnfjörð Bjarmason
· 3 years, 6 months ago
936e588
Merge branch 'ah/plugleaks'
by Junio C Hamano
· 3 years, 8 months ago
2656443
builtin/check-ignore: clear_pathspec before returning
by Andrzej Hunt
· 3 years, 9 months ago
719630e
pathspec: allow to ignore SKIP_WORKTREE entries on index matching
by Matheus Tavares
· 3 years, 9 months ago
eceba53
dir: fix problematic API to avoid memory leaks
by Elijah Newren
· 4 years, 5 months ago
7ec8125
check-ignore: fix documentation and implementation to match
by Elijah Newren
· 4 years, 11 months ago
65edd96
treewide: rename 'exclude' methods to 'pattern'
by Derrick Stolee
· 5 years ago
4ff89ee
treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
by Derrick Stolee
· 5 years ago
caa3d55
treewide: rename 'struct exclude_list' to 'struct pattern_list'
by Derrick Stolee
· 5 years ago
ab8db61
treewide: rename 'struct exclude' to 'struct path_pattern'
by Derrick Stolee
· 5 years ago
f8adbec
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
by Nguyễn Thái Ngọc Duy
· 6 years ago
d60771e
check-ignore: fix mix of directories and other file types
by René Scharfe
· 7 years ago
f31d23a
Merge branch 'bw/config-h'
by Junio C Hamano
· 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
3c5a782
Merge branch 'bw/pathspec-sans-the-index'
by Junio C Hamano
· 8 years ago
08de915
pathspec: convert find_pathspecs_matching_against_index to take an index
by Brandon Williams
· 8 years ago
c08397e
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
by Brandon Williams
· 8 years ago
a0bba65
dir: convert is_excluded to take an index
by Brandon Williams
· 8 years ago
0d4cc1b
give "nbuf" strbuf a more meaningful name
by Jeff King
· 9 years ago
dca9003
check-ignore: there are only two possible line terminations
by Junio C Hamano
· 9 years ago
33e8fc8
usage: do not insist that standard input must come from a file
by Junio C Hamano
· 9 years ago
9c9b4f2
standardize usage info string format
by Alex Henrie
· 10 years ago
005a1de
Merge branch 'dw/check-ignore-sans-index'
by Junio C Hamano
· 11 years ago
8231fa6
check-ignore: Add option to ignore index contents
by Dave Williams
· 11 years ago
b02f5ae
Merge branch 'jl/submodule-mv'
by Junio C Hamano
· 11 years ago
a86a8b9
Merge branch 'sb/parseopt-boolean-removal'
by Junio C Hamano
· 11 years ago
0db320d
Merge branch 'jc/check-x-z'
by Junio C Hamano
· 11 years ago
d5d09d4
Replace deprecated OPT_BOOLEAN by OPT_BOOL
by Stefan Beller
· 11 years ago
84b8b5d
remove match_pathspec() in favor of match_pathspec_depth()
by Nguyễn Thái Ngọc Duy
· 11 years ago
931eab6
check-ignore: convert to use parse_pathspec
by Nguyễn Thái Ngọc Duy
· 11 years ago
d6dcb92
check-ignore -z: a single -z should apply to both input and output
by Junio C Hamano
· 11 years ago
800531a
check-ignore: the name of the character is NUL, not NULL
by Junio C Hamano
· 11 years ago
c51afbb
Merge branch 'as/check-ignore'
by Junio C Hamano
· 12 years ago
0aaf62b
dir.c: git-status --ignored: don't scan the work tree twice
by Karsten Blees
· 12 years ago
b07bc8c
dir.c: replace is_path_excluded with now equivalent is_excluded API
by Karsten Blees
· 12 years ago
0c8e8c0
check-ignore: allow incremental streaming of queries via --stdin
by Adam Spiers
· 12 years ago
0006d85
check-ignore: move setup into cmd_check_ignore()
by Adam Spiers
· 12 years ago
ae3caf4
check-ignore: add -n / --non-matching option
by Adam Spiers
· 12 years ago
c19387e
name-hash: allow hashing an empty string
by Junio C Hamano
· 12 years ago
368aa52
add git-check-ignore sub-command
by Adam Spiers
· 12 years ago