log

age author description
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