log

age author description
Sun, 26 Apr 2009 15:51:05 -0700 Scott Chacon checks out the HEAD node from a clone
Sun, 26 Apr 2009 14:49:38 -0700 Scott Chacon updates bookmarks and beginnings of seperate remotes support
Sun, 26 Apr 2009 11:44:28 -0700 Scott Chacon sped up large imports significantly by caching parsed trees and sha_to_hexes
Sat, 25 Apr 2009 20:59:53 -0700 Scott Chacon update todo file and removed outdated TODO comments
Sat, 25 Apr 2009 20:56:03 -0700 Scott Chacon sorts the commits topologically before converting
Sat, 25 Apr 2009 16:57:11 -0700 Scott Chacon will now more or less correctly determine a changelist from a git commit
Fri, 24 Apr 2009 14:05:50 -0700 Scott Chacon mapping parents properly now
Fri, 24 Apr 2009 11:45:10 -0700 Scott Chacon importing basic, mostly stubbed changesets
Thu, 23 Apr 2009 15:26:10 -0700 Scott Chacon refactored the git handling stuff out into another class
Thu, 23 Apr 2009 12:11:23 -0700 Scott Chacon fetch will now set refs properly, including namespaced ones
Thu, 23 Apr 2009 10:40:38 -0700 Scott Chacon got the packfile clone to work properly
Wed, 22 Apr 2009 16:59:04 -0700 Scott Chacon added dulwich library and got the script to call it for clone
Fri, 20 Feb 2009 19:15:31 -0800 Scott Chacon added an hgignore file for the compiled crap and removed the class i'm not using yet
Fri, 20 Feb 2009 18:27:51 -0800 Scott Chacon initial import of the hg-git bridging extension for mercurial