log

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