D Programming Language source (dmd, phobos,	etc.) has moved to github
    Andrej Mitrovic 
    andrej.mitrovich at gmail.com
       
    Tue Jan 25 20:30:57 PST 2011
    
    
  
As far as I can tell hg stores both a commit number and a hash, e.g.:
> D:\dev\projects\project>hg log -r :
changeset:   0:08d729df85c9
user:        Andrej Mitrovic <andrej.mitrovich at gmail.com>
date:        Fri Dec 22 00:07:02 2010 +0200
summary:     bla bla
changeset:   1:61cfebefee15
user:        Andrej Mitrovic <andrej.mitrovich at gmail.com>
date:        Fri Dec 24 21:42:45 2010 +0100
summary:     bla bla
I don't know the details, I've just started using hg recently.
    
    
More information about the Digitalmars-d-announce
mailing list