author | Greg Ward <greg-hg@gerg.ca> |
Sat, 18 Apr 2009 09:44:51 -0400 | |
changeset 8079 | fb162c47000b |
parent 8078 | ab55a5122ea3 |
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