167 Commits (3ea6b85a871aa41eaa66a2919451ad12d492c355)

Author SHA1 Message Date
Luke Diamand eff451101d git-p4: don't use name-rev to get current branch 8 years ago
Luke Diamand 78871bf46f git-p4: add read_pipe_text() internal function 8 years ago
Lars Schneider a8b05162e8 git-p4: fix git-p4.pathEncoding for removed files 8 years ago
George Vanburgh c3c2b05776 git-p4: fix git-p4.mapUser on Windows 8 years ago
Igor Kushnir bc233524c9 git-p4: do not pass '-r 0' to p4 commands 8 years ago
Lars Schneider 862f9312b3 git-p4: add diff/merge properties to .gitattributes for GitLFS files 8 years ago
George Vanburgh 9943e5b979 git-p4: fix multi-path changelist empty commits 8 years ago
Luke Diamand df8a9e86db git-p4: avoid crash adding symlinked directory 8 years ago
Luke Diamand 378f7be1e7 git-p4: support git worktrees 8 years ago
Lars Schneider d5eb3cf5e7 git-p4: fix empty file processing for large file system backend GitLFS 8 years ago
Lars Schneider 89a6ecc55b git-p4: add config to retry p4 commands; retry 3 times by default 8 years ago
Luke Diamand 46c609e9ff git-p4: support updating an existing shelved changelist 8 years ago
Vinicius Kursancew b34fa5777d git-p4: allow submit to create shelved changelists. 8 years ago
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 10 years ago
Lars Schneider b47d807d20 git-p4: add Git LFS backend for large file system 10 years ago
Lars Schneider a5db4b127b git-p4: add support for large file systems 10 years ago
Lars Schneider 4d25dc4475 git-p4: check free space during streaming 10 years ago
Lars Schneider d2176a5060 git-p4: add file streaming progress in verbose mode 10 years ago
Lars Schneider 7960e70710 git-p4: return an empty list if a list config has no values 10 years ago
Lars Schneider cb1dafdfda git-p4: add gitConfigInt reader 10 years ago
Lars Schneider 692e17964d git-p4: add optional type specifier to gitConfig reader 10 years ago
Lars Schneider 1f5f390711 git-p4: handle "Translation of file content failed" 10 years ago
Lars Schneider 4cb870d804 git-p4: use replacement character for non UTF-8 characters in paths 10 years ago
Lars Schneider 00a9403a10 git-p4: improve path encoding verbose output 10 years ago
Lars Schneider a9e38359e3 git-p4: add config git-p4.pathEncoding 10 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