142 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
Ville Skyttä 2e3a16b279 Spelling fixes 9 years ago
Lars Schneider d604176d23 git-p4: place temporary refs used for branch import under refs/git-p4-tmp 9 years ago
Andrew Oakley 09667d013c git-p4: correct hasBranchPrefix verbose output 9 years ago
Lars Schneider 82f2567e3d git-p4: fix Git LFS pointer parsing 9 years ago
Jan Durovec 26e6a27d69 git-p4: add P4 jobs to git commit message 9 years ago
Lars Schneider 10d08a149d git-p4: map a P4 user to Git author name and email address 9 years ago
Romain Picard a02b8bc4d7 git-p4.py: add support for filetype change 9 years ago
Sam Hocevar 1f90a64891 git-p4: reduce number of server queries for fetches 9 years ago
Sam Hocevar cbc692425c git-p4: support multiple depot paths in p4 submit 9 years ago
Lars Schneider 4ae048e67e git-p4: add option to keep empty commits 9 years ago
GIRARD Etienne b7638fed42 git-p4: clean up after p4 submit failure 9 years ago
Luke Diamand 00ad6e3182 git-p4: work with a detached head 9 years ago
Luke Diamand cbff4b25e4 git-p4: add option to system() to return subshell status 9 years ago
Dennis Kaarsemaker 4b07cd230a git-p4: import the ctypes module 9 years ago
Lars Schneider b47d807d20 git-p4: add Git LFS backend for large file system 9 years ago
Lars Schneider a5db4b127b git-p4: add support for large file systems 9 years ago
Lars Schneider 4d25dc4475 git-p4: check free space during streaming 9 years ago
Lars Schneider d2176a5060 git-p4: add file streaming progress in verbose mode 9 years ago
Lars Schneider 7960e70710 git-p4: return an empty list if a list config has no values 9 years ago
Lars Schneider cb1dafdfda git-p4: add gitConfigInt reader 9 years ago
Lars Schneider 692e17964d git-p4: add optional type specifier to gitConfig reader 9 years ago
Lars Schneider 1f5f390711 git-p4: handle "Translation of file content failed" 9 years ago
Lars Schneider 4cb870d804 git-p4: use replacement character for non UTF-8 characters in paths 9 years ago
Lars Schneider 00a9403a10 git-p4: improve path encoding verbose output 9 years ago
Lars Schneider a9e38359e3 git-p4: add config git-p4.pathEncoding 9 years ago
Luke Diamand b43702ac56 git-p4: fix P4 label import for unprocessed commits 10 years ago
Luke Diamand 9ab1cfe505 git-p4: do not terminate creating tag for unknown commit 10 years ago
Lars Schneider a0a50d873c git-p4: honor core.ignorecase when using P4 client specs 10 years ago
Luke Diamand 1051ef0063 git-p4: fixing --changes-block-size handling 10 years ago
Miguel Torroja f5f53f1410 p4: retrieve the right revision of the file in UTF-16 codepath 10 years ago
Luke Diamand 2dade7a7b2 git-p4: fix handling of multi-word P4EDITOR 10 years ago
Vitor Antunes cd88410618 git-p4: improve client path detection when branches are used 10 years ago
Lex Spoon 96b2d54aee git-p4: use -m when running p4 changes 10 years ago
Blair Holloway 34a0dbfc6b git-p4: fix filetype detection on files opened exclusively 10 years ago
Luke Diamand 51334bb094 git-p4: support excluding paths on sync 10 years ago
Luke Diamand 10de86d0d5 git-p4: correct --prepare-p4-only instructions 10 years ago
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