log __init__.py @ 136:74385b613bb7

age author description
Fri, 15 May 2009 00:43:38 +0200 Sverre Rabbelier rename export to export_commits for future consitency
Thu, 14 May 2009 23:55:13 +0200 Sverre Rabbelier gremote: do not die on wrong number of args
Sun, 10 May 2009 07:20:58 -0700 Sverre Rabbelier don't import everything and the kitchen sink
Sun, 10 May 2009 06:14:36 -0700 Sverre Rabbelier add gexport command
Wed, 29 Apr 2009 14:52:12 -0700 Scott Chacon Merged in defunkts changes
Wed, 29 Apr 2009 00:54:13 -0700 Chris Wanstrath add support for `hg clone git://github.com/defunkt/facebox.git`
Tue, 28 Apr 2009 17:50:50 -0700 Chris Wanstrath gfetch should access repo when printing, not dest_repo
Wed, 29 Apr 2009 13:55:22 -0700 Scott Chacon hg gfetch now works
Tue, 28 Apr 2009 16:56:05 -0700 Scott Chacon added gclear command to remove all the git data
Tue, 28 Apr 2009 16:36:57 -0700 Scott Chacon remote management tools
Sun, 26 Apr 2009 17:56:16 -0700 Scott Chacon setting up for upload-pack functionality
Sun, 26 Apr 2009 17:23:06 -0700 Scott Chacon moved init into git_handler
Sun, 26 Apr 2009 16:25:04 -0700 Scott Chacon added basic config file for remembering remote urls
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
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