aboutsummaryrefslogtreecommitdiff
path: root/t/t3001-ls-files-others-exclude.sh
Commit message (Expand)AuthorAge
* 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