comparison hgext/color.py @ 32401:284b18303f61

match: replace icasefsmatch() function by flag to regular match() match() will soon gain more logic and we don't want to duplicate that in icasefsmatch(), so merge the two functions instead and use a flag to get case-insensitive behavior.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 18 May 2017 22:20:59 -0700
parents e86eb75e74ce
children de1cb83728f8
comparison
equal deleted inserted replaced
32400:8802c63599e1 32401:284b18303f61