Mon, 12 Mar 2018 18:38:26 +0530 |
Pulkit Goyal |
remotenames: show remote bookmarks in `hg bookmarks`
|
Sun, 11 Mar 2018 16:17:51 +0530 |
Pulkit Goyal |
remotenames: add functionality to hoist remotebookmarks
|
Fri, 16 Mar 2018 22:47:15 +0900 |
Yuya Nishihara |
templater: use template context to render old-style list template
|
Tue, 13 Mar 2018 17:55:03 -0400 |
Augie Fackler |
remotenames: work around move of ABCs in collections
|
Thu, 08 Mar 2018 23:15:09 +0900 |
Yuya Nishihara |
templater: move hybrid class and functions to templateutil module
|
Sun, 25 Feb 2018 16:45:44 +0900 |
Yuya Nishihara |
templatekw: switch most of showlist template keywords to new API (issue5779)
|
Wed, 21 Feb 2018 14:36:42 +0530 |
Pulkit Goyal |
remotenames: don't inherit the remotenames class from dict class
|
Sun, 25 Feb 2018 16:40:41 +0900 |
Yuya Nishihara |
remotenames: drop redundant templatekw names from help text
|
Thu, 15 Feb 2018 17:14:45 +0530 |
Pulkit Goyal |
remotenames: don't use the default value of logfmt for namespaces
|
Wed, 14 Feb 2018 23:23:57 -0500 |
Augie Fackler |
remotenames: port partway to python3 by using collections.MutableMapping
|
Sat, 23 Dec 2017 15:11:13 +0530 |
Pulkit Goyal |
remotenames: add three new revsets related to remotenames
|
Sat, 23 Dec 2017 15:13:37 +0530 |
Pulkit Goyal |
remotenames: introduce new template keywords for remotenames
|
Sat, 23 Dec 2017 14:24:41 +0530 |
Pulkit Goyal |
remotenames: add new namespaces for remotebookmarks and remotebranches
|
Sat, 23 Dec 2017 17:50:42 +0530 |
Pulkit Goyal |
remotenames: introduce a class to lazily resolve remotnames
|
Sat, 23 Dec 2017 00:19:09 +0530 |
Pulkit Goyal |
remotenames: introduce class to encapsulate remotenames info in an extension
|