comparison mercurial/node.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 bd872f64a8ba
children af854b1b36f8
comparison
equal deleted inserted replaced
32400:8802c63599e1 32401:284b18303f61