Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 08 Nov 2014 17:08:09 +0000 | Pierre-Yves David | changelog: register changelog.i.a as a temporary file |
Wed, 05 Nov 2014 09:27:08 +0000 | Pierre-Yves David | transaction: allow registering a temporary transaction file |
Thu, 13 Nov 2014 10:22:47 +0000 | Pierre-Yves David | transaction: always generate file on close |
Sun, 09 Nov 2014 12:31:34 -0500 | Matt Harbison | remove: move most of the implementation into cmdutils.remove() |
Tue, 11 Nov 2014 20:08:19 -0800 | Siddharth Agarwal | revlog: increase I/O bound to 4x the amount of data consumed |
Tue, 11 Nov 2014 20:01:19 -0800 | Siddharth Agarwal | revlog: bound based on the length of the compressed deltas |
Tue, 11 Nov 2014 19:54:36 -0800 | Siddharth Agarwal | revlog: compute length of compressed deltas along with chain length |