index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pathspec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
parse_pathspec: support stripping/checking submodule paths
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2013-07-15
parse_pathspec: support stripping submodule trailing slashes
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2013-07-15
parse_pathspec: add special flag for max_depth feature
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2013-07-15
parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flags
Nguyễn Thái Ngọc Duy
1
-1
/
+12
2013-07-15
parse_pathspec: save original pathspec for reporting
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-07-15
add parse_pathspec() that converts cmdline args to struct pathspec
Nguyễn Thái Ngọc Duy
1
-38
/
+130
2013-07-15
pathspec: add copy_pathspec
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2013-07-15
pathspec: i18n-ize error strings in pathspec parsing code
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2013-07-15
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
1
-0
/
+150
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-01-06
add.c: extract new die_if_path_beyond_symlink() for reuse
Adam Spiers
1
-0
/
+12
2013-01-06
add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuse
Adam Spiers
1
-0
/
+31
2013-01-06
pathspec.c: rename newly public functions for clarity
Adam Spiers
1
-8
/
+9
2013-01-06
add.c: move pathspec matchers into new pathspec.c for reuse
Adam Spiers
1
-0
/
+57
[prev]