Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 03 Apr 2018 09:54:20 -0700 | Gregory Szorc | narrow: pass node into revlog.revision() |
Tue, 03 Apr 2018 10:15:21 -0700 | Gregory Szorc | changegroup: remove "revlog" from error message |
Tue, 03 Apr 2018 18:15:24 -0700 | Gregory Szorc | tests: conditionalize tests based on presence of revlogs for files |
Wed, 04 Apr 2018 11:37:07 -0700 | Gregory Szorc | tests: add test extension implementing custom filelog storage |
Tue, 03 Apr 2018 13:56:09 -0700 | Gregory Szorc | tests: use `hg unbundle` instead of `hg pull` in some tests |
Wed, 04 Apr 2018 09:41:18 -0700 | Martin von Zweigbergk | hgweb: use revsymbol() for creating context from changeid |