Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 24 Jun 2017 14:52:15 -0700 | Gregory Szorc | namespaces: record and expose whether namespace is built-in |
Sat, 24 Jun 2017 13:39:20 -0700 | Gregory Szorc | templatekw: expose color name in {namespaces} entries |
Sat, 24 Jun 2017 12:47:25 -0700 | Gregory Szorc | show: construct changeset templater during dispatch |
Sat, 24 Jun 2017 11:47:26 -0700 | Gregory Szorc | cmdutil: use named arguments for changeset_templater.__init__ |
Thu, 22 Jun 2017 21:45:32 -0700 | Martin von Zweigbergk | bundle: inline applybundle1() |
Thu, 22 Jun 2017 15:00:19 -0700 | Martin von Zweigbergk | bundle: make applybundle() delegate v1 bundles to applybundle1() |
Thu, 22 Jun 2017 21:27:57 -0700 | Martin von Zweigbergk | bundle: transpose transaction scope with bundle type switch |