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