Mercurial > public > mercurial-scm > hg
log mercurial/templater.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Thu, 08 Oct 2015 17:44:22 -0500 | Matt Mackall | merge with stable |
Thu, 08 Oct 2015 23:24:38 +0900 | Yuya Nishihara | templater: do not pre-evaluate generator keyword at runsymbol (issue4868) stable |
Wed, 07 Oct 2015 13:44:48 -0500 | Matt Mackall | merge with stable |
Mon, 05 Oct 2015 12:37:26 -0400 | Matt Harbison | templater: protect word() from crashing on out of range negative value stable |
Sun, 23 Aug 2015 23:44:58 -0400 | Matt Harbison | templater: introduce {latesttag()} function to match a pattern (issue4184) |
Thu, 24 Sep 2015 01:07:09 -0700 | Pierre-Yves David | templater: remove a mutable default argument |