summaryrefslogtreecommitdiff
path: root/t/t4010-diff-pathspec.sh
AgeCommit message (Expand)Author
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy
2015-03-05Merge branch 'jc/diff-test-updates'Junio C Hamano
2015-02-15t4010: correct expected object namesJunio C Hamano
2014-04-30t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-02-27Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano
2014-02-24pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy
2014-01-27Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano
2014-01-27tree_entry_interesting: match against all pathspecsAndy Spencer
2014-01-23tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy
2012-01-16diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy
2011-02-03tree_entry_interesting(): optimize wildcard matching when base is matchedNguyễn Thái Ngọc Duy
2011-02-03tree_entry_interesting(): support wildcard matchingNguyễn Thái Ngọc Duy
2009-04-08Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Junio C Hamano
2009-04-02tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2006-04-22Libify diff-index.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano
2005-06-01[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano