| Commit message (Expand) | Author | Age | Files | Lines |
* | test-lib.sh: introduce and use $EMPTY_TREE | Nguyễn Thái Ngọc Duy | 2016-07-18 | 1 | -2/+0 |
* | Merge branch 'jc/diff-test-updates' | Junio C Hamano | 2015-03-05 | 1 | -1/+1 |
|\ |
|
| * | t4010: correct expected object names | Junio C Hamano | 2015-02-15 | 1 | -1/+1 |
* | | t4010-diff-pathspec.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-30 | 1 | -2/+2 |
* | | Merge branch 'nd/submodule-pathspec-ending-with-slash' | Junio C Hamano | 2014-02-27 | 1 | -0/+6 |
|\ \ |
|
| * | | pathspec: pass directory indicator to match_pathspec_item() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -0/+6 |
* | | | Merge branch 'as/tree-walk-fix-aggressive-short-cut' | Junio C Hamano | 2014-01-27 | 1 | -0/+13 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | tree_entry_interesting: match against all pathspecsas/tree-walk-fix-aggressive-short-cut | Andy Spencer | 2014-01-27 | 1 | -0/+13 |
* | | tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()nd/negative-pathspec | Nguyễn Thái Ngọc Duy | 2014-01-23 | 1 | -0/+17 |
|/ |
|
* | diff-index: enable recursive pathspec matching in unpack_treesnd/pathspec-recursion-cleanup | Nguyen Thai Ngoc Duy | 2012-01-16 | 1 | -0/+8 |
* | tree_entry_interesting(): optimize wildcard matching when base is matched | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -0/+18 |
* | tree_entry_interesting(): support wildcard matching | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -0/+14 |
* | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' | Junio C Hamano | 2009-04-07 | 1 | -0/+8 |
|\ |
|
| * | tree_entry_interesting: a pathspec only matches at directory boundary | Björn Steinbrink | 2009-04-01 | 1 | -0/+8 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
|/ |
|
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -8/+8 |
* | Libify diff-index. | Junio C Hamano | 2006-04-22 | 1 | -5/+5 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -7/+7 |
* | Adjust diff-raw tests to the status letter change. | Junio C Hamano | 2005-07-26 | 1 | -0/+0 |
* | [PATCH] ls-tree: handle trailing slashes in the pathspec properly. | Junio C Hamano | 2005-05-31 | 1 | -0/+65 |