index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/ls-files-killed-optim'
Junio C Hamano
2013-09-12
1
-1
/
+2
|
\
|
*
ls-files -k: a directory only can be killed if the index has a non-directory
Junio C Hamano
2013-08-15
1
-1
/
+2
*
|
pathspec: support :(glob) syntax
Nguyễn Thái Ngọc Duy
2013-07-15
1
-5
/
+4
*
|
remove match_pathspec() in favor of match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+0
*
|
convert common_prefix() to use struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+1
*
|
convert {read,fill}_directory to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-2
/
+2
*
|
add parse_pathspec() that converts cmdline args to struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+2
|
/
*
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
2013-04-15
1
-1
/
+2
*
dir.c: replace is_path_excluded with now equivalent is_excluded API
Karsten Blees
2013-04-15
1
-13
/
+3
*
dir.c: unify is_excluded and is_path_excluded APIs
Karsten Blees
2013-04-15
1
-3
/
+3
*
Merge branch 'as/check-ignore'
Junio C Hamano
2013-01-24
1
-11
/
+51
|
\
|
*
dir.c: improve docs for match_pathspec() and match_pathspec_depth()
Adam Spiers
2013-01-06
1
-0
/
+6
|
*
dir.c: provide clear_directory() for reclaiming dir_struct memory
Adam Spiers
2013-01-06
1
-0
/
+1
|
*
dir.c: keep track of where patterns came from
Adam Spiers
2013-01-06
1
-2
/
+19
|
*
dir.c: use a single struct exclude_list per source of excludes
Adam Spiers
2013-01-06
1
-10
/
+26
*
|
Merge branch 'as/dir-c-cleanup'
Junio C Hamano
2013-01-10
1
-10
/
+35
|
\
|
|
*
dir.c: rename free_excludes() to clear_exclude_list()
Adam Spiers
2012-12-28
1
-1
/
+1
|
*
dir.c: refactor is_path_excluded()
Adam Spiers
2012-12-28
1
-0
/
+3
|
*
dir.c: rename excluded() to is_excluded()
Adam Spiers
2012-12-28
1
-2
/
+2
|
*
dir.c: rename excluded_from_list() to is_excluded_from_list()
Adam Spiers
2012-12-28
1
-2
/
+2
|
*
dir.c: rename path_excluded() to is_path_excluded()
Adam Spiers
2012-12-28
1
-1
/
+1
|
*
dir.c: rename cryptic 'which' variable to more consistent name
Adam Spiers
2012-12-28
1
-2
/
+2
|
*
Improve documentation and comments regarding directory traversal API
Adam Spiers
2012-12-28
1
-2
/
+24
*
|
pathspec: apply "*.c" optimization from exclude
Nguyễn Thái Ngọc Duy
2012-11-26
1
-0
/
+1
*
|
pathspec: do exact comparison on the leading non-wildcard part
Nguyễn Thái Ngọc Duy
2012-11-26
1
-0
/
+8
|
/
*
attr: more matching optimizations from .gitignore
Nguyễn Thái Ngọc Duy
2012-10-15
1
-0
/
+11
*
gitignore: make pattern parsing code a separate function
Nguyễn Thái Ngọc Duy
2012-10-15
1
-1
/
+1
*
Merge commit 'f9f6e2c' into nd/attr-match-optim-more
Junio C Hamano
2012-10-05
1
-1
/
+1
|
\
|
*
exclude: do strcmp as much as possible before fnmatch
Nguyễn Thái Ngọc Duy
2012-06-07
1
-1
/
+1
*
|
Merge branch 'jc/ls-files-i-dir' into maint
Junio C Hamano
2012-07-11
1
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
dir.c: make excluded() file scope static
Junio C Hamano
2012-06-06
1
-1
/
+0
|
*
path_excluded(): update API to less cache-entry centric
Junio C Hamano
2012-06-06
1
-1
/
+2
|
*
ls-files -i: pay attention to exclusion of leading paths
Junio C Hamano
2012-06-04
1
-0
/
+16
*
|
remove_dir_recursively(): Add flag for skipping removal of toplevel dir
Junio C Hamano
2012-03-15
1
-0
/
+1
|
/
*
rename pathspec_prefix() to common_prefix() and move to dir.[ch]
Clemens Buchacher
2011-09-12
1
-1
/
+1
*
consolidate pathspec_prefix and common_prefix
Junio C Hamano
2011-09-06
1
-0
/
+1
*
Merge branch 'nd/maint-setup'
Junio C Hamano
2011-05-03
1
-1
/
+1
|
\
|
*
Kill off get_relative_cwd()
Nguyễn Thái Ngọc Duy
2011-03-29
1
-1
/
+0
|
*
setup: return correct prefix if worktree is '/'
Nguyễn Thái Ngọc Duy
2011-03-29
1
-0
/
+1
*
|
pathspec: add match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2011-02-03
1
-0
/
+3
*
|
tree_entry_interesting(): support depth limit
Nguyễn Thái Ngọc Duy
2011-02-03
1
-0
/
+1
|
/
*
Merge branch 'nd/maint-fix-add-typo-detection'
Junio C Hamano
2010-12-22
1
-0
/
+1
|
\
|
*
dir.c: add free_excludes()
Nguyễn Thái Ngọc Duy
2010-11-29
1
-0
/
+1
*
|
Add string comparison functions that respect the ignore_case variable.
Joshua Jensen
2010-10-06
1
-0
/
+4
|
/
*
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
2010-07-13
1
-0
/
+1
*
Merge branch 'nd/sparse'
Junio C Hamano
2010-01-13
1
-0
/
+4
|
\
|
*
dir.c: export excluded_1() and add_excludes_from_file_1()
Nguyễn Thái Ngọc Duy
2009-08-24
1
-0
/
+4
*
|
clean: require double -f options to nuke nested git repository and work tree
Junio C Hamano
2009-07-29
1
-1
/
+4
|
/
*
Simplify read_directory[_recursive]() arguments
Linus Torvalds
2009-07-09
1
-1
/
+1
*
Add 'fill_directory()' helper function for directory traversal
Linus Torvalds
2009-07-09
1
-2
/
+1
[next]