Mercurial > public > mercurial-scm > hg
log mercurial/util.py @ 26232:43f9976346e9
age | author | description |
---|---|---|
Tue, 08 Sep 2015 15:32:20 -0400 | timeless | util: capitalize Python in MBTextWrapper._wrap_chunks comment |
Tue, 01 Sep 2015 19:43:14 +0900 | Yuya Nishihara | util: extract function that parses timezone string |
Fri, 28 Aug 2015 10:53:55 -0400 | timeless | spelling: behaviour -> behavior |
Fri, 26 Jun 2015 11:29:50 -0700 | Pierre-Yves David | bufferedinputpipe: remove N^2 computation of buffer length (issue4735) |
Sat, 27 Jun 2015 11:51:25 -0700 | Pierre-Yves David | bufferedinputpipe: remove an outdate comment |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax |
Wed, 20 May 2015 18:00:05 -0500 | Pierre-Yves David | util: add a simple poll utility |