# HG changeset patch # User timeless # Date 1448779883 0 # Node ID 2f804a38351e94a2583fc902fe01b34852181e6d # Parent 39163708825cd504f75e212c1d3f95698ded4c6f graphlog: rename glog function I see no reason for the function not to be glog ... diff -r 39163708825c -r 2f804a38351e hgext/graphlog.py --- a/hgext/graphlog.py Sat Nov 28 04:11:57 2015 -0500 +++ b/hgext/graphlog.py Sun Nov 29 06:51:23 2015 +0000 @@ -49,7 +49,7 @@ ] + commands.logopts + commands.walkopts, _('[OPTION]... [FILE]'), inferrepo=True) -def graphlog(ui, repo, *pats, **opts): +def glog(ui, repo, *pats, **opts): """show revision history alongside an ASCII revision graph Print a revision history alongside a revision graph drawn with