changeset 8079 | fb162c47000b |
parent 8028 | 3aaca5901ade |
child 8080 | 19229b0b292d |
--- a/hgext/convert/cvsps.py Sat Apr 18 16:44:24 2009 +0200 +++ b/hgext/convert/cvsps.py Sat Apr 18 09:44:51 2009 -0400 @@ -428,6 +428,7 @@ class changeset(object): '''Class changeset has the following attributes: + .id - integer identifying this changeset (list index) .author - author name as CVS knows it .branch - name of branch this changeset is on, or None .comment - commit message