On Wed, Jul 16, 2008 at 05:45:24PM -0700, Danek Duvall wrote: > On Wed, Jul 16, 2008 at 04:35:15PM -0700, Eric Schrock wrote: > > > hg status: 3.6 seconds > > hg list: 8.1 seconds > > hg pdiffs: 11.7 seconds > > I don't recall what pdiffs actually does, but
Sorry, it appears I wasn't clear. I don't recall whether pdiffs needs to check the parent or not. The base mercurial commands I suggested don't. Danek