Fri, 18 Dec 2015 16:42:39 -0800 |
Durham Goode |
verify: move verify logic into a class
|
Wed, 04 Nov 2015 12:14:18 -0500 |
Augie Fackler |
verify: add a hook that can let extensions manipulate file lists
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sat, 08 Aug 2015 18:48:10 -0700 |
Gregory Szorc |
verify: use absolute_import
|
Thu, 25 Jun 2015 17:56:26 -0500 |
Matt Mackall |
censor: mark experimental option
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Sat, 20 Jun 2015 20:11:53 -0700 |
Gregory Szorc |
verify: print hint to run debugrebuildfncache
|
Fri, 19 Jun 2015 12:00:06 -0500 |
Matt Mackall |
verify: clarify misleading fncache message
|
Fri, 27 Mar 2015 15:13:21 -0500 |
Matt Mackall |
verify: add a note about a paleo-bug
|
Tue, 14 Oct 2014 16:16:04 -0400 |
Mike Edgar |
verify: report censored nodes if configured policy is abort
|
Wed, 19 Feb 2014 22:19:45 +0900 |
Yuya Nishihara |
verify: do not prevent verify repository containing hidden changesets
stable
|
Mon, 08 Oct 2012 17:08:52 +0200 |
Pierre-Yves David |
clfilter: verify logic should be unfiltered
|
Wed, 24 Oct 2012 09:27:47 -0700 |
Bryan O'Sullivan |
verify: fix all doubled-slash sites (issue3665)
stable
|
Mon, 22 Oct 2012 18:05:40 -0700 |
Bryan O'Sullivan |
verify: tolerate repeated slashes in a converted repo (issue3665)
|
Thu, 04 Oct 2012 01:24:05 +0900 |
FUJIWARA Katsunori |
verify: rename "hasmanifest" variable for source code readability
|