python/fast-export.git
2007-01-31 Simon Hausmannwrite to git-fast-import directly instead of to stdout
2007-01-31 Simon Hausmanncleanups
2007-01-31 Simon Hausmannspeed up the import and try to get the permissions...
2007-01-31 Simon Hausmannthis way the time zone seems to work
2007-01-31 Simon Hausmannfirst attempt at date parsing, the timezone isn't corre...
2007-01-31 Simon Hausmanna little bit more convenience
2007-01-31 Simon Hausmannsupport a basic commandline :)
2007-01-30 Simon Hausmannhere's my current version of a p4 import script. very...
2007-01-17 Chris LeeDon't use svn_repos - just svn_fs, baby. Also clean...
2007-01-17 Chris LeeDon't use svn_repos - stick with svn_fs and be happy.
2007-01-15 Chris LeeActually generates valid tar archives now!
2007-01-15 Chris Lee* svn-archive.c: Initial work on this (not nearly compl...
2007-01-14 Chris LeeDon't set the max_rev arbitrarily low.
2007-01-14 Chris LeeNo more leaks!
2007-01-14 Chris LeeProperly make use of fputs instead of fprintf for dumpi...
2007-01-14 Chris LeeShould be almost exactly equivalent now, and both shoul...
2007-01-14 Chris LeeProperly format the time as the number of seconds since...
2007-01-14 Chris Lees/Committing/Exporting/g
2007-01-14 Chris LeeTook out some debug statements that weren't needed.
2007-01-14 Chris LeeAdding initial rev of my svn-fast-export app, in Python...