Commit Graph

319 Commits

Author SHA1 Message Date
Augie Fackler
173d07480a Add a basic test for cloning. 2009-04-26 18:27:24 -07:00
Scott Chacon
8992ea23c4 setting up for upload-pack functionality 2009-04-26 17:56:16 -07:00
Scott Chacon
92c8b368cd moved init into git_handler 2009-04-26 17:23:06 -07:00
Scott Chacon
515b5b2885 ignoring submodule entries 2009-04-26 17:22:55 -07:00
Scott Chacon
ca7a9bc63a added basic config file for remembering remote urls 2009-04-26 16:25:04 -07:00
Scott Chacon
57382179be checks out the HEAD node from a clone 2009-04-26 15:51:05 -07:00
Scott Chacon
65c4e86ff8 updates bookmarks and beginnings of seperate remotes support 2009-04-26 14:49:38 -07:00
Scott Chacon
f7618d323a sped up large imports significantly by caching parsed trees and sha_to_hexes 2009-04-26 11:44:28 -07:00
Scott Chacon
1723a13b60 update todo file and removed outdated TODO comments 2009-04-25 20:59:53 -07:00
Scott Chacon
2cf6c83485 sorts the commits topologically before converting 2009-04-25 20:56:03 -07:00
Scott Chacon
19cd91216c will now more or less correctly determine a changelist from a git commit 2009-04-25 16:57:11 -07:00
Scott Chacon
3d1f3e90be mapping parents properly now 2009-04-24 14:05:50 -07:00
Scott Chacon
228442847d importing basic, mostly stubbed changesets 2009-04-24 11:45:10 -07:00
Scott Chacon
02dcfaee30 refactored the git handling stuff out into another class 2009-04-23 15:26:10 -07:00
Scott Chacon
a83e0c176f fetch will now set refs properly, including namespaced ones 2009-04-23 12:11:23 -07:00
Scott Chacon
eb07e44667 got the packfile clone to work properly 2009-04-23 10:40:38 -07:00
Scott Chacon
10dba71a2d added dulwich library and got the script to call it for clone 2009-04-22 16:59:04 -07:00
Scott Chacon
792c5ca910 added an hgignore file for the compiled crap and removed the class i'm not using yet 2009-02-20 19:15:31 -08:00
Scott Chacon
01bddec68d initial import of the hg-git bridging extension for mercurial 2009-02-20 18:27:51 -08:00