aboutsummaryrefslogtreecommitdiff
path: root/t/t3001-ls-files-others-exclude.sh
Commit message (Expand)AuthorAge
* Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano2016-03-18
* dir.c: don't exclude whole dir prematurelyNguyễn Thái Ngọc Duy2016-02-15
* Merge branch 'nd/exclusion-regression-fix'Junio C Hamano2016-01-20
|\
| * Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match"Nguyễn Thái Ngọc Duy2016-01-08
* | Merge branch 'nd/ignore-then-not-ignore'Junio C Hamano2015-10-07
|\ \ | |/
| * dir.c: don't exclude whole dir prematurely if neg pattern may matchNguyễn Thái Ngọc Duy2015-09-21
* | t: fix moderate &&-chain breakageJeff King2015-03-20
|/
* status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-06
* Merge branch 'kb/status-ignored-optim-2'Junio C Hamano2013-06-03
|\
| * dir.c: fix ignore processing within not-ignored directoriesKarsten Blees2013-06-02
* | Merge branch 'kb/status-ignored-optim-2'Junio C Hamano2013-04-23
|\ \ | |/
| * dir.c: git-clean -d -X: don't delete tracked directoriesKarsten Blees2013-04-15
| * dir.c: git-ls-files --directories: don't hide empty directoriesKarsten Blees2013-04-15
* | checkout: add --ignore-skip-worktree-bits in sparse checkout modeNguyễn Thái Ngọc Duy2013-04-15
|/
* Support "**" wildcard in .gitignore and .gitattributesNguyễn Thái Ngọc Duy2012-10-15
* exclude: fix a bug in prefix compare optimizationNguyễn Thái Ngọc Duy2012-10-15
* tests: add missing &&Jonathan Nieder2010-11-09
* Merge branch 'jc/ls-files-ignored-pathspec'Junio C Hamano2010-01-20
|\
| * ls-files: fix overeager pathspec optimizationJunio C Hamano2010-01-08
| * t3001: test ls-files -o ignored/dirJunio C Hamano2010-01-08
* | Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy2009-08-23
|/
* Merge branch 'fg/exclude-bq'Junio C Hamano2009-03-05
|\
| * Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-12
* | test overlapping ignore patternsMichael J Gruber2008-12-18
|/
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* add test_cmp function for test scriptsJeff King2008-03-13
* gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-05
* Replace "runstatus" with "status" in the testsJohannes Schindelin2007-11-22
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* git-status: respect core.excludesFileJohannes Schindelin2007-05-21
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* avoid echo -e, there are systems where it does not workAlex Riesen2006-02-12
* remove CR/LF from .gitignoreAlex Riesen2005-11-02
* [PATCH] Missing test_donePavel Roskin2005-08-11
* Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-29
* git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-25