70 Commits (b8fcce1e7f7baafba8b6ba0b4e9bec2f27893f43)

Author SHA1 Message Date
Ondřej Bílka 98e023dea4 many small typofixes 12 years ago
Veres Lajos f7e604ed39 random typofixes (committed missing a 't', successful missing an 's') 12 years ago
Miklós Fazekas bbd848633e git p4: avoid expanding client paths in chdir 12 years ago
Pete Wyckoff 0d60903293 git p4: introduce gitConfigBool 12 years ago
Pete Wyckoff b345d6c3b7 git p4: avoid shell when calling git config 12 years ago
Pete Wyckoff 2abba3014e git p4: avoid shell when invoking git config --get-all 12 years ago
Pete Wyckoff c7d34884ae git p4: avoid shell when invoking git rev-list 12 years ago
Pete Wyckoff 9bf2885510 git p4: avoid shell when mapping users 12 years ago
Pete Wyckoff d20f0f8e28 git p4: disable read-only attribute before deleting 12 years ago
Pete Wyckoff 7f0e596276 git p4: scrub crlf for utf16 files on windows 12 years ago
Pete Wyckoff bb5ea62d80 git p4: remove unreachable windows \r\n conversion code 12 years ago
Pete Wyckoff 0f487d308d git p4: generate better error message for bad depot path 12 years ago
Pete Wyckoff f629fa597c git p4: remove unused imports 12 years ago
Pete Wyckoff 4f9273d27b git p4: temp branch name should use / even on windows 12 years ago
Brandon Casey a235e85cc8 git-p4.py: support Python 2.4 12 years ago
Brandon Casey 598354c0ad git-p4.py: support Python 2.5 12 years ago
Pete Wyckoff 44e8d26cf3 git p4: fix submit when no master branch 12 years ago
Pete Wyckoff 8c9e8b6e75 git p4: fix sync --branch when no master branch 12 years ago
Pete Wyckoff 5a8e84cde3 git p4: fail gracefully on sync with no master branch 12 years ago
Pete Wyckoff 4749784444 git p4: rearrange self.initialParent use 12 years ago
Pete Wyckoff 40d69ac3a4 git p4: allow short ref names to --branch 12 years ago
Pete Wyckoff c595956db9 git p4: clone --branch should checkout master 12 years ago
Pete Wyckoff 55d124376f git p4: create p4/HEAD on initial clone 12 years ago
Pete Wyckoff 3b650fc986 git p4: inline listExistingP4GitBranches 12 years ago
Pete Wyckoff 2c8037edee git p4: add comments to p4BranchesInGit 12 years ago
Pete Wyckoff 991a2de45a git p4: rearrange and simplify hasOrigin handling 12 years ago
Eric S. Raymond a33faf2827 Add checks to Python scripts for version dependencies. 12 years ago
Pete Wyckoff 73350fb6aa git p4: remove unneeded cmd initialization 12 years ago
Pete Wyckoff a4e9054cfb git p4: fix labelDetails typo in exception 12 years ago
Pete Wyckoff 78189bead3 git p4: catch p4 errors when streaming file contents 12 years ago
Pete Wyckoff 249da4c0dc git p4: handle servers without move support 12 years ago
Pete Wyckoff 18fa13d0b3 git p4: catch p4 describe errors 12 years ago
Pete Wyckoff 6b2bf41e6c git p4: RCS expansion should not span newlines 12 years ago
Pete Wyckoff 6bbfd1372d git-p4: add submit --conflict option and config varaiable 12 years ago
Pete Wyckoff 728b7ad8bb git p4: add submit --prepare-p4-only option 12 years ago
Pete Wyckoff ef739f0829 git p4: add submit --dry-run option 12 years ago
Pete Wyckoff b0ccc80d3c git p4: accept -v for --verbose 12 years ago
Pete Wyckoff df9c5453b2 git p4: revert deleted files after submit cancel 12 years ago
Pete Wyckoff 55ac2ed6f5 git p4: rearrange submit template construction 12 years ago
Pete Wyckoff f7fbc981a4 git p4: test clean-up after failed submit, fix added files 12 years ago
Pete Wyckoff 5a41c16a81 git p4: standardize submit cancel due to unchanged template 12 years ago
Pete Wyckoff 7e5dd9f2cc git p4: move conflict prompt into run, add [q]uit input 12 years ago
Pete Wyckoff 449bb9cf1a git p4: remove submit failure options [a]pply and [w]rite 12 years ago
Pete Wyckoff 67b0fe2eb6 git p4: gracefully fail if some commits could not be applied 12 years ago
Pete Wyckoff 21ef5df431 git p4: make branch detection work with --use-client-spec 13 years ago
Pete Wyckoff 0d1696ef47 git p4: do wildcard decoding in stripRepoPath 13 years ago
Pete Wyckoff e63231e566 git p4: set self.branchPrefixes in initialization 13 years ago
Gary Gibbons 8e9497c2e7 git p4: add support for 'p4 move' in P4Submit 13 years ago
Gary Gibbons 84cb00036f git p4: refactor diffOpts calculation 13 years ago
Pete Wyckoff f19cb0a0e8 git p4: notice Jobs lines in git commit messages 13 years ago