Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 27 Aug 2018 08:58:25 -0700 | Gregory Szorc | perf: add function for obtaining manifest revision |
Wed, 15 Aug 2018 19:45:39 +0000 | Gregory Szorc | perf: use storage API for resolving manifest node |
Mon, 27 Aug 2018 08:52:33 -0700 | Gregory Szorc | manifest: change terminology for storage in context classes |
Mon, 27 Aug 2018 08:55:24 -0700 | Gregory Szorc | manifest: don't go through revlog to access node symbols |
Wed, 15 Aug 2018 16:50:44 +0000 | Gregory Szorc | manifest: make tree a public attribute |
Mon, 27 Aug 2018 10:15:15 -0700 | Gregory Szorc | manifest: proxy to revlog instance instead of inheriting |
Sun, 26 Aug 2018 13:09:35 -0400 | Valentin Gatien-Baron | pager: do not enable when TERM=dumb |