index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pathspec.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
2017-12-19
1
-0
/
+1
|
\
|
*
pathspec: only match across submodule boundaries when requested
Brandon Williams
2017-12-05
1
-0
/
+1
*
|
pathspec doc: parse_pathspec does not maintain references to args
Jonathan Nieder
2017-09-21
1
-0
/
+7
|
/
*
pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams
2017-05-12
1
-2
/
+5
*
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
2017-05-12
1
-6
/
+4
*
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
2017-05-12
1
-11
/
+3
*
pathspec: allow querying for attributes
Brandon Williams
2017-03-13
1
-1
/
+14
*
pathspec: copy and free owned memory
Brandon Williams
2017-01-09
1
-2
/
+2
*
pathspec: remove the deprecated get_pathspec function
Brandon Williams
2017-01-09
1
-1
/
+0
*
Merge branch 'bw/pathspec-remove-unused-extern-decl'
Junio C Hamano
2016-09-22
1
-2
/
+0
|
\
|
*
pathspec: remove unnecessary function prototypes
Brandon Williams
2016-09-14
1
-2
/
+0
*
|
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
2016-06-02
1
-2
/
+2
|
/
*
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
2013-12-06
1
-1
/
+3
*
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
Nguyễn Thái Ngọc Duy
2013-10-28
1
-0
/
+7
*
Merge branch 'nd/magic-pathspec'
Junio C Hamano
2013-09-09
1
-1
/
+1
*
parse_pathspec: accept :(icase)path syntax
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+21
*
pathspec: support :(glob) syntax
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+3
*
pathspec: support :(literal) syntax for noglob pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+3
*
kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-2
/
+0
*
parse_pathspec: make sure the prefix part is wildcard-free
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+1
*
rename field "raw" to "_raw" in struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+1
*
remove match_pathspec() in favor of match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-2
/
+2
*
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+0
*
check-ignore: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+1
*
guard against new pathspec magic in pathspec matching code
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+7
*
parse_pathspec: support prefixing original patterns
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+1
*
parse_pathspec: support stripping/checking submodule paths
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+10
*
parse_pathspec: support stripping submodule trailing slashes
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+2
*
parse_pathspec: add special flag for max_depth feature
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+5
*
parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flags
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+4
*
parse_pathspec: save original pathspec for reporting
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+1
*
add parse_pathspec() that converts cmdline args to struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+11
*
pathspec: add copy_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+1
*
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+21
*
add.c: extract new die_if_path_beyond_symlink() for reuse
Adam Spiers
2013-01-06
1
-0
/
+1
*
add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuse
Adam Spiers
2013-01-06
1
-0
/
+1
*
pathspec.c: rename newly public functions for clarity
Adam Spiers
2013-01-06
1
-2
/
+2
*
add.c: move pathspec matchers into new pathspec.c for reuse
Adam Spiers
2013-01-06
1
-0
/
+7