Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 07 Jun 2018 21:48:11 +0900 | Yuya Nishihara | formatter: populate ctx from repo and node value |
Fri, 14 Sep 2018 18:18:46 -0400 | Augie Fackler | merge with stable |
Sat, 15 Sep 2018 00:37:20 +0300 | Pulkit Goyal | py3: call hgweb.hgweb() with bytes values |
Sat, 15 Sep 2018 00:24:05 +0300 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |
Sat, 15 Sep 2018 00:17:56 +0300 | Pulkit Goyal | py3: use "%f" for floats instead of "%s" |
Sat, 15 Sep 2018 00:01:52 +0300 | Pulkit Goyal | py3: suppress the return value from .write() call |
Sat, 15 Sep 2018 00:01:20 +0300 | Pulkit Goyal | py3: add b'' prefixes in tests/test-diff-color.t |