Mercurial > hg
log mercurial/templatekw.py @ 25740:47469fa8fb01
age | author | description |
---|---|---|
Thu, 02 Jul 2015 22:18:21 +0900 | Yuya Nishihara | templatekw: make {rev} return wdirrev instead of None |
Sat, 14 Mar 2015 17:58:18 +0900 | Yuya Nishihara | templatekw: apply manifest template only if ctx.manifestnode() exists |
Mon, 06 Jul 2015 23:23:22 -0400 | Matt Harbison | templatekw: make {latesttag} a hybrid list |
Mon, 06 Jul 2015 23:12:24 -0400 | Matt Harbison | templatekw: allow the caller of showlist() to specify the join() separator |
Fri, 26 Jun 2015 23:11:05 -0400 | Matt Harbison | templatekw: introduce the changessincelatesttag keyword |
Fri, 26 Jun 2015 23:23:10 -0400 | Matt Harbison | templatekw: use a list of tags in getlatesttags() instead of joining them |
Wed, 24 Jun 2015 11:15:00 -0400 | Matt Harbison | templatekw: correct typo in activebookmark documentation |