log

age author description
Wed, 27 May 2009 16:28:53 -0700 Scott Chacon dont export funky tags we import for convenience, dont push tags already on the server
Wed, 27 May 2009 16:23:12 -0700 Scott Chacon update status message and todo
Wed, 27 May 2009 16:15:46 -0700 Scott Chacon updated readme a bit
Wed, 27 May 2009 16:05:22 -0700 Scott Chacon merged in tag support branch
Wed, 27 May 2009 15:58:07 -0700 Scott Chacon added basic tag support
Wed, 13 May 2009 15:48:26 -0400 Nick Quaranto Splitting the if statement up since python didn't like that.
Wed, 13 May 2009 13:54:54 -0700 Scott Chacon started tag support
Tue, 26 May 2009 11:20:52 -0700 Scott Chacon merged in small fix from vpenne
Fri, 22 May 2009 22:43:09 +0000 vpenne use os.path.join when building branch name
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
Mon, 11 May 2009 10:31:28 -0700 Scott Chacon updated readme
Mon, 11 May 2009 10:18:05 -0700 Scott Chacon adding rename detection to already imported objects
Mon, 11 May 2009 09:46:26 -0700 Scott Chacon i cannot for the heck of me figure out why renames are handled this way, but so be it, it works
Sun, 10 May 2009 21:26:49 -0700 Scott Chacon status update
Sun, 10 May 2009 21:20:51 -0700 Scott Chacon quick fix for executable bit settings
Sun, 10 May 2009 16:11:19 -0700 Scott Chacon i think you mean submodules, symlinks are supported here
Sun, 10 May 2009 14:25:10 -0700 Sverre Rabbelier respect the mode flags (except symlinks)
Sun, 10 May 2009 11:04:12 -0700 Sverre Rabbelier more pythonic way to calculate the magnitude
Sun, 10 May 2009 10:42:44 -0700 Sverre Rabbelier make the gitdir a constant
Sun, 10 May 2009 10:37:23 -0700 Sverre Rabbelier make git-mapfile and git-configfile constants
Sun, 10 May 2009 08:54:47 -0700 Sverre Rabbelier use atomictemp to prevent corruption on ctrl-c
Sun, 10 May 2009 10:52:06 -0700 Scott Chacon total is not always > 1
Sun, 10 May 2009 08:58:24 -0700 Sverre Rabbelier major speedup in the already-converted case
Sun, 10 May 2009 08:54:47 -0700 Sverre Rabbelier use atomictemp to prevent corruption on ctrl-c
Sun, 10 May 2009 07:36:47 -0700 Sverre Rabbelier sort the mapfile before writing
Sun, 10 May 2009 07:29:15 -0700 Sverre Rabbelier add progress indication during export
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
Sat, 09 May 2009 18:04:40 -0700 Sverre Rabbelier add a few more TODO's
Sat, 09 May 2009 18:04:19 -0700 Sverre Rabbelier be better about internationalizing strings
Sat, 09 May 2009 18:03:51 -0700 Sverre Rabbelier strip redundant module path and dict accessing