Thu, 11 Oct 2007 12:16:55 +0200 |
Benoit Boissinot |
fix UnboundLocalError, refactor a bit
|
Thu, 11 Oct 2007 00:46:56 -0500 |
Matt Mackall |
bdiff: tweaks for large files
|
Thu, 11 Oct 2007 00:46:54 -0500 |
Matt Mackall |
revlog: break up compression of large deltas
|
Thu, 11 Oct 2007 00:46:53 -0500 |
Matt Mackall |
revlog: fix caching of buffer objects
|
Thu, 11 Oct 2007 00:46:52 -0500 |
Matt Mackall |
chunkiter: handle large reads more efficiently
|
Thu, 11 Oct 2007 00:46:51 -0500 |
Matt Mackall |
revlog: avoid large yields in group()
|
Thu, 11 Oct 2007 00:46:49 -0500 |
Matt Mackall |
chunkiter: simplify iter logic
|
Thu, 11 Oct 2007 00:46:48 -0500 |
Matt Mackall |
chunkbuffer: removed unused method and arg
|
Thu, 11 Oct 2007 00:46:47 -0500 |
Matt Mackall |
revlog: reduce memory usage in addgroup
|
Thu, 11 Oct 2007 00:46:45 -0500 |
Matt Mackall |
mpatch: allow buffer objects for input
|
Thu, 11 Oct 2007 00:46:40 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 10 Oct 2007 15:48:08 -0700 |
Bryan O'Sullivan |
test-convert-darcs: don't let $HOME/.darcs pollute the test environment
|
Wed, 10 Oct 2007 15:42:00 -0700 |
Bryan O'Sullivan |
convert: refactor sink initialisation, to remove hardcoding of hg
|
Wed, 10 Oct 2007 15:30:00 -0700 |
Bryan O'Sullivan |
convert: add default constructor for converter_sink
|