]> git.ipfire.org Git - thirdparty/git.git/commit
t6004: add pathspec globbing test for log family
authorJunio C Hamano <gitster@pobox.com>
Mon, 31 Jan 2011 20:09:53 +0000 (12:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Feb 2011 22:08:31 +0000 (14:08 -0800)
commitf577b92fe75643228674c0dcb2a4747587cf541d
treec8a9be669cc0957b8a931f955a2f728f9a24ef73
parentb31f688040d07ed8a6fd887e2960db005c20d832
t6004: add pathspec globbing test for log family

Earlier e10cb0f (tree_entry_interesting(): support wildcard matching,
2010-12-15) and b3d4b34 (tree_entry_interesting(): optimize wildcard
matching when base is matched, 2010-12-15) added tests for globbing
support for diff-tree plumbing.  This is a follow-up to update the test
for revision traversal and path pruning machinery for the same topic.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6004-rev-list-path-optim.sh