]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-01-31  Simon HausmannFixed displaying import progress by calling flush on...
2007-01-31  Simon HausmannPermit calling p4-fast-export with a depot path that...
2007-01-31  Simon HausmannAvoid calling fstat for every imported file (slow!...
2007-01-31  Simon HausmannPorted the remaining functions that parsed p4 shell...
2007-01-31  Simon HausmannInstead of parsing the output of "p4 users" use the...
2007-01-31  Simon HausmannMinor code cleanups and ported some p4 interfacing...
2007-01-31  Simon HausmannChanged the import mechanism to write to git fast-impor...
2007-01-31  Simon HausmannRemoved unused p4cat function and added helper function...
2007-01-31  Simon HausmannSpeed up the import of individual files from Perforce...
2007-01-31  Simon HausmannSome fixes to the timezone conversion between the date...
2007-01-31  Simon HausmannImplemented basic support for converting the date of...
2007-01-31  Simon HausmannSlightly improved help usage output and made specifying...
2007-01-31  Simon HausmannAdded basic support for specifying the depot path to...
2007-01-30  Simon HausmannInitial import of a python script to import changesets...