PKG-INFO
author Eric Hopper <hopper@omnifarious.org>
Sun, 04 Sep 2005 14:11:51 -0700
changeset 1199 78ceaf83f28f
parent 448 20fc66131bc0
child 1272 060c08bf9e2f
permissions -rw-r--r--
Created a class in util called chunkbuffer that buffers reads from an iterator over strings (aka chunks). Also added to util (for future use) is a generator function that iterates over a file n bytes at a time. Lastly, localrepo was changed to use this new chunkbuffer class when reading changegroups form the local repository.

Metadata-Version: 1.0
Name: mercurial
Version: 0.6
Summary: scalable distributed SCM
Home-page: http://selenic.com/mercurial
Author: Matt Mackall
Author-email: mpm@selenic.com
License: GNU GPL
Description: UNKNOWN
Platform: UNKNOWN