comparison Makefile @ 3335:9061613c1593

Teach bdiff to support buffer objects manifest.add gives revlog.addrevision a buffer object, which may be cached and used for a second call in the same session (as mq does when pushing multiple patches). The other option would be to cast the buffer to str when caching it.
author Brendan Cully <brendan@kublai.com>
date Wed, 11 Oct 2006 12:06:14 -0700
parents c51fad25e59e
children 2ab464771b7d 1a7794525c2b
comparison
equal deleted inserted replaced
3334:534806df5b5a 3335:9061613c1593