Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅ next
commit
grep
author
committer
pickaxe
?
re
Part of the code is copyright by Trolltech ASA.
[gitweb.git]
/
contrib
/
fast-import
/
p4-fast-export.py
2007-03-19
Pass the right number of arguments to commit, fixes...
blob
|
diff
|
raw
2007-03-14
Ignore Apple resource files when importing from perforc...
blob
|
diff
|
raw
|
diff to current
2007-03-14
Be nice and use /usr/bin/env python for the git-p4...
blob
|
diff
|
raw
|
diff to current
2007-03-10
Split up the cache commandline options into (command...
blob
|
diff
|
raw
|
diff to current
2007-03-10
Reduce the number of false "merges" by skipping "branch...
blob
|
diff
|
raw
|
diff to current
2007-03-10
More work on branch detection by implementing changeIsB...
blob
|
diff
|
raw
|
diff to current
2007-03-10
More code cleanups and preparations for more branch...
blob
|
diff
|
raw
|
diff to current
2007-03-10
Minor code cleanups.
blob
|
diff
|
raw
|
diff to current
2007-03-10
Make the p4 data/command cache configurable through...
blob
|
diff
|
raw
|
diff to current
2007-03-08
Changed --known-branches to take a file as argument...
blob
|
diff
|
raw
|
diff to current
2007-03-08
Work in progress on detecting branches.
blob
|
diff
|
raw
|
diff to current
2007-02-22
Don't print a plain newline at the end of the execution...
blob
|
diff
|
raw
|
diff to current
2007-02-22
More work in --silent support.
blob
|
diff
|
raw
|
diff to current
2007-02-22
Added support for --silent so that p4-fast-export can...
blob
|
diff
|
raw
|
diff to current
2007-02-21
Added p4 delete behavioural emulation as todo item.
blob
|
diff
|
raw
|
diff to current
2007-02-17
Fix single-branch imports by skipping the branch/merge...
blob
|
diff
|
raw
|
diff to current
2007-02-14
Use sets.Set() instead of set() to run also with older...
blob
|
diff
|
raw
|
diff to current
2007-02-14
Make it possible to specify the p4 changes to import...
blob
|
diff
|
raw
|
diff to current
2007-02-12
When trying to map p4 integrations to git merges just...
blob
|
diff
|
raw
|
diff to current
2007-02-12
Set git fast-import marks for every imported change...
blob
|
diff
|
raw
|
diff to current
2007-02-12
After marking a p4 branch as merged don't ever merge...
blob
|
diff
|
raw
|
diff to current
2007-02-12
More fixes in heuristic p4 branch detection based on...
blob
|
diff
|
raw
|
diff to current
2007-02-12
Started work on p4 branch detection (experimental!).
blob
|
diff
|
raw
|
diff to current
2007-02-12
Code cleanups.
blob
|
diff
|
raw
|
diff to current
2007-02-11
Cleanups, remove unused variable.
blob
|
diff
|
raw
|
diff to current
2007-02-11
Create lightweight git tags (using the "reset" trick...
blob
|
diff
|
raw
|
diff to current
2007-02-10
Changed the default git import branch from "p4" to...
blob
|
diff
|
raw
|
diff to current
2007-02-10
Avoid the excessive use of git tags for every perforce...
blob
|
diff
|
raw
|
diff to current
2007-02-10
Minor code cleanups.
blob
|
diff
|
raw
|
diff to current
2007-02-08
Made the name of the git branch used for the perforce...
blob
|
diff
|
raw
|
diff to current
2007-02-08
Catch io exceptions from git fast-import again and...
blob
|
diff
|
raw
|
diff to current
2007-02-07
Fix calculation of the newest imported revision for...
blob
|
diff
|
raw
|
diff to current
2007-02-07
Make specifying the revision ranges more convenient.
blob
|
diff
|
raw
|
diff to current
2007-02-07
Make incremental imports easier to use by storing the...
blob
|
diff
|
raw
|
diff to current
2007-02-07
Fixed incremental imports by using the correct "from...
blob
|
diff
|
raw
|
diff to current
2007-02-07
Minor cleanups and print an error message of git fast...
blob
|
diff
|
raw
|
diff to current
2007-02-01
Initial support for importing a directory from Perforce...
blob
|
diff
|
raw
|
diff to current
2007-02-01
Code cleanups, move the code to create a commit with...
blob
|
diff
|
raw
|
diff to current
2007-02-01
Simplify the incremental import by elimination the...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Started working on incremental imports from Perforce.
blob
|
diff
|
raw
|
diff to current
2007-01-31
Fix file permissions of p4-fast-export.py to be executable.
blob
|
diff
|
raw
|
diff to current
2007-01-31
Create a git tag for every changeset imported from...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Fixed displaying import progress by calling flush on...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Permit calling p4-fast-export with a depot path that...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Avoid calling fstat for every imported file (slow!...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Ported the remaining functions that parsed p4 shell...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Instead of parsing the output of "p4 users" use the...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Minor code cleanups and ported some p4 interfacing...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Changed the import mechanism to write to git fast-impor...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Removed unused p4cat function and added helper function...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Speed up the import of individual files from Perforce...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Some fixes to the timezone conversion between the date...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Implemented basic support for converting the date of...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Slightly improved help usage output and made specifying...
blob
|
diff
|
raw
|
diff to current
2007-01-31
Added basic support for specifying the depot path to...
blob
|
diff
|
raw
|
diff to current
2007-01-30
Initial import of a python script to import changesets...
blob
|
diff
|
raw
|
diff to current