log

age author description
Tue, 15 Aug 2017 21:06:26 +0900 FUJIWARA Katsunori i18n: ignore docstring for modules under mercurial
Tue, 15 Aug 2017 19:27:24 +0900 FUJIWARA Katsunori i18n: use saved object to get actual function information if available
Sun, 13 Aug 2017 15:20:16 +0900 FUJIWARA Katsunori i18n: ignore doctest part to avoid warning at "make update-pot"
Wed, 02 Aug 2017 01:15:07 +0900 FUJIWARA Katsunori largefiles: fix help text to avoid warning at "make update-pot"
Wed, 02 Aug 2017 01:03:20 +0900 FUJIWARA Katsunori i18n: make hggettext use original docstring to compute offset
Fri, 11 Aug 2017 14:21:49 +0200 Matthieu Laneuville run-tests: also color the summary messages (skipped, failed...)
Sun, 13 Aug 2017 00:17:13 -0700 Filip Filmar crecord: fixes the formatting of the select status in the status line
Mon, 14 Aug 2017 13:35:26 +0900 Yuya Nishihara cext: move PyInt macros to charencode.c properly
Mon, 14 Aug 2017 15:50:40 +0900 Yuya Nishihara py3: change encoding.localstr to a subclass of bytes, not str
Sun, 13 Aug 2017 11:10:35 +0900 Yuya Nishihara bundle2: relax the condition to update transaction.hookargs
Sun, 13 Aug 2017 11:05:56 +0900 Yuya Nishihara bundle2: raise ProgrammingError for invalid call of addhookargs()
Fri, 14 Jul 2017 19:27:28 +0000 Alex Gaynor merge: removed sorting in casefolding detection, for a slight performance win
Thu, 10 Aug 2017 21:00:30 -0700 Gregory Szorc tests: verify that peer instances only expose interface members
Thu, 10 Aug 2017 20:58:28 -0700 Gregory Szorc wireproto: use new peer interface