Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 20 Mar 2017 22:06:57 -0400 | Augie Fackler | localrepo: use node.hex instead of awkward .encode('latin1') |
Tue, 21 Mar 2017 03:15:18 +0530 | Rishabh Madan | py3: prove hg config works |
Sat, 18 Mar 2017 21:02:20 +0900 | Yuya Nishihara | templater: make pad() strip color codes before computing width (issue5416) |
Sat, 18 Mar 2017 20:50:15 +0900 | Yuya Nishihara | templater: make pad() compute actual width |
Sat, 18 Mar 2017 20:38:44 +0900 | Yuya Nishihara | templater: reject bad fillchar argument passed to pad() |
Sat, 18 Mar 2017 20:11:15 +0900 | Yuya Nishihara | color: insert color code after every "\e[0m" (issue5413) |