D98: revset: support reading aliases from a .hgrevsets file

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Tue Aug 15 02:46:05 EDT 2017


yuja added a comment.


  > I couldn't tell from Yuya's comment if "... not add such revset functions" means
  
  I meant "don't load unsafe extensions." revsets and filesets have to be secure against
  malicious input because they are accessible through the Web UI. It's up to users to
  make a security hole by loading unsafe extensions.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D98

To: indygreg, #hg-reviewers
Cc: durin42, yuja, mharbison72, quark, mercurial-devel


More information about the Mercurial-devel mailing list