index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pathspec: support :(glob) syntax
Nguyễn Thái Ngọc Duy
2013-07-15
1
-12
/
+16
*
pathspec: support :(literal) syntax for noglob pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-3
/
+12
*
kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-8
/
+0
*
rename field "raw" to "_raw" in struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-2
/
+2
*
remove match_pathspec() in favor of match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-107
/
+0
*
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-58
/
+0
*
convert common_prefix() to use struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-16
/
+15
*
convert {read,fill}_directory to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-5
/
+11
*
guard against new pathspec magic in pathspec matching code
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
-2
/
+6
*
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
-2
/
+2
*
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+1
*
treat_directory(): do not declare submodules to be untracked
Junio C Hamano
2013-07-01
1
-3
/
+1
*
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
2013-06-03
1
-0
/
+3
|
\
|
*
dir.c: fix ignore processing within not-ignored directories
Karsten Blees
2013-06-02
1
-0
/
+3
*
|
Merge branch 'jn/config-ignore-inaccessible'
Junio C Hamano
2013-05-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
config: allow inaccessible configuration under $HOME
Jonathan Nieder
2013-04-15
1
-2
/
+2
|
*
Sync with 1.8.1.6
Junio C Hamano
2013-04-07
1
-7
/
+51
|
|
\
|
|
*
Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1
Junio C Hamano
2013-04-07
1
-5
/
+49
|
|
|
\
|
|
*
\
Merge branch 'ap/status-ignored-in-ignored-directory' into maint
Junio C Hamano
2013-01-28
1
-21
/
+76
|
|
|
\
\
*
|
|
|
|
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
2013-04-15
1
-4
/
+6
*
|
|
|
|
dir.c: git-status --ignored: don't scan the work tree three times
Karsten Blees
2013-04-15
1
-74
/
+72
*
|
|
|
|
dir.c: git-status: avoid is_excluded checks for tracked files
Karsten Blees
2013-04-15
1
-27
/
+11
*
|
|
|
|
dir.c: replace is_path_excluded with now equivalent is_excluded API
Karsten Blees
2013-04-15
1
-73
/
+6
*
|
|
|
|
dir.c: unify is_excluded and is_path_excluded APIs
Karsten Blees
2013-04-15
1
-64
/
+43
*
|
|
|
|
dir.c: move prep_exclude
Karsten Blees
2013-04-15
1
-72
/
+72
*
|
|
|
|
dir.c: factor out parts of last_exclude_matching for later reuse
Karsten Blees
2013-04-15
1
-14
/
+22
*
|
|
|
|
dir.c: git-clean -d -X: don't delete tracked directories
Karsten Blees
2013-04-15
1
-8
/
+3
*
|
|
|
|
dir.c: make 'git-status --ignored' work within leading directories
Karsten Blees
2013-04-15
1
-0
/
+3
*
|
|
|
|
dir.c: git-status --ignored: don't list empty directories as ignored
Karsten Blees
2013-04-15
1
-2
/
+3
*
|
|
|
|
dir.c: git-ls-files --directories: don't hide empty directories
Karsten Blees
2013-04-15
1
-4
/
+2
*
|
|
|
|
dir.c: git-status --ignored: don't list empty ignored directories
Karsten Blees
2013-04-15
1
-7
/
+4
*
|
|
|
|
dir.c: git-status --ignored: don't list files in ignored directories
Karsten Blees
2013-04-15
1
-3
/
+1
*
|
|
|
|
dir.c: git-status --ignored: don't drop ignored directories
Karsten Blees
2013-04-15
1
-0
/
+9
*
|
|
|
|
Merge branch 'jk/rm-removed-paths'
Junio C Hamano
2013-04-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
rm: do not complain about d/f conflicts during deletion
Jeff King
2013-04-04
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/directory-attrs-regression-fix'
Junio C Hamano
2013-04-03
1
-7
/
+51
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
dir.c::match_pathname(): pay attention to the length of string parameters
Jeff King
2013-03-29
1
-1
/
+12
|
*
|
|
dir.c::match_pathname(): adjust patternlen when shifting pattern
Jeff King
2013-03-29
1
-0
/
+1
|
*
|
|
dir.c::match_basename(): pay attention to the length of string parameters
Junio C Hamano
2013-03-29
1
-4
/
+36
|
|
/
/
*
|
|
Merge branch 'nd/retire-fnmatch'
Junio C Hamano
2013-01-25
1
-1
/
+2
|
\
\
\
|
*
|
|
wildmatch: support "no FNM_PATHNAME" mode
Nguyễn Thái Ngọc Duy
2013-01-02
1
-1
/
+1
|
*
|
|
wildmatch: rename constants and update prototype
Nguyễn Thái Ngọc Duy
2013-01-02
1
-1
/
+2
*
|
|
|
Merge branch 'as/check-ignore'
Junio C Hamano
2013-01-24
1
-34
/
+118
|
\
\
\
\
|
*
|
|
|
dir.c: improve docs for match_pathspec() and match_pathspec_depth()
Adam Spiers
2013-01-06
1
-12
/
+26
|
*
|
|
|
dir.c: provide clear_directory() for reclaiming dir_struct memory
Adam Spiers
2013-01-06
1
-0
/
+30
|
*
|
|
|
dir.c: keep track of where patterns came from
Adam Spiers
2013-01-06
1
-6
/
+20
|
*
|
|
|
dir.c: use a single struct exclude_list per source of excludes
Adam Spiers
2013-01-06
1
-19
/
+45
*
|
|
|
|
Merge branch 'ap/status-ignored-in-ignored-directory'
Junio C Hamano
2013-01-14
1
-21
/
+76
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]