log

age author description
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
Sat, 09 May 2009 22:52:30 -0700 Scott Chacon modified topological sort to be non-recursive
Sat, 09 May 2009 16:52:37 -0700 Scott Chacon fixed subtree issue and zero padding issue
Sat, 09 May 2009 15:36:53 -0700 Scott Chacon oops. gotta quote the url
Sat, 09 May 2009 15:06:33 -0700 Scott Chacon added map saving after each object exported
Fri, 08 May 2009 20:57:02 -0700 Scott Chacon committer info now being kept properly
Fri, 08 May 2009 20:54:33 -0700 Scott Chacon fixed some small compatability issues with the dulwich update
Fri, 08 May 2009 16:12:38 -0700 Scott Chacon merge of upstream work from dulwich project
Fri, 08 May 2009 15:06:38 -0700 Scott Chacon remove debugging statement
Fri, 08 May 2009 11:35:42 -0700 Scott Chacon merged in changes from stepancheg patch queues
Fri, 08 May 2009 11:33:45 -0700 Scott Chacon imported patch mmap-fix
Fri, 08 May 2009 11:33:39 -0700 Scott Chacon time is not necessary 10 bytes length
Fri, 08 May 2009 11:33:33 -0700 Scott Chacon disable demandimport while importing modules to catch ImportError to fallback to python 1.4 properly
Fri, 08 May 2009 11:33:28 -0700 Scott Chacon made compatible with python 1.4
Fri, 08 May 2009 11:35:14 -0700 Scott Chacon added a missing newline back to git conversion
Thu, 07 May 2009 15:07:18 -0700 Scott Chacon readded yet another piece of code that disappeared at some point, recovering branches properly