Plan 9 from Bell Labs’s /usr/web/sources/contrib/jas/root/sys/lib/python2.7/site-packages/hgext/children.pyc

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


�t�c@s�dZddlmZmZddlmZddlmZdZdd�Z
ie
ddd	ed
�ed�fgeed�fd
6Zejd7_dS(s�command to display child changesets (DEPRECATED)

This extension is deprecated. You should use :hg:`log -r
"children(REV)"` instead.
i�(tcmdutiltcommands(ttemplateopts(t_tinternalcKs~|jd�}|r-|j|d|�}n
||}tj|||�}x!|j�D]}|j|�qYW|j�dS(s�show the children of the given or working directory revision

    Print the children of the working directory's revisions. If a
    revision is given via -r/--rev, the children of that revision will
    be printed. If a file argument is given, revision in which the
    file was last changed (after the working directory revision or the
    argument to --rev if given) is printed.
    trevtchangeidN(tgettfilectxRtshow_changesettchildrentshowtclose(tuitrepotfile_toptsRtctxt	displayertcctx((s2/sys/lib/python2.7/site-packages/hgext/children.pyR
s	
trRts'show children of the specified revisiontREVshg children [-r REV] [FILE]R
s	 childrenN(
t__doc__t	mercurialRRtmercurial.commandsRtmercurial.i18nRt
testedwithtNoneR
tcmdtablet	inferrepo(((s2/sys/lib/python2.7/site-packages/hgext/children.pyt<module>s	

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.