index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3001-ls-files-others-exclude.sh
Commit message (
Expand
)
Author
Age
*
status: disable display of '#' comment prefix by default
Matthieu Moy
2013-09-06
*
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
2013-06-03
|
\
|
*
dir.c: fix ignore processing within not-ignored directories
Karsten Blees
2013-06-02
*
|
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
2013-04-23
|
\
\
|
|
/
|
*
dir.c: git-clean -d -X: don't delete tracked directories
Karsten Blees
2013-04-15
|
*
dir.c: git-ls-files --directories: don't hide empty directories
Karsten Blees
2013-04-15
*
|
checkout: add --ignore-skip-worktree-bits in sparse checkout mode
Nguyễn Thái Ngọc Duy
2013-04-15
|
/
*
Support "**" wildcard in .gitignore and .gitattributes
Nguyễn Thái Ngọc Duy
2012-10-15
*
exclude: fix a bug in prefix compare optimization
Nguyễn Thái Ngọc Duy
2012-10-15
*
tests: add missing &&
Jonathan Nieder
2010-11-09
*
Merge branch 'jc/ls-files-ignored-pathspec'
Junio C Hamano
2010-01-20
|
\
|
*
ls-files: fix overeager pathspec optimization
Junio C Hamano
2010-01-08
|
*
t3001: test ls-files -o ignored/dir
Junio C Hamano
2010-01-08
*
|
Read .gitignore from index if it is skip-worktree
Nguyễn Thái Ngọc Duy
2009-08-23
|
/
*
Merge branch 'fg/exclude-bq'
Junio C Hamano
2009-03-05
|
\
|
*
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
2009-02-12
*
|
test overlapping ignore patterns
Michael J Gruber
2008-12-18
|
/
*
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
2008-09-03
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
*
add test_cmp function for test scripts
Jeff King
2008-03-13
*
gitignore(5): Allow "foo/" in ignore list to match directory "foo"
Junio C Hamano
2008-02-05
*
Replace "runstatus" with "status" in the tests
Johannes Schindelin
2007-11-22
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
git-status: respect core.excludesFile
Johannes Schindelin
2007-05-21
*
Get rid of the dependency to GNU diff in the tests
Johannes Schindelin
2007-03-04
*
avoid echo -e, there are systems where it does not work
Alex Riesen
2006-02-12
*
remove CR/LF from .gitignore
Alex Riesen
2005-11-02
*
[PATCH] Missing test_done
Pavel Roskin
2005-08-11
*
Documentation and tests: ls-files exclude pattern.
Junio C Hamano
2005-07-29
*
git-ls-files: --exclude mechanism updates.
Junio C Hamano
2005-07-25