summaryrefslogtreecommitdiff
path: root/t/t4010-diff-pathspec.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
* test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason2021-02-121-1/+1
* tree-walk.c: don't match submodule entries for 'submod/anything'SZEDER Gábor2020-06-081-1/+3
* t4010: abstract away SHA-1-specific constantsbrian m. carlson2019-10-281-8/+12
* Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano2018-08-201-2/+1
|\
| * tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* | t: drop unnecessary terminating semicolon in subshellEric Sunshine2018-07-031-2/+2
|/
* test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy2016-07-181-2/+0
* Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-051-1/+1
|\
| * t4010: correct expected object namesJunio C Hamano2015-02-151-1/+1
* | t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-301-2/+2
* | Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano2014-02-271-0/+6
|\ \
| * | pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy2014-02-241-0/+6
* | | Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano2014-01-271-0/+13
|\ \ \ | |/ / |/| / | |/
| * tree_entry_interesting: match against all pathspecsas/tree-walk-fix-aggressive-short-cutAndy Spencer2014-01-271-0/+13
* | tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()nd/negative-pathspecNguyễn Thái Ngọc Duy2014-01-231-0/+17
|/
* diff-index: enable recursive pathspec matching in unpack_treesnd/pathspec-recursion-cleanupNguyen Thai Ngoc Duy2012-01-161-0/+8
* tree_entry_interesting(): optimize wildcard matching when base is matchedNguyễn Thái Ngọc Duy2011-02-031-0/+18
* tree_entry_interesting(): support wildcard matchingNguyễn Thái Ngọc Duy2011-02-031-0/+14
* Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Junio C Hamano2009-04-071-0/+8
|\
| * tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink2009-04-011-0/+8
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-8/+8
* Libify diff-index.Junio C Hamano2006-04-221-5/+5
* Big tool rename.Junio C Hamano2005-09-071-7/+7
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-261-0/+0
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-311-0/+65