log

age author description
Tue, 26 May 2009 11:19:46 -0700 Scott Chacon updated tip to sverres code
Tue, 26 May 2009 01:43:55 +0200 Sverre Rabbelier only update bookmarks if importing from a remote
Tue, 26 May 2009 01:16:28 +0200 Sverre Rabbelier export: be more clean in what we're doing
Mon, 25 May 2009 04:20:44 +0200 Sverre Rabbelier Make it possible to limit what branches are imported
Mon, 25 May 2009 01:44:38 +0200 Sverre Rabbelier Deal with invalid timezones in extra commiter
Wed, 20 May 2009 21:28:03 +0000 vpenne preserve branch name of the form xxx/yyy when converting them into hg bookmarks
Tue, 19 May 2009 10:00:56 -0700 Scott Chacon merged in srabbeliers stuff
Fri, 15 May 2009 00:48:24 +0200 Sverre Rabbelier add a gimport command
Fri, 15 May 2009 00:43:38 +0200 Sverre Rabbelier rename export to export_commits for future consitency
Fri, 15 May 2009 00:27:38 +0200 Sverre Rabbelier import_git_objects: add progress indicator
Thu, 14 May 2009 23:55:13 +0200 Sverre Rabbelier gremote: do not die on wrong number of args
Thu, 14 May 2009 20:32:54 +0200 Sverre Rabbelier Allow storing the git directory intree
Tue, 19 May 2009 09:40:54 -0700 Scott Chacon merge from beejahth
Thu, 14 May 2009 20:25:48 -0700 Dmitriy Taychenachev store commitdate in mercurial's internal format.
Thu, 14 May 2009 20:21:36 -0700 Dmitriy Taychenachev tests: suppress netcat's error messages.
Thu, 14 May 2009 20:20:48 -0700 Dmitriy Taychenachev cleanup dates handling.
Thu, 14 May 2009 20:18:58 -0700 Dmitriy Taychenachev dulwich: fix handling of negative time offsets.
Tue, 19 May 2009 09:33:46 -0700 Scott Chacon merge from ian dees
Sun, 17 May 2009 16:42:34 -0700 Ian Dees remote branches to server
Sun, 17 May 2009 15:29:18 -0700 Ian Dees local git branches to remotes
Sun, 17 May 2009 14:50:50 -0700 Ian Dees hg bookmarks to local git branches
Sun, 17 May 2009 01:55:48 -0700 Ian Dees Fix gclone on Windows
Tue, 19 May 2009 22:21:31 +0900 Dmitriy Taychenachev don't fail while exporting commit with empty working tree. +test.
Tue, 19 May 2009 21:58:06 +0900 Dmitriy Taychenachev use octal numbers for modes.
Tue, 19 May 2009 21:51:14 +0900 Dmitriy Taychenachev use explicit nullid.
Tue, 19 May 2009 17:17:38 +0900 Dmitriy Taychenachev dulwich: initialise ctree in each iteration, fixes issue16.
Mon, 11 May 2009 16:03:57 -0700 Scott Chacon handles git commit encoding fields now
Mon, 11 May 2009 11:35:30 -0700 Augie Fackler tests: Work around a bug in certain git versions on OS X.
Mon, 11 May 2009 11:06:03 -0700 Augie Fackler Fix execute bit on tests.
Mon, 11 May 2009 10:36:23 -0700 Scott Chacon readme update - added sverre and fixed some stuff