log mercurial/revlog.py @ 634:da5378d39269

age author description
Thu, 30 Jun 2005 23:28:16 -0800 mpm Merge with TAH
Thu, 30 Jun 2005 21:47:23 +0100 Thomas Arendsen Hein Merge with upstream
Thu, 30 Jun 2005 08:44:22 -0800 mpm Hashing speed-up
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups
Sun, 26 Jun 2005 15:12:51 -0800 mpm Pull from TAH
Sun, 26 Jun 2005 12:04:59 +0100 Thomas Arendsen Hein Really _call_ method revlog.count in revlog.lookup()
Fri, 24 Jun 2005 23:50:27 -0800 mpm Various node id lookup tweaks
Thu, 23 Jun 2005 17:37:47 -0800 mpm Make lookup a bit smarter
Thu, 16 Jun 2005 00:39:30 -0800 mpm Ancestor algorithm fix
Wed, 15 Jun 2005 21:13:49 -0800 mpm Merge with TAH
Wed, 15 Jun 2005 21:11:40 -0800 mpm Change the size of the short hash representation
Wed, 15 Jun 2005 19:48:04 -0800 mpm revlog: add a children function
Mon, 13 Jun 2005 18:36:40 -0800 mpm Merge with TAH
Mon, 13 Jun 2005 12:01:12 -0800 mpm lazyparser speed ups
Fri, 10 Jun 2005 09:36:38 -0800 mpm Merge with TAH
Fri, 10 Jun 2005 00:26:29 -0800 mpm revlog: allow duplicates
Sat, 04 Jun 2005 11:10:42 -0800 mpm fix heads for rev 0
Fri, 03 Jun 2005 18:29:46 -0800 mpm Resolve bits from TAH
Fri, 03 Jun 2005 13:32:37 -0800 mpm Merge from tah
Fri, 03 Jun 2005 12:43:16 -0800 mpm fix bad assumption about uniqueness of file versions
Thu, 02 Jun 2005 18:07:01 -0800 mpm Beginning of multi-head support
Wed, 01 Jun 2005 00:21:38 -0800 mpm revlog: remove some unnecessary imports
Mon, 30 May 2005 08:03:54 -0800 mpm Changes to network protocol
Wed, 25 May 2005 08:54:54 -0800 mpm Merge from hgweb
Tue, 24 May 2005 23:11:44 -0800 mpm A new ancestor algorithm
Fri, 20 May 2005 17:50:11 -0800 mpm Remove some debugging code from lazyparser
Fri, 20 May 2005 17:40:24 -0800 mpm Add code to retrieve or construct a revlog delta
Fri, 20 May 2005 17:36:02 -0800 mpm Make revision code slightly faster
Fri, 20 May 2005 17:35:20 -0800 mpm Only use lazy indexing for big indices and avoid the overhead of the
Fri, 20 May 2005 17:34:04 -0800 mpm Make lazyindex load slightly faster