Mercurial > hg
log hgext/narrow/narrowtemplates.py @ 40220:c7ffc53fbd19
age | author | description |
---|---|---|
Thu, 09 Aug 2018 12:20:28 +0300 | Pulkit Goyal | narrow: add '()' to ellipsis in the revset help |
Sun, 25 Feb 2018 13:40:46 +0900 | Yuya Nishihara | templatekw: switch non-showlist template keywords to new API |
Wed, 28 Feb 2018 10:38:09 -0800 | Martin von Zweigbergk | narrow: drop safehasattr() checks for always-present repo.narrowmatch |
Sun, 25 Feb 2018 13:42:51 +0900 | Yuya Nishihara | narrow: drop redundant templatekw/revset names from help text |
Fri, 02 Feb 2018 10:51:47 -0500 | Augie Fackler | narrowtemplates: update to use registrar mechanism |
Fri, 02 Feb 2018 10:37:29 -0500 | Augie Fackler | narrow: move from ELLIPSIS_NODE_FLAG to revlog.REVIDX_ELLIPSIS |
Mon, 29 Jan 2018 16:19:33 -0500 | Augie Fackler | narrow: import experimental extension from narrowhg revision cb51d673e9c5 |