summaryrefslogtreecommitdiff
path: root/t/t4010-diff-pathspec.sh
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Merge branch 'jc/diff-test-updates'Libravatar Junio C Hamano1-1/+1
2015-02-15t4010: correct expected object namesLibravatar Junio C Hamano1-1/+1
2014-04-30t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-02-27Merge branch 'nd/submodule-pathspec-ending-with-slash'Libravatar Junio C Hamano1-0/+6
2014-02-24pathspec: pass directory indicator to match_pathspec_item()Libravatar Nguyễn Thái Ngọc Duy1-0/+6
2014-01-27Merge branch 'as/tree-walk-fix-aggressive-short-cut'Libravatar Junio C Hamano1-0/+13
2014-01-27tree_entry_interesting: match against all pathspecsLibravatar Andy Spencer1-0/+13
2014-01-23tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Libravatar Nguyễn Thái Ngọc Duy1-0/+17
2012-01-16diff-index: enable recursive pathspec matching in unpack_treesLibravatar Nguyen Thai Ngoc Duy1-0/+8
2011-02-03tree_entry_interesting(): optimize wildcard matching when base is matchedLibravatar Nguyễn Thái Ngọc Duy1-0/+18
2011-02-03tree_entry_interesting(): support wildcard matchingLibravatar Nguyễn Thái Ngọc Duy1-0/+14
2009-04-07Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Libravatar Junio C Hamano1-0/+8
2009-04-01tree_entry_interesting: a pathspec only matches at directory boundaryLibravatar Björn Steinbrink1-0/+8
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-8/+8
2006-04-22Libify diff-index.Libravatar Junio C Hamano1-5/+5
2005-09-07Big tool rename.Libravatar Junio C Hamano1-7/+7
2005-07-26Adjust diff-raw tests to the status letter change.Libravatar Junio C Hamano1-0/+0
2005-05-31[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Libravatar Junio C Hamano1-0/+65