commit | 5230f605e1afd4e3824aae069a5f1bead6f1647f | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Mon Oct 15 13:25:52 2012 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Oct 15 14:58:17 2012 -0700 |
tree | 0937365c43ca4719da7387d2bcbf1f6aacac9353 | |
parent | 1c149ab2ddc4a6d253e76d90067ea0fff2880ded [diff] |
Import wildmatch from rsync These files are from rsync.git commit f92f5b166e3019db42bc7fe1aa2f1a9178cd215d, which was the last commit before rsync turned GPL-3. All files are imported as-is and no-op. Adaptation is done in a separate patch. rsync.git -> git.git lib/wildmatch.[ch] wildmatch.[ch] wildtest.txt t/t3070/wildtest.txt Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>