aboutsummaryrefslogtreecommitdiff
path: root/t/t4010-diff-pathspec.sh
Commit message (Expand)AuthorAge
* test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy2016-07-18
* Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-05
|\
| * t4010: correct expected object namesJunio C Hamano2015-02-15
* | t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
* | Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano2014-02-27
|\ \
| * | pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy2014-02-24
* | | Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano2014-01-27
|\ \ \ | |/ / |/| / | |/
| * tree_entry_interesting: match against all pathspecsAndy Spencer2014-01-27
* | tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy2014-01-23
|/
* diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-16
* tree_entry_interesting(): optimize wildcard matching when base is matchedNguyễn Thái Ngọc Duy2011-02-03
* tree_entry_interesting(): support wildcard matchingNguyễn Thái Ngọc Duy2011-02-03
* Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Junio C Hamano2009-04-07
|\
| * tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink2009-04-01
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Libify diff-index.Junio C Hamano2006-04-22
* Big tool rename.Junio C Hamano2005-09-07
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-26
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-31