Use the matching function to generate the match results
commite928213fb40c106650dca2632b5e830cfaffb86a
authorDaniel Barkalow <barkalow@iabervon.org>
Sat, 7 Mar 2009 06:11:34 +0000 (7 01:11 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Mar 2009 20:19:21 +0000 (7 12:19 -0800)
treef6d97fa44b1ef7492074bfbb154a2d3c83bdb647
parenta3c8423901ec4996369b137b46354ddf1cfc0e0e
Use the matching function to generate the match results

This puts all of the interpretation of the pattern representation in a
single function for easy manipulation.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c