mercurial/__init__.py
author Matt Mackall <mpm@selenic.com>
Sun, 16 Oct 2011 20:26:20 -0500
branchstable
changeset 15281 aeeb2afcdc25
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
check-code: support multiline matches like try/except/finally - match one pattern at a time against entire file - find line containing match - sort matches by line number