Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 10 Jun 2015 14:38:09 -0500 | Matt Mackall | tests: test basic template support for status |
Wed, 10 Jun 2015 14:35:05 -0500 | Matt Mackall | templates: add a default template style for status |
Wed, 10 Jun 2015 14:33:38 -0500 | Matt Mackall | formatter: add template support |
Wed, 10 Jun 2015 14:30:18 -0500 | Matt Mackall | formatter: add a method to build a full templater from a -T option |
Wed, 10 Jun 2015 14:29:13 -0500 | Matt Mackall | formatter: move most of template option helper to formatter |
Wed, 10 Jun 2015 22:08:15 +0900 | Yuya Nishihara | color: copy docstring of label() template function to wrapper |
Mon, 08 Jun 2015 18:48:45 +0900 | Yuya Nishihara | templater: make pad function evaluate both string and rawstring templates |