Sat, 13 Oct 2007 15:25:11 +0400 |
Kirill Smelkov |
convert: svn -- fix tags handling
|
Sat, 13 Oct 2007 15:22:03 +0400 |
Kirill Smelkov |
convert: svn -- fix 'exists'
|
Fri, 12 Oct 2007 11:23:03 +0200 |
Benoit Boissinot |
merge with goto
|
Fri, 12 Oct 2007 11:46:49 +0900 |
Shun-ichi GOTO |
mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.
|
Thu, 11 Oct 2007 17:47:04 -0500 |
Matt Mackall |
mpatch: use int rather than ssize_t
|
Thu, 11 Oct 2007 17:46:06 -0500 |
Matt Mackall |
osutil: improve portability
|
Thu, 11 Oct 2007 16:28:30 +0200 |
Benoit Boissinot |
fix typo
|
Thu, 11 Oct 2007 16:26:14 +0200 |
Benoit Boissinot |
import gettext since '_' is used
|
Thu, 11 Oct 2007 16:19:12 +0200 |
Benoit Boissinot |
explicitely use integer division
|
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
|