Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 11 Nov 2014 10:35:06 -0500 | Augie Fackler | localrepo: rename revlog.maxchainlen to format.maxchainlen |
Thu, 06 Nov 2014 14:20:05 -0800 | Mateusz Kwapich | revlog: add config variable for limiting delta-chain length |
Thu, 06 Nov 2014 14:08:25 -0800 | Mateusz Kwapich | debugrevlog: fix computing chain length in debugrevlog -d |
Wed, 05 Nov 2014 10:13:01 +0000 | Pierre-Yves David | transaction: factorise append-only file registration |
Wed, 05 Nov 2014 13:00:48 +0000 | Pierre-Yves David | transaction: document `tr.add` |
Wed, 05 Nov 2014 10:05:38 +0000 | Pierre-Yves David | transaction: drop backupentries logic from startgroup and endgroup |