log

age author description
Thu, 01 Jul 2010 19:27:03 -0300 Renato Cunha churn: remove tuple parameter unpacking (deprecated in py3k)
Thu, 01 Jul 2010 19:27:03 -0300 Renato Cunha record: removed 'reduce' calls (unsupported by py3k)
Thu, 01 Jul 2010 19:27:03 -0300 Renato Cunha record: tuple parameter unpacking is deprecated in py3k
Thu, 01 Jul 2010 19:27:02 -0300 Renato Cunha convert: tuple parameter unpacking is deprecated in py3k
Thu, 01 Jul 2010 19:27:02 -0300 Renato Cunha revlog: Marked classic int divisions as such.
Fri, 02 Jul 2010 11:41:43 +0200 Martin Geisler Merge with stable (again)