Mercurial > public > mercurial-scm > hg
comparison mercurial/parsers.c @ 24518:dd5e56f08d13
revset: add hook after tree parsing
This will be useful to execute actions after the tree is parsed and
before the revset returns a match. Finding symbols in the parse tree
will later allow hashes of hidden revisions to work on the command
line without the --hidden flag.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 24 Mar 2015 14:24:55 -0700 |
parents | 90db70de6f9c |
children | e97a00bf18ae |
comparison
equal
deleted
inserted
replaced
24517:c2c1ce5e6db1 | 24518:dd5e56f08d13 |
---|