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
|
Mon, 15 Mar 2010 18:33:39 +0100 |
Martin Geisler |
progress: use a verb (+noun) in present participle
stable
|
Wed, 17 Feb 2010 23:07:50 +0100 |
Martin Geisler |
progress: mark strings for translation
stable
|
Wed, 10 Feb 2010 18:46:19 -0600 |
Augie Fackler |
verify: call ui.progress()
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 02 Nov 2009 10:15:04 +0100 |
Sune Foldager |
verify: report existence of journal
|
Wed, 28 Oct 2009 13:17:03 -0500 |
Matt Mackall |
verify: filter the candidate list for broken linkrevs
|
Tue, 06 Oct 2009 22:46:31 +0200 |
Patrick Mezard |
verify: detect file copy sources not in parents with --verbose
|
Wed, 22 Jul 2009 23:12:54 +0200 |
Martin Geisler |
coding style: use a space after comma
|
Sun, 05 Jul 2009 11:04:31 +0200 |
Alejandro Santos |
verify: fix scope issues with del statement
|