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
|