Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 15 Jun 2017 14:47:18 -0700 | Martin von Zweigbergk | unbundle: use context manager for transaction |
Thu, 15 Jun 2017 17:00:32 -0700 | Martin von Zweigbergk | clonebundle: use context managers for lock and transaction |
Tue, 11 Apr 2017 21:38:24 +0900 | Yuya Nishihara | changeset_templater: render template specified by templatespec tuple |
Sat, 22 Apr 2017 19:29:41 +0900 | Yuya Nishihara | formatter: render template specified by templatespec tuple |
Sat, 22 Apr 2017 19:07:00 +0900 | Yuya Nishihara | formatter: put topic in templatespec tuple |
Sat, 22 Apr 2017 19:02:47 +0900 | Yuya Nishihara | cmdutil: pass templatespec tuple directly to changeset_templater (API) |
Sat, 22 Apr 2017 18:48:38 +0900 | Yuya Nishihara | formatter: wrap (tmpl, mapfile) by named tuple |