| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | Merge branch 'jc/ls-files-ignored-pathspec' | Junio C Hamano | 2010-01-20 | 1 | -0/+39 |
|\ |
|
| * | ls-files: fix overeager pathspec optimization | Junio C Hamano | 2010-01-08 | 1 | -1/+1 |
| * | t3001: test ls-files -o ignored/dir | Junio C Hamano | 2010-01-08 | 1 | -0/+39 |
* | | Read .gitignore from index if it is skip-worktree | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -0/+22 |
|/ |
|
* | Merge branch 'fg/exclude-bq' | Junio C Hamano | 2009-03-05 | 1 | -1/+8 |
|\ |
|
| * | Support "\" in non-wildcard exclusion entries | Finn Arne Gangstad | 2009-02-12 | 1 | -1/+8 |
* | | test overlapping ignore patterns | Michael J Gruber | 2008-12-18 | 1 | -0/+6 |
|/ |
|
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -2/+2 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -1/+1 |
* | gitignore(5): Allow "foo/" in ignore list to match directory "foo" | Junio C Hamano | 2008-02-05 | 1 | -0/+41 |
* | Replace "runstatus" with "status" in the tests | Johannes Schindelin | 2007-11-22 | 1 | -1/+1 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -8/+8 |
* | git-status: respect core.excludesFile | Johannes Schindelin | 2007-05-21 | 1 | -0/+20 |
* | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 | 1 | -2/+2 |
* | avoid echo -e, there are systems where it does not work | Alex Riesen | 2006-02-12 | 1 | -1/+1 |
* | remove CR/LF from .gitignore | Alex Riesen | 2005-11-02 | 1 | -0/+12 |
* | [PATCH] Missing test_done | Pavel Roskin | 2005-08-11 | 1 | -0/+2 |
* | Documentation and tests: ls-files exclude pattern. | Junio C Hamano | 2005-07-29 | 1 | -5/+18 |
* | git-ls-files: --exclude mechanism updates. | Junio C Hamano | 2005-07-25 | 1 | -0/+55 |