Mercurial > hg
log mercurial/templatekw.py @ 26482:d2e69584e330
age | author | description |
---|---|---|
Sun, 23 Aug 2015 23:22:55 -0400 | Matt Harbison | templatekw: allow getlatesttags() to match a specific tag pattern |
Sat, 26 Sep 2015 12:19:39 +0900 | Yuya Nishihara | templatekw: hide help of "branches" by DEPRECATED marker |
Sat, 26 Sep 2015 12:39:13 +0900 | Yuya Nishihara | templatekw: remove dockeywords hack |
Sat, 26 Sep 2015 12:38:02 +0900 | Yuya Nishihara | templatekw: port implementation of showparents() from changeset_templater |
Sat, 26 Sep 2015 12:32:03 +0900 | Yuya Nishihara | templatekw: reorder stub of showparents() function |
Sat, 12 Sep 2015 00:21:41 +0900 | Yuya Nishihara | templater: switch ctx of list expression to rev of revset() (BC) |
Sat, 08 Aug 2015 20:09:43 -0700 | Gregory Szorc | templatekw: use absolute_import |