Mercurial > public > mercurial-scm > hg
diff mercurial/minirst.py @ 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 | de9424647fe4 |
children | 2a8d8b4097c8 |