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-31 |
Junio C Hamano | Merge branch 'maint' |
tree | commitdiff |
2007-05-31 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
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-29 |
Junio C Hamano | Merge branch 'db/remote' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'dh/repack' (early part) |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'np/delta' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'jc/nodelta' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'ar/verbose' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'ar/run' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'ar/mergestat' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'rr/cvsexport' |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'maint' |
tree | commitdiff |
2007-05-29 |
Shawn O. Pearce | Allow contrib new-workdir to link into bare repositories |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
tree | commitdiff |
2007-05-29 |
Junio C Hamano | Merge branch 'maint' of git://repo.or.cz/git-gui into... |
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-26 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
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-25 |
Junio C Hamano | Merge branch 'maint' |
tree | commitdiff |
2007-05-25 |
Junio C Hamano | Merge branch 'master' of git://repo.or.cz/git/fastimpor... |
tree | commitdiff |
2007-05-25 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
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-24 |
Shawn O. Pearce | Update bash completion for git-config options |
tree | commitdiff |
2007-05-24 |
Shawn O. Pearce | Teach bash completion about recent log long options |
tree | commitdiff |
2007-05-24 |
Shawn O. Pearce | Teach bash completion about 'git remote update' |
tree | commitdiff |
2007-05-24 |
Shawn O. Pearce | Update bash completion header documentation |
tree | commitdiff |
2007-05-24 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
tree | commitdiff |
2007-05-24 |
Shawn O. Pearce | Remove a duplicate --not option in bash completion |
tree | commitdiff |
2007-05-24 |
Shawn O. Pearce | Teach bash completion about git-shortlog |
tree | commitdiff |
2007-05-24 |
Shawn O. Pearce | Hide the plumbing diff-{files,index,tree} from bash... |
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-23 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
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-22 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
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-21 |
Jonas Fonseca | Update bash completion to ignore some more plumbing... |
tree | commitdiff |
2007-05-21 |
Junio C Hamano | Merge branch 'maint-1.5.1' into maint |
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 |
2007-05-20 |
Simon Hausmann | Added support for git-p4 submit --direct (experimental) |
tree | commitdiff |
2007-05-20 |
Simon Hausmann | Use git format-patch and git apply --apply when extract... |
tree | commitdiff |
2007-05-20 |
Simon Hausmann | Oops, not only /set/ gitdir on clone, also set it ... |
tree | commitdiff |
2007-05-20 |
Simon Hausmann | Fix gitdir not being set when cloning. Needed for writi... |
tree | commitdiff |
2007-05-20 |
Junio C Hamano | Merge branch 'dh/pack' |
tree | commitdiff |
2007-05-20 |
Junio C Hamano | Merge branch 'sv/checkout' |
tree | commitdiff |
next |