248 Commits (cd035b1cef39811fd3116aa07d99395960ec947a)

Author SHA1 Message Date
Benjamin C Meyer 6a01298a7e Fix a spelling mistake in a git-p4 console message 15 years ago
Evan Powers b39c3612eb git-p4: fix bug in symlink handling 15 years ago
Pal-Kristian Engstad 562d53fa69 git-p4: Fix sync errors due to new server version 15 years ago
Nicolas Pitre 8b187e6b0e fix git-p4 editor invocation 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Reilly Grant 1d7367dce7 git-p4: Avoid modules deprecated in Python 2.6. 16 years ago
Luke Diamand b932705b45 git-p4: stream from perforce to speed up clones 16 years ago
Pete Wyckoff 3b167396b4 git-p4: remove tabs from usermap file 16 years ago
Pete Wyckoff b4b0ba06f8 git-p4: avoid syncing duplicate changes 16 years ago
Tor Arvid Lund 75bc9573b0 git-p4: Fix regression in p4Where method. 16 years ago
Tor Arvid Lund 7f705dc368 git-p4: Fix bug in p4Where method. 16 years ago
Pete Wyckoff 3d51c853df git-p4: fix keyword-expansion regex 16 years ago
John Chapman 36bd844658 git-p4: Cache git config for performance 16 years ago
John Chapman 7f96e2e25a git-p4: Support purged files and optimize memory usage 16 years ago
Tor Arvid Lund e990501312 git-p4: Fix checkout bug when using --import-local. 17 years ago
Simon Hausmann cdc7e388da Make it possible to abort the submission of a change to Perforce 17 years ago
Tor Arvid Lund 893d340f2c git-p4: Fix one-liner in p4_write_pipe function. 17 years ago
Robert Blum 053fd0c1c3 git-p4: chdir now properly sets PWD environment variable in msysGit 17 years ago
Anand Kumria a7d3ef9d09 Utilise our new p4_read_pipe and p4_write_pipe wrappers 17 years ago
Anand Kumria d9429194f6 Add p4 read_pipe and write_pipe wrappers 17 years ago
Anand Kumria 3cafb7d8ce Consistently use 'git-p4' for the configuration entries 17 years ago
Anand Kumria abcaf07360 If the user has configured various parameters, use them. 17 years ago
Anand Kumria 155af83491 Switch to using 'p4_build_cmd' 17 years ago
Anand Kumria ee06427aa6 If we are in verbose mode, output what we are about to run (or return) 17 years ago
Anand Kumria 21a5075385 Add a single command that will be used to construct the 'p4' command 17 years ago
Anand Kumria 87b611d5fd Utilise the new 'p4_system' function. 17 years ago
Anand Kumria bf9320f151 Have a command that specifically invokes 'p4' (via system) 17 years ago
Anand Kumria b340fa4301 Utilise the new 'p4_read_pipe_lines' command 17 years ago
Anand Kumria 2318121bab Create a specific version of the read_pipe_lines command for p4 invocations 17 years ago
Daniel Barkalow 2d71bde2d1 In perforce, RCS keywords are case-sensitive 17 years ago
Jing Xue 4c2d5d722c Add 'git-p4.allowSubmit' to git-p4 17 years ago
Marius Storm-Olsen f3e5ae4f06 git-p4: Handle Windows EOLs properly after removal of p4 submit template handling. 17 years ago
Shawn Bohrer 82cea9ffb1 git-p4: Use P4EDITOR environment variable when set 17 years ago
Shawn Bohrer 67abd41716 git-p4: Unset P4DIFF environment variable when using 'p4 -du diff' 17 years ago
Marius Storm-Olsen 8ff45f2af5 git-p4: Optimize the fetching of data from perforce. 17 years ago
Simon Hausmann 30b5940bcd git-p4: Fix import of changesets with file deletions 17 years ago
Tor Arvid Lund 3a70cdfa42 git-p4: Support usage of perforce client spec 17 years ago
Simon Hausmann 4c750c0d8b git-p4: git-p4 submit cleanups. 17 years ago
Simon Hausmann 0e36f2d726 git-p4: Removed git-p4 submit --direct. 17 years ago
Simon Hausmann edae1e2f40 git-p4: Clean up git-p4 submit's log message handling. 17 years ago
Simon Hausmann 4b61b5c963 git-p4: Remove --log-substitutions feature. 17 years ago
Tommy Thorn 354081d5a0 git-p4: support exclude paths 17 years ago
Toby Allsopp 053d9e432b git-p4: Fix indentation from tab to spaces 17 years ago
Tommy Thorn 147402a2e9 git-p4: Fix an obvious typo 17 years ago
Simon Hausmann 36ee4ee40e git-p4: Ensure the working directory and the index are clean before "git-p4 rebase" 17 years ago
Simon Hausmann e96e400f67 git-p4: Fix submit user-interface. 17 years ago
Jason McMullan f3e9512be1 Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import 17 years ago
Shun Kei Leung 183f84365d git-p4: Fix typo in --detect-labels 17 years ago
Simon Hausmann 38f9f5ec41 git-p4: Fix direct import from perforce after fetching changes through git from origin 17 years ago
Chris Pettitt c65b670e85 git-p4: Detect changes to executable bit and include them in p4 submit. 17 years ago