|
Server IP : 162.241.148.128 / Your IP : 216.73.216.95 Web Server : Apache System : Linux md-ht-9.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : caribhll ( 2226) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/python2.7/site-packages/hgext/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
�
Hq�Qc @ s� d Z d d l m Z m Z d d l m Z d d l m Z d Z d d � Z
i e
d d d e d
� e d � f g e e d � f d
6Z e j d 7_ d S( s� command to display child changesets (DEPRECATED)
This extension is deprecated. You should use :hg:`log -r
"children(REV)"` instead.
i����( t cmdutilt commands( t templateopts( t _t internalc K s~ | j d � } | r- | j | d | �} n
| | } t j | | | � } x! | j � D] } | j | � qY W| j � d S( 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.
t revt changeidN( t gett filectxR t show_changesett childrent showt close( t uit repot file_t optsR t ctxt displayert cctx( ( s4 /usr/lib64/python2.7/site-packages/hgext/children.pyR
s
t rR t s'