128 Commits (046dec74afe7a4bc2848b8cf73e3c4751382ef8e)

Author SHA1 Message Date
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 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
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