Sat, 07 Aug 2010 15:38:05 +0200 |
Patrick Mezard |
tests: run check-code.py on working directory files
|
Sat, 07 Aug 2010 12:55:30 +0800 |
Alecs King |
minor style fix: hgext/rebase.py:157 -- line too long
|
Sat, 07 Aug 2010 15:32:33 +0900 |
Yuya Nishihara |
zsh completions: add qpush --move option
|
Fri, 06 Aug 2010 12:59:13 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 06 Aug 2010 12:18:33 -0500 |
Matt Mackall |
chunkbuffer: use += rather than cStringIO to reduce memory footprint
stable
|
Thu, 05 Aug 2010 16:17:39 -0500 |
Matt Mackall |
httprepo: decompress stream incrementally to reduce memory usage
stable
|
Thu, 05 Aug 2010 16:17:33 -0500 |
Matt Mackall |
verify: initialize rp variable in case we hit out of memory
stable
|
Thu, 05 Aug 2010 16:17:17 -0500 |
Matt Mackall |
merge: drop reference to file contents after write
stable
|
Thu, 05 Aug 2010 16:17:17 -0500 |
Matt Mackall |
revlog: drop cache after use to save memory footprint
stable
|
Thu, 05 Aug 2010 16:17:17 -0500 |
Matt Mackall |
verify: reduce memory footprint when unpacking files
stable
|
Thu, 05 Aug 2010 16:17:17 -0500 |
Matt Mackall |
verify: report exceptions that don't have a str() method
stable
|
Wed, 04 Aug 2010 13:21:11 -0500 |
Matt Mackall |
color: fix test-diff-color breakage
|