Fix file permissions of p4-fast-export.py to be executable.
[gitweb.git] / contrib /
2007-01-31 Fix file permissions of p4-fast-export.py to be executable.
2007-01-31 Create a git tag for every changeset imported from...
2007-01-31 Fixed displaying import progress by calling flush on...
2007-01-31 Permit calling p4-fast-export with a depot path that...
2007-01-31 Avoid calling fstat for every imported file (slow!...
2007-01-31 Ported the remaining functions that parsed p4 shell...
2007-01-31 Instead of parsing the output of "p4 users" use the...
2007-01-31 Minor code cleanups and ported some p4 interfacing...
2007-01-31 Changed the import mechanism to write to git fast-impor...
2007-01-31 Removed unused p4cat function and added helper function...
2007-01-31 Speed up the import of individual files from Perforce...
2007-01-31 Some fixes to the timezone conversion between the date...
2007-01-31 Implemented basic support for converting the date of...
2007-01-31 Slightly improved help usage output and made specifying...
2007-01-31 Added basic support for specifying the depot path to...
2007-01-30 Initial import of a python script to import changesets...