projects
/
git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Warn about conflicting p4 branch mappings and use the first one found.
[git]
/
contrib
/
fast-import
/
2007-06-17
Simon Hausmann
Warn about conflicting p4 branch mappings and use the...
tree
|
commitdiff
2007-06-17
Simon Hausmann
Fix the branch mapping detection to be independent...
tree
|
commitdiff
2007-06-16
Benjamin Sergeant
git-p4 fails when cloning a p4 depo.
tree
|
commitdiff
2007-06-16
Simon Hausmann
Fix initial multi-branch import.
tree
|
commitdiff
2007-06-12
Marius Storm-Olsen
Only use double quotes on Windows
tree
|
commitdiff
2007-06-12
Simon Hausmann
Fix git-p4 rebase to detect the correct upstream branch...
tree
|
commitdiff
2007-06-12
Simon Hausmann
Moved the code from git-p4 submit to figure out the...
tree
|
commitdiff
2007-06-11
Simon Hausmann
git-p4 submit: Fix missing quotes around p4 commands...
tree
|
commitdiff
2007-06-11
Simon Hausmann
Mention remotes/p4/master also in the documentation.
tree
|
commitdiff
2007-06-11
Simon Hausmann
Provide some information for single branch imports...
tree
|
commitdiff
2007-06-11
Kevin Green
git-p4: check for existence of repo dir before trying...
tree
|
commitdiff
2007-06-11
Simon Hausmann
Write out the options tag in the log message of imports...
tree
|
commitdiff
2007-06-11
Simon Hausmann
Fix support for explicit disabling of syncing with...
tree
|
commitdiff
2007-06-11
Simon Hausmann
Fix depot-paths encoding for multi-path imports (don...
tree
|
commitdiff
2007-06-11
Simon Hausmann
Fix project name guessing
tree
|
commitdiff
2007-06-10
Simon Hausmann
Fix updating/creating remotes/p4/* heads from origin...
tree
|
commitdiff
2007-06-09
Simon Hausmann
Fixed the check to make sure to exclude the HEAD symbol...
tree
|
commitdiff
2007-06-08
Han-Wen Nienhuys
also strip p4/ from local imports.
tree
|
commitdiff
2007-06-08
Han-Wen Nienhuys
Merge branch 'master' of git://repo.or.cz/fast-export
tree
|
commitdiff
2007-06-08
Han-Wen Nienhuys
print error message when p4 print fails (eg. due to...
tree
|
commitdiff
2007-06-08
Simon Hausmann
Only get the expensive branch mapping from the p4 serve...
tree
|
commitdiff
2007-06-07
Simon Hausmann
Make git-p4 submit detect the correct reference (origin...
tree
|
commitdiff
2007-06-07
Simon Hausmann
Make clone behave like git clone by default again.
tree
|
commitdiff
2007-06-07
Marius Storm-Olsen
Exclude the HEAD symbolic ref from the list of known...
tree
|
commitdiff
2007-06-07
Marius Storm-Olsen
Fix single branch import into remotes
tree
|
commitdiff
2007-06-07
Marius Storm-Olsen
Fix git-p4 clone (defaultDestination)
tree
|
commitdiff
2007-06-07
Marius Storm-Olsen
Ensure that the commit message is Windows formated...
tree
|
commitdiff
2007-06-07
Simon Hausmann
Fix depot-path determination for git-p4 submit
tree
|
commitdiff
2007-06-07
Simon Hausmann
Fix git-p4 submit
tree
|
commitdiff
2007-06-07
Simon Hausmann
Fix git-p4 rebase
tree
|
commitdiff
2007-06-07
Simon Hausmann
Hack to make the multi-branch import work again with...
tree
|
commitdiff
2007-06-07
Simon Hausmann
Don't attempt to set the initialParent on multi-branch...
tree
|
commitdiff
2007-06-07
Simon Hausmann
Fix common path "calculation" from logs of multiple...
tree
|
commitdiff
2007-06-07
Simon Hausmann
Fix support for "depot-path" in older git-p4 imports
tree
|
commitdiff
2007-06-05
Han-Wen Nienhuys
look for 'text' and 'binary' files.
tree
|
commitdiff
2007-05-31
Han-Wen Nienhuys
thinko: really ignore deleted files.
tree
|
commitdiff
2007-05-31
Han-Wen Nienhuys
remove debug print
tree
|
commitdiff
2007-05-31
Han-Wen Nienhuys
Cleanups & import into p4/master for local import
tree
|
commitdiff
2007-05-31
Han-Wen Nienhuys
use p4CmdList() to get file contents in Python dicts...
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
only run p4 print if necessary
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
don't p4 print deleted files.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
read files before creating the commit.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
thinko.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
store p4 user cache in home directory.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
Thinko, fix buglet.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
Read p4 files in one batch.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
remove global .gitdir
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
Merge origin.
tree
|
commitdiff
2007-05-30
Han-Wen Nienhuys
Diverse cleanups
tree
|
commitdiff
2007-05-28
Simon Hausmann
Fix typo in listExistingP4Branches that broke sync.
tree
|
commitdiff
2007-05-28
Simon Hausmann
In *_pipe print the command that failed if it fails.
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
Extract multiple paths concurrently.
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
add --verbose to all commands.
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
use strip() iso. slicing for removing \n
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
use string.strip() iso. slicing.
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
clone and sync --keep-path to keep perforce path to...
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
minor cleanups
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
cleanup
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
Robustness fixes for pipes
tree
|
commitdiff
2007-05-28
Simon Hausmann
Fix my email address, this isn't really KDE related :)
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
rename apply() to applyCommit(); apply is a python...
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
reformatting: break long lines.
tree
|
commitdiff
2007-05-28
Han-Wen Nienhuys
Cleanups
tree
|
commitdiff
2007-05-27
Simon Hausmann
Fix creation of refs/remotes/p4/HEAD symbolic ref
tree
|
commitdiff
2007-05-25
Simon Hausmann
Added git-p4 submit --trust-me-like-a-fool for the...
tree
|
commitdiff
2007-05-25
Simon Hausmann
Forgot to remove this TODO item when I made --with...
tree
|
commitdiff
2007-05-25
Simon Hausmann
Shortcut the case where we have no origin branch
tree
|
commitdiff
2007-05-25
Simon Hausmann
Make --with-origin the default for syncing.
tree
|
commitdiff
2007-05-25
Simon Hausmann
Make --with-origin also work without origin :)
tree
|
commitdiff
2007-05-25
Simon Hausmann
Make git-p4 work with packed refs (don't use os.path...
tree
|
commitdiff
2007-05-25
Simon Hausmann
Avoid creating non-p4 branches in remotes/p4 off of...
tree
|
commitdiff
2007-05-24
Simon Hausmann
Oops, fix --with-origin to /really/ also call git fetch :)
tree
|
commitdiff
2007-05-24
Simon Hausmann
Added support for --with-origin with multi-branch imports
tree
|
commitdiff
2007-05-24
Simon Hausmann
Forgot to remove this return statement from debugging
tree
|
commitdiff
2007-05-24
Simon Hausmann
Fix creating the remotes/p4 branches based on origin...
tree
|
commitdiff
2007-05-24
Marius Storm-Olsen
Replace \r\n with \n when importing from p4 on Windows
tree
|
commitdiff
2007-05-23
Simon Hausmann
Load the user map from p4 only once at run-time.
tree
|
commitdiff
2007-05-23
Simon Hausmann
Fix multi-branch import with --silent.
tree
|
commitdiff
2007-05-23
Simon Hausmann
Fix p4 execution in git-p4 rollback.
tree
|
commitdiff
2007-05-23
Simon Hausmann
Catch p4 errors in rollback early enough (before deleti...
tree
|
commitdiff
2007-05-23
Simon Hausmann
Oops, fill the /list/ correct with the p4 exit code.
tree
|
commitdiff
2007-05-23
Simon Hausmann
Don't make len(p4Cmd("p4 changes -m 1 //foo/..."))...
tree
|
commitdiff
2007-05-23
Simon Hausmann
Make rollback work with locally imported branches
tree
|
commitdiff
2007-05-23
Simon Hausmann
Avoid calling git symbolic-ref refs/heads/p4//HEAD...
tree
|
commitdiff
2007-05-22
Simon Hausmann
Doc updates
tree
|
commitdiff
2007-05-22
Simon Hausmann
Use refs/heads/* instead of refs/heads/p4/* for local...
tree
|
commitdiff
2007-05-22
Simon Hausmann
Added support for --max-changes=<count> to ease import...
tree
|
commitdiff
2007-05-22
Simon Hausmann
Added support for importing multiple branches into...
tree
|
commitdiff
2007-05-21
Simon Hausmann
Fixes for rollback, delete branches that did not exist...
tree
|
commitdiff
2007-05-21
Simon Hausmann
Fix branch detection in multi-branch imports
tree
|
commitdiff
2007-05-21
Simon Hausmann
Added a rollback command for debugging. It sets back...
tree
|
commitdiff
2007-05-21
Simon Hausmann
Make git-p4 submit --direct safer by also creating...
tree
|
commitdiff
2007-05-21
Simon Hausmann
Detect with git-p4 submit --direct when there are no...
tree
|
commitdiff
2007-05-21
Simon Hausmann
Fix git symbolic-ref warning on initial clone
tree
|
commitdiff
2007-05-21
Simon Hausmann
Fix error detection with git-p4 submit when the request...
tree
|
commitdiff
2007-05-21
Simon Hausmann
Fix conversion from old style heads/p4 to remotes/p4...
tree
|
commitdiff
2007-05-20
Simon Hausmann
Improved output for multi branch imports and noted...
tree
|
commitdiff
2007-05-20
Simon Hausmann
Another (potentially life-saving) idea for submit ...
tree
|
commitdiff
2007-05-20
Simon Hausmann
Had an idea for debugging, record it :)
tree
|
commitdiff
2007-05-20
Simon Hausmann
Specifying --detect-branches is now only needed for...
tree
|
commitdiff
next