summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ef48f90)
raw | patch | inline | side by side (parent: ef48f90)
author | Simon Hausmann <simon@lst.de> | |
Thu, 17 May 2007 20:22:26 +0000 (22:22 +0200) | ||
committer | Simon Hausmann <simon@lst.de> | |
Thu, 17 May 2007 20:22:26 +0000 (22:22 +0200) |
Signed-off-by: Simon Hausmann <simon@lst.de>
contrib/fast-import/git-p4 | patch | blob | history |
index e653e8cd37aa0336fb97ce4f11265f2e23b8f914..a21d902ea9b04dd50916eff8c3ec264ac9b8cddf 100755 (executable)
# 2007 Trolltech ASA
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
#
-# TODO: Add an option to sync/rebase to fetch and rebase from origin first.
-#
import optparse, sys, os, marshal, popen2, subprocess, shelve
import tempfile, getopt, sha, os.path, time, platform