84 Commits (da011cb0e77a6d2f7c424c5b7dbf482df4723a11)

Author SHA1 Message Date
Maxime Coste e2a892ee05 git-p4: fix submit in non --prepare-p4-only mode 11 years ago
Maxime Coste b4073bb387 git-p4: Do not include diff in spec file when just preparing p4 11 years ago
Tolga Ceylan 749b668c7d git-p4: format-patch to diff-tree change breaks binary patches 11 years ago
Vlad Dogaru 4e49d95ece git-p4: explicitly specify that HEAD is a revision 11 years ago
Pete Wyckoff 2000544330 git p4: fix an error message when "p4 where" fails 11 years ago
Pete Wyckoff 79467e61aa git p4: handle files with wildcards when doing RCS scrubbing 11 years ago
Pete Wyckoff 0cf1b72a38 git p4 test: do not pollute /tmp 11 years ago
Pete Wyckoff 40f846c35c git p4: work around p4 bug that causes empty symlinks 11 years ago
Crestez Dan Leonard 109efbe4f2 git p4: Use git diff-tree instead of format-patch 11 years ago
Kazuki Saitoh 9d57c4a697 git p4: implement view spec wildcards with "p4 where" 12 years ago
Alexandru Juncu 1292df11e8 git-p4: Fix occasional truncation of symlink contents. 12 years ago
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 13 years ago
Pete Wyckoff 6bbfd1372d git-p4: add submit --conflict option and config varaiable 13 years ago
Pete Wyckoff 728b7ad8bb git p4: add submit --prepare-p4-only option 13 years ago
Pete Wyckoff ef739f0829 git p4: add submit --dry-run option 13 years ago
Pete Wyckoff b0ccc80d3c git p4: accept -v for --verbose 13 years ago
Pete Wyckoff df9c5453b2 git p4: revert deleted files after submit cancel 13 years ago
Pete Wyckoff 55ac2ed6f5 git p4: rearrange submit template construction 13 years ago