Commit Graph

2 Commits (d4069bbc71bbd85f99b1e3c23d6d6bd09da3b82c)

Author SHA1 Message Date
anatoly techtonik 119e5a3682 composer: Fix `changed` status that always returns False
re.match in has_changed function never worked properly, because match
requires searched sequence to be present exactly at a start of processed
string, which is not the case here.
11 years ago
Michael DeHaan b1e789968b File extensions! 11 years ago