454 Commits (fcf2cfb54b6be34749feb6ffb50fe2bdd7bac8bc)

Author SHA1 Message Date
Tor Arvid Lund afa1dd9a46 git-p4: Fix error message crash in P4Sync.commit. 14 years ago
Tor Arvid Lund d53de8b97d Teach git-p4 to ignore case in perforce filenames if configured. 14 years ago
Tor Arvid Lund 99f790f22e git-p4: Teach gitConfig method about arguments. 14 years ago
Pete Wyckoff ac34efcf21 git-p4: fix clone @all regression 14 years ago
Michael Horowitz c9dbab045d git-p4 submit: prevent 'Jobs' section from being removed from p4 change log 14 years ago
Vitor Antunes 4fddb41bd7 git-p4: Add copy detection support 14 years ago
Vitor Antunes ae901090f7 git-p4: Improve rename detection support 14 years ago
Pete Wyckoff 3820007694 git-p4: support clone --bare 14 years ago
Pete Wyckoff 084f6306d4 git-p4: decode p4 wildcard characters 14 years ago
Pete Wyckoff e32e00dc88 git-p4: better message for "git-p4 sync" when not cloned 14 years ago
Pete Wyckoff d88e707f17 git-p4: reinterpret confusing p4 message 14 years ago
Pete Wyckoff 56c093451c git-p4: accommodate new move/delete type in p4 14 years ago
Pete Wyckoff 1494fcbb75 git-p4: add missing newline in initial import message 14 years ago
Pete Wyckoff 68b2859389 git-p4: fix key error for p4 problem 14 years ago
Ian Wienand 3952710bfa Obey p4 views when using client spec 14 years ago
Andrew Waters 8b130262fb Fix handling of git-p4 on deleted files 14 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 15 years ago
R. Tyler Ballance 44211e8c2e Correct references to /usr/bin/python which does not exist on FreeBSD 15 years ago
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
Junio C Hamano 9517e6b843 Typofixes outside documentation area 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
Ingmar Vanhassel 2a94552887 import-tars: Add support for tarballs compressed with lzma, xz 15 years ago
Ingmar Vanhassel b6aaaa4470 import-tars: Add missing closing bracket 15 years ago
Reilly Grant 1d7367dce7 git-p4: Avoid modules deprecated in Python 2.6. 16 years ago
Peter Krefting 2b72ccb20a Add script for importing bits-and-pieces to Git. 16 years ago
Peter Krefting 7e787953fb import-tars: Allow per-tar author and commit message. 16 years ago
Luke Diamand b932705b45 git-p4: stream from perforce to speed up clones 16 years ago
Johannes Schindelin 6fb37f86bc import-tars: support symlinks 16 years ago
Johannes Schindelin 63801da88d import-zips: fix thinko 16 years ago
Giuseppe Bilotta 6872f606d9 import-tars: separate author from committer 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
Simon Hausmann f5f7e4a18c Clean up the git-p4 documentation 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 5b5aa22f00 Put in the two other configuration elements found in the source 17 years ago
Anand Kumria b87a659635 Put some documentation in about the parameters that have been added 17 years ago
Anand Kumria bc02acfc76 Move git-p4.syncFromOrigin into a configuration parameters section 17 years ago