korsygfhrtzangaiide
Elepffwdsff
/
lib64
/
python2.7
/
site-packages
/
hgext
/
convert
/
Upload FileeE
HOME
� 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&