Mercurial > public > mercurial-scm > hg
log mercurial/templatefuncs.py @ 38040:a3b4ccbec269 stable
age | author | description |
---|---|---|
Thu, 24 May 2018 21:54:31 +0900 | Yuya Nishihara | help: correct signature of separate() template function stable |
Thu, 19 Apr 2018 21:00:12 +0900 | Yuya Nishihara | templatefuncs: show hint if extdata source is evaluated to empty (issue5843) |
Sat, 05 May 2018 00:16:43 -0700 | Martin von Zweigbergk | shortest: don't keep checking for longer prefix if node doesn't exist (API) |
Mon, 07 May 2018 09:15:29 -0700 | Martin von Zweigbergk | shortest: make {shortest("fffffffff")} work again |
Sat, 14 Apr 2018 00:13:08 -0700 | Martin von Zweigbergk | scmutil: make shortesthexnodeidprefix() take a full binary nodeid |
Fri, 13 Apr 2018 10:36:03 -0700 | Martin von Zweigbergk | scmutil: make shortesthexnodeidprefix() use unfiltered repo |