|
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/convert/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
�
Hq�Qc @ s� d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z d e f d � � YZ
d e f d � � YZ d � Z
e d
e e d � Z d e f d
� � YZ d e e d � Z d � Z d S( i����N( t util( t _( t hookt logentryc B s e Z d Z d � Z d � Z RS( s� Class logentry has the following attributes:
.author - author name as CVS knows it
.branch - name of branch this revision is on
.branches - revision tuple of branches starting at this revision
.comment - commit message
.commitid - CVS commitid or None
.date - the commit date as a (time, tz) tuple
.dead - true if file revision is dead
.file - Name of file
.lines - a tuple (+lines, -lines) or None
.parent - Previous revision of this entry
.rcs - name of file as returned from CVS
.revision - revision number as tuple
.tags - list of tags on the file
.synthetic - is this a synthetic "file ... added on ..." revision?
.mergepoint - the branch that has been merged from (if present in
rlog output) or None
.branchpoints - the branches that start at the current entry or empty
c K s t | _ | j j | � d S( N( t Falset synthetict __dict__t update( t selft entries( ( s9 /usr/lib64/python2.7/site-packages/hgext/convert/cvsps.pyt __init__$ s c s? � f d � t � j � D� } d t � � j d j | � f S( Nc 3 s&