2007-05-31 |
use p4CmdList() to get file contents in Python dicts... |
tree | diff |
2007-05-31 |
Merge branch 'maint' |
tree | diff |
2007-05-31 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-30 |
only run p4 print if necessary |
tree | diff |
2007-05-30 |
don't p4 print deleted files. |
tree | diff |
2007-05-30 |
read files before creating the commit. |
tree | diff |
2007-05-30 |
thinko. |
tree | diff |
2007-05-30 |
store p4 user cache in home directory. |
tree | diff |
2007-05-30 |
Thinko, fix buglet. |
tree | diff |
2007-05-30 |
Read p4 files in one batch. |
tree | diff |
2007-05-30 |
remove global .gitdir |
tree | diff |
2007-05-30 |
Merge origin. |
tree | diff |
2007-05-30 |
Diverse cleanups |
tree | diff |
2007-05-29 |
Merge branch 'db/remote' |
tree | diff |
2007-05-29 |
Merge branch 'dh/repack' (early part) |
tree | diff |
2007-05-29 |
Merge branch 'np/delta' |
tree | diff |
2007-05-29 |
Merge branch 'jc/nodelta' |
tree | diff |
2007-05-29 |
Merge branch 'ar/verbose' |
tree | diff |
2007-05-29 |
Merge branch 'ar/run' |
tree | diff |
2007-05-29 |
Merge branch 'ar/mergestat' |
tree | diff |
2007-05-29 |
Merge branch 'rr/cvsexport' |
tree | diff |
2007-05-29 |
Merge branch 'maint' |
tree | diff |
2007-05-29 |
Allow contrib new-workdir to link into bare repositories |
tree | diff |
2007-05-29 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-29 |
Merge branch 'maint' of git://repo.or.cz/git-gui into... |
tree | diff |
2007-05-28 |
Fix typo in listExistingP4Branches that broke sync. |
tree | diff |
2007-05-28 |
In *_pipe print the command that failed if it fails. |
tree | diff |
2007-05-28 |
Extract multiple paths concurrently. |
tree | diff |
2007-05-28 |
add --verbose to all commands. |
tree | diff |
2007-05-28 |
use strip() iso. slicing for removing \n |
tree | diff |
2007-05-28 |
use string.strip() iso. slicing. |
tree | diff |
2007-05-28 |
clone and sync --keep-path to keep perforce path to... |
tree | diff |
2007-05-28 |
minor cleanups |
tree | diff |
2007-05-28 |
cleanup |
tree | diff |
2007-05-28 |
Robustness fixes for pipes |
tree | diff |
2007-05-28 |
Fix my email address, this isn't really KDE related :) |
tree | diff |
2007-05-28 |
rename apply() to applyCommit(); apply is a python... |
tree | diff |
2007-05-28 |
reformatting: break long lines. |
tree | diff |
2007-05-28 |
Cleanups |
tree | diff |
2007-05-27 |
Fix creation of refs/remotes/p4/HEAD symbolic ref |
tree | diff |
2007-05-26 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-25 |
Added git-p4 submit --trust-me-like-a-fool for the... |
tree | diff |
2007-05-25 |
Forgot to remove this TODO item when I made --with... |
tree | diff |
2007-05-25 |
Shortcut the case where we have no origin branch |
tree | diff |
2007-05-25 |
Make --with-origin the default for syncing. |
tree | diff |
2007-05-25 |
Make --with-origin also work without origin :) |
tree | diff |
2007-05-25 |
Make git-p4 work with packed refs (don't use os.path... |
tree | diff |
2007-05-25 |
Avoid creating non-p4 branches in remotes/p4 off of... |
tree | diff |
2007-05-25 |
Merge branch 'maint' |
tree | diff |
2007-05-25 |
Merge branch 'master' of git://repo.or.cz/git/fastimpor... |
tree | diff |
2007-05-25 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-24 |
Oops, fix --with-origin to /really/ also call git fetch :) |
tree | diff |
2007-05-24 |
Added support for --with-origin with multi-branch imports |
tree | diff |
2007-05-24 |
Forgot to remove this return statement from debugging |
tree | diff |
2007-05-24 |
Fix creating the remotes/p4 branches based on origin... |
tree | diff |
2007-05-24 |
Replace \r\n with \n when importing from p4 on Windows |
tree | diff |
2007-05-24 |
Update bash completion for git-config options |
tree | diff |
2007-05-24 |
Teach bash completion about recent log long options |
tree | diff |
2007-05-24 |
Teach bash completion about 'git remote update' |
tree | diff |
2007-05-24 |
Update bash completion header documentation |
tree | diff |
2007-05-24 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-24 |
Remove a duplicate --not option in bash completion |
tree | diff |
2007-05-24 |
Teach bash completion about git-shortlog |
tree | diff |
2007-05-24 |
Hide the plumbing diff-{files,index,tree} from bash... |
tree | diff |
2007-05-23 |
Load the user map from p4 only once at run-time. |
tree | diff |
2007-05-23 |
Fix multi-branch import with --silent. |
tree | diff |
2007-05-23 |
Fix p4 execution in git-p4 rollback. |
tree | diff |
2007-05-23 |
Catch p4 errors in rollback early enough (before deleti... |
tree | diff |
2007-05-23 |
Oops, fill the /list/ correct with the p4 exit code. |
tree | diff |
2007-05-23 |
Don't make len(p4Cmd("p4 changes -m 1 //foo/..."))... |
tree | diff |
2007-05-23 |
Make rollback work with locally imported branches |
tree | diff |
2007-05-23 |
Avoid calling git symbolic-ref refs/heads/p4//HEAD... |
tree | diff |
2007-05-23 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-22 |
Doc updates |
tree | diff |
2007-05-22 |
Use refs/heads/* instead of refs/heads/p4/* for local... |
tree | diff |
2007-05-22 |
Added support for --max-changes=<count> to ease import... |
tree | diff |
2007-05-22 |
Added support for importing multiple branches into... |
tree | diff |
2007-05-22 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-21 |
Fixes for rollback, delete branches that did not exist... |
tree | diff |
2007-05-21 |
Fix branch detection in multi-branch imports |
tree | diff |
2007-05-21 |
Added a rollback command for debugging. It sets back... |
tree | diff |
2007-05-21 |
Make git-p4 submit --direct safer by also creating... |
tree | diff |
2007-05-21 |
Detect with git-p4 submit --direct when there are no... |
tree | diff |
2007-05-21 |
Fix git symbolic-ref warning on initial clone |
tree | diff |
2007-05-21 |
Fix error detection with git-p4 submit when the request... |
tree | diff |
2007-05-21 |
Fix conversion from old style heads/p4 to remotes/p4... |
tree | diff |
2007-05-21 |
Update bash completion to ignore some more plumbing... |
tree | diff |
2007-05-21 |
Merge branch 'maint-1.5.1' into maint |
tree | diff |
2007-05-20 |
Improved output for multi branch imports and noted... |
tree | diff |
2007-05-20 |
Another (potentially life-saving) idea for submit ... |
tree | diff |
2007-05-20 |
Had an idea for debugging, record it :) |
tree | diff |
2007-05-20 |
Specifying --detect-branches is now only needed for... |
tree | diff |
2007-05-20 |
Added support for git-p4 submit --direct (experimental) |
tree | diff |
2007-05-20 |
Use git format-patch and git apply --apply when extract... |
tree | diff |
2007-05-20 |
Oops, not only /set/ gitdir on clone, also set it ... |
tree | diff |
2007-05-20 |
Fix gitdir not being set when cloning. Needed for writi... |
tree | diff |
2007-05-20 |
Merge branch 'dh/pack' |
tree | diff |
2007-05-20 |
Merge branch 'sv/checkout' |
tree | diff |
2007-05-20 |
Merge branch 'np/pack' |
tree | diff |
2007-05-20 |
Merge branch 'tt/gc' |
tree | diff |
next |