Mercurial > hg
log mercurial/verify.py @ 14708:8083f4d00bd1 stable
age | author | description |
---|---|---|
Mon, 22 Nov 2010 18:15:58 +0100 | Martin Geisler | code style: prefer 'is' and 'is not' tests with singletons |
Mon, 02 Aug 2010 07:15:47 +0300 | timeless | verify/progress: using gerund to indicate action and adding units |
Sun, 05 Sep 2010 22:32:11 +0200 | Thomas Arendsen Hein | verify: fix "missing revlog!" errors for revlog format v0 and add test stable |
Thu, 05 Aug 2010 16:17:33 -0500 | Matt Mackall | verify: initialize rp variable in case we hit out of memory stable |
Thu, 05 Aug 2010 16:17:17 -0500 | Matt Mackall | verify: reduce memory footprint when unpacking files stable |
Thu, 05 Aug 2010 16:17:17 -0500 | Matt Mackall | verify: report exceptions that don't have a str() method stable |
Tue, 13 Apr 2010 23:12:23 -0500 | Steve Borho | verify: improve progress descriptions |