log mercurial/manifest.py @ 6762:f67d1468ac50

age author description
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling
Wed, 26 Mar 2008 10:12:10 -0700 Bryan O'Sullivan manifest: improve parsing performance by 8x via a new C extension
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Mon, 24 Sep 2007 12:42:25 -0500 Matt Mackall manifest: minor performance tweak
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall manifest: speed up creation of the manifestdict
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Tue, 19 Jun 2007 08:06:37 +0200 Thomas Arendsen Hein Cleanup of whitespace, indentation and line continuation.
Thu, 22 Mar 2007 19:52:38 -0500 Matt Mackall revlog: simplify revlog version handling
Thu, 22 Mar 2007 19:12:03 -0500 Matt Mackall revlog: don't pass datafile as an argument
Wed, 07 Mar 2007 15:25:58 -0300 Alexis S. L. Carvalho fix manifest.find
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport