comparison README @ 25632:015c0d1087a3

revset: don't suggest private or undocumented queries I noticed when I mistyped 'matching', that it suggested '_matchfiles' as well. Rather than simply exclude names that start with '_', this excludes anything without a docstring. That way, if it isn't in the help text, it isn't suggested, such as 'wdir()'.
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 20 Jun 2015 10:59:56 -0400
parents df5ecb813426
children 4b0fc75f9403
comparison
equal deleted inserted replaced
25631:2748bf78a5bf 25632:015c0d1087a3