Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 19 May 2017 12:47:45 -0700 | Martin von Zweigbergk | match: move normalize() call out of matcher constructors |
Fri, 19 May 2017 11:58:16 -0700 | Martin von Zweigbergk | match: drop support for empty pattern list in patternmatcher |
Sat, 20 May 2017 23:49:14 -0700 | Martin von Zweigbergk | match: optimize visitdir() for when no explicit files are listed |
Fri, 19 May 2017 11:50:01 -0700 | Martin von Zweigbergk | match: handle everything-matching using new alwaysmatcher |
Fri, 26 May 2017 13:08:30 -0700 | Martin von Zweigbergk | match: add __repr__ for subdirmatcher |
Sun, 28 May 2017 21:31:29 -0400 | Augie Fackler | tests: make test-manifest.py portable to Python 3 |