Mercurial > hg
graph
-
check-code: added a check for calls to the builtin cmp functionSat, 07 Aug 2010 16:13:53 -0300, by Renato Cunha
-
manifest: removed usage of the global cmp functionSat, 07 Aug 2010 16:12:51 -0300, by Renato Cunha
-
tests: run check-code.py on working directory filesSat, 07 Aug 2010 15:38:05 +0200, by Patrick Mezard
-
minor style fix: hgext/rebase.py:157 -- line too longSat, 07 Aug 2010 12:55:30 +0800, by Alecs King
-
zsh completions: add qpush --move optionSat, 07 Aug 2010 15:32:33 +0900, by Yuya Nishihara
-
Merge with stableFri, 06 Aug 2010 12:59:13 -0500, by Matt Mackall
-
chunkbuffer: use += rather than cStringIO to reduce memory footprint stableFri, 06 Aug 2010 12:18:33 -0500, by Matt Mackall
-
httprepo: decompress stream incrementally to reduce memory usage stableThu, 05 Aug 2010 16:17:39 -0500, by Matt Mackall
-
verify: initialize rp variable in case we hit out of memory stableThu, 05 Aug 2010 16:17:33 -0500, by Matt Mackall
-
merge: drop reference to file contents after write stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
revlog: drop cache after use to save memory footprint stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
verify: reduce memory footprint when unpacking files stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
verify: report exceptions that don't have a str() method stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
color: fix test-diff-color breakageWed, 04 Aug 2010 13:21:11 -0500, by Matt Mackall
-
hgcia/color: remove star importsTue, 03 Aug 2010 13:02:11 -0400, by Brodie Rao
-
hgfixes: added a fixer that makes bytes to be formatted correctlyTue, 03 Aug 2010 13:59:14 -0300, by Renato Cunha