log mercurial/revlog.py @ 26115:748347e0e8d4

age author description
Sun, 30 Aug 2015 13:33:00 -0700 Durham Goode revlog: move delta check to it's own function
Sun, 02 Aug 2015 12:16:19 +0900 Yuya Nishihara revlog: remove unused shaoffset constants
Sun, 02 Aug 2015 01:14:11 +0900 Yuya Nishihara revlog: correct comment about size of v0 index format
Sat, 18 Jul 2015 10:29:37 -0700 Gregory Szorc revlog: add support for a callback whenever revisions are added
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Thu, 04 Jun 2015 14:57:58 -0500 Matt Mackall revlog: move size limit check to addrevision
Tue, 02 Jun 2015 15:04:39 -0400 Jordi GutiƩrrez Hermoso revlog: raise an exception earlier if an entry is too large (issue4675)