Sign in
googlers
/
jrn
/
git
/
e9282f02b2f21118f3383608718e38efc3d967e1
/
pathspec.h
b0db704
pathspec: allow querying for attributes
by Brandon Williams
· 8 years ago
8aee769
pathspec: copy and free owned memory
by Brandon Williams
· 8 years ago
34305f7
pathspec: remove the deprecated get_pathspec function
by Brandon Williams
· 8 years ago
570b449
Merge branch 'bw/pathspec-remove-unused-extern-decl'
by Junio C Hamano
· 8 years ago
e78d57e
pathspec: remove unnecessary function prototypes
by Brandon Williams
· 8 years ago
ed6e803
pathspec: rename free_pathspec() to clear_pathspec()
by Junio C Hamano
· 9 years ago
ef79b1f
Support pathspec magic :(exclude) and its short form :!
by Nguyễn Thái Ngọc Duy
· 11 years ago
4a2d5ae
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
by Nguyễn Thái Ngọc Duy
· 11 years ago
fadf96a
Merge branch 'nd/magic-pathspec'
by Junio C Hamano
· 12 years ago
93d9353
parse_pathspec: accept :(icase)path syntax
by Nguyễn Thái Ngọc Duy
· 12 years ago
bd30c2e
pathspec: support :(glob) syntax
by Nguyễn Thái Ngọc Duy
· 12 years ago
5c6933d
pathspec: support :(literal) syntax for noglob pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
341003e
kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
by Nguyễn Thái Ngọc Duy
· 12 years ago
645a29c
parse_pathspec: make sure the prefix part is wildcard-free
by Nguyễn Thái Ngọc Duy
· 12 years ago
b3920bb
rename field "raw" to "_raw" in struct pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
84b8b5d
remove match_pathspec() in favor of match_pathspec_depth()
by Nguyễn Thái Ngọc Duy
· 12 years ago
9a08727
remove init_pathspec() in favor of parse_pathspec()
by Nguyễn Thái Ngọc Duy
· 12 years ago
931eab6
check-ignore: convert to use parse_pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
8f4f8f4
guard against new pathspec magic in pathspec matching code
by Nguyễn Thái Ngọc Duy
· 12 years ago
dad2586
parse_pathspec: support prefixing original patterns
by Nguyễn Thái Ngọc Duy
· 12 years ago
8745024
parse_pathspec: support stripping/checking submodule paths
by Nguyễn Thái Ngọc Duy
· 12 years ago
b69bb3f
parse_pathspec: support stripping submodule trailing slashes
by Nguyễn Thái Ngọc Duy
· 12 years ago
6330a17
parse_pathspec: add special flag for max_depth feature
by Nguyễn Thái Ngọc Duy
· 12 years ago
fc12261
parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flags
by Nguyễn Thái Ngọc Duy
· 12 years ago
d2ce133
parse_pathspec: save original pathspec for reporting
by Nguyễn Thái Ngọc Duy
· 12 years ago
87323bd
add parse_pathspec() that converts cmdline args to struct pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
e4d92cd
pathspec: add copy_pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
64acde9
move struct pathspec and related functions to pathspec.[ch]
by Nguyễn Thái Ngọc Duy
· 12 years ago
512aaf9
add.c: extract new die_if_path_beyond_symlink() for reuse
by Adam Spiers
· 12 years ago
9d67b61
add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuse
by Adam Spiers
· 12 years ago
4b78d7b
pathspec.c: rename newly public functions for clarity
by Adam Spiers
· 12 years ago
6f525e7
add.c: move pathspec matchers into new pathspec.c for reuse
by Adam Spiers
· 12 years ago