Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 11 Sep 2018 19:50:07 -0700 | Gregory Szorc | bundlerepo: dynamically create repository type from base repository |
Tue, 11 Sep 2018 19:16:32 -0700 | Gregory Szorc | bundlerepo: factor out code for instantiating a bundle repository |
Tue, 11 Sep 2018 18:45:05 -0700 | Gregory Szorc | bundlerepo: pass create=True |
Tue, 11 Sep 2018 18:41:14 -0700 | Gregory Szorc | shelve: use bundlerepo.instance() to construct a repo object |
Sun, 29 Jul 2018 22:04:01 +0900 | Yuya Nishihara | templatekw: add experimental {status} keyword |
Sun, 29 Jul 2018 21:52:01 +0900 | Yuya Nishihara | templatekw: add option to include ignored/clean/unknown files in cache |