summaryrefslogtreecommitdiffstats
path: root/t/t4010-diff-pathspec.sh
AgeCommit message (Expand)AuthorLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt-1/+0
2021-11-01leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason-0/+2
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason-1/+1
2020-06-08tree-walk.c: don't match submodule entries for 'submod/anything'SZEDER Gábor-1/+3
2019-10-28t4010: abstract away SHA-1-specific constantsbrian m. carlson-8/+12
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano-2/+1
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason-2/+1
2018-07-03t: drop unnecessary terminating semicolon in subshellEric Sunshine-2/+2
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy-2/+0
2015-03-05Merge branch 'jc/diff-test-updates'Junio C Hamano-1/+1
2015-02-15t4010: correct expected object namesJunio C Hamano-1/+1
2014-04-30t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto-2/+2
2014-02-27Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano-0/+6
2014-02-24pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy-0/+6
2014-01-27Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano-0/+13
2014-01-27tree_entry_interesting: match against all pathspecsAndy Spencer-0/+13
2014-01-23tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy-0/+17
2012-01-16diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy-0/+8
2011-02-03tree_entry_interesting(): optimize wildcard matching when base is matchedNguyễn Thái Ngọc Duy-0/+18
2011-02-03tree_entry_interesting(): support wildcard matchingNguyễn Thái Ngọc Duy-0/+14
2009-04-07Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Junio C Hamano-0/+8
2009-04-01tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink-0/+8
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano-8/+8
2006-04-22Libify diff-index.Junio C Hamano-5/+5
2005-09-07Big tool rename.Junio C Hamano-7/+7
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano-0/+0
2005-05-31[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano-0/+65