
    q&f                      8   d Z ddlmZ ddlmZmZmZ i Z ej                  e      ZdZ	 edddd ed	      fd
dd ed      fddd
 ed       ed      fddd ed      fddg  ed       ed      fddg  ed       ed      fd
dd ed      fddd ed       fd!d"g  ed#       ed$      fd
d%g  ed&       ed'      fd(d)g  ed*       ed'      fd+d,g  ed-       ed      fgej                  z   ej                  z    ed.      ej                  d/0      d1        Zy)2ae  command to view revision graphs from a shell (DEPRECATED)

The functionality of this extension has been include in core Mercurial
since version 2.3. Please use :hg:`log -G ...` instead.

This extension adds a --graph option to the incoming, outgoing and log
commands. When this options is given, an ASCII representation of the
revision graph is also shown.
    )_)cmdutilcommands	registrars   ships-with-hg-cores   glog   fs   followNsC   follow changeset history, or file history across copies and renames    s   follow-firsts=   only follow the first parent of merge changesets (DEPRECATED)   ds   dates!   show revisions matching date specs   DATE   Cs   copiess   show copied files   ks   keywords+   do case-insensitive search for a given texts   TEXT   rs   revs%   show the specified revision or revsets   REVs   removeds*   include revisions where files were removed   ms   only-mergess   show only merges (DEPRECATED)   us   users   revisions committed by users   USERs   only-branchs?   show only changesets within the given named branch (DEPRECATED)s   BRANCH   bs   branchs-   show changesets within the given named branch   Ps   prunes/   do not display revision or any of its ancestorss   [OPTION]... [FILE]T)helpcategory	inferrepoc                 @    d|d<   t        j                  | |g|i |S )a  show revision history alongside an ASCII revision graph

    Print a revision history alongside a revision graph drawn with
    ASCII characters.

    Nodes printed as an @ character are parents of the working
    directory.

    This is an alias to :hg:`log -G`.
    Tgraph)r   log)uirepopatsoptss       0/usr/lib/python3/dist-packages/hgext/graphlog.pyglogr   #   s)    p DM<<D040400r   )__doc__mercurial.i18nr   	mercurialr   r   r   cmdtablecommand
testedwithlogoptswalkoptsCATEGORY_CHANGE_NAVIGATIONr    r   r   <module>r&      s     
)

H
%
 #
 	 V		
 NO		
 23gJ	
 
y$"6 78<=gJ	
 67fI	
 ;<		
 
~tQ'G%HI	wA<=qzJR iL	
 >?iL	
 @AfI	
{DJ ooKEL MFN 33WLZ1[LZ1r   