Age | Commit message (Expand) | Author | Files | Lines |
2015-10-20 | git-p4: import the ctypes module | Dennis Kaarsemaker | 1 | -0/+1 |
2015-10-15 | Merge branch 'ls/p4-lfs' | Junio C Hamano | 1 | -16/+254 |
2015-10-15 | Merge branch 'ls/p4-translation-failure' | Junio C Hamano | 1 | -11/+16 |
2015-10-07 | Merge branch 'ls/p4-path-encoding' | Junio C Hamano | 1 | -0/+10 |
2015-10-05 | Merge branch 'ld/p4-import-labels' | Junio C Hamano | 1 | -8/+17 |
2015-10-03 | git-p4: add Git LFS backend for large file system | Lars Schneider | 1 | -0/+72 |
2015-10-03 | git-p4: add support for large file systems | Lars Schneider | 1 | -10/+129 |
2015-10-03 | git-p4: check free space during streaming | Lars Schneider | 1 | -0/+18 |
2015-10-03 | git-p4: add file streaming progress in verbose mode | Lars Schneider | 1 | -2/+18 |
2015-10-03 | git-p4: return an empty list if a list config has no values | Lars Schneider | 1 | -0/+2 |
2015-10-03 | git-p4: add gitConfigInt reader | Lars Schneider | 1 | -0/+11 |
2015-10-03 | git-p4: add optional type specifier to gitConfig reader | Lars Schneider | 1 | -6/+6 |
2015-09-22 | git-p4: handle "Translation of file content failed" | Lars Schneider | 1 | -11/+16 |
2015-09-21 | git-p4: use replacement character for non UTF-8 characters in paths | Lars Schneider | 1 | -1/+1 |
2015-09-16 | git-p4: improve path encoding verbose output | Lars Schneider | 1 | -10/+9 |
2015-09-03 | git-p4: add config git-p4.pathEncoding | Lars Schneider | 1 | -0/+11 |
2015-08-28 | git-p4: fix P4 label import for unprocessed commits | Luke Diamand | 1 | -8/+17 |
2015-08-28 | git-p4: do not terminate creating tag for unknown commit | Luke Diamand | 1 | -2/+2 |
2015-08-28 | git-p4: honor core.ignorecase when using P4 client specs | Lars Schneider | 1 | -0/+7 |
2015-06-24 | Merge branch 'ld/p4-changes-block-size' | Junio C Hamano | 1 | -22/+63 |
2015-06-11 | Merge branch 'mt/p4-depotFile-at-version' | Junio C Hamano | 1 | -1/+1 |
2015-06-10 | git-p4: fixing --changes-block-size handling | Luke Diamand | 1 | -22/+63 |
2015-06-05 | Merge branch 'ld/p4-editor-multi-words' | Junio C Hamano | 1 | -1/+1 |
2015-05-27 | p4: retrieve the right revision of the file in UTF-16 codepath | Miguel Torroja | 1 | -1/+1 |
2015-05-24 | git-p4: fix handling of multi-word P4EDITOR | Luke Diamand | 1 | -1/+1 |
2015-05-11 | Merge branch 'va/p4-client-path' | Junio C Hamano | 1 | -4/+9 |
2015-05-11 | Merge branch 'ls/p4-changes-block-size' | Junio C Hamano | 1 | -11/+41 |
2015-04-23 | git-p4: improve client path detection when branches are used | Vitor Antunes | 1 | -4/+9 |
2015-04-20 | git-p4: use -m when running p4 changes | Lex Spoon | 1 | -11/+41 |
2015-04-04 | git-p4: fix filetype detection on files opened exclusively | Blair Holloway | 1 | -1/+1 |
2015-02-11 | Merge branch 'ld/p4-submit-hint' | Junio C Hamano | 1 | -1/+1 |
2015-02-11 | git-p4: support excluding paths on sync | Luke Diamand | 1 | -10/+10 |
2015-01-23 | git-p4: correct --prepare-p4-only instructions | Luke Diamand | 1 | -1/+1 |
2014-06-13 | git-p4: fix submit in non --prepare-p4-only mode | Maxime Coste | 1 | -6/+6 |
2014-05-27 | git-p4: Do not include diff in spec file when just preparing p4 | Maxime Coste | 1 | -23/+26 |
2014-05-07 | Merge branch 'cl/p4-use-diff-tree' | Junio C Hamano | 1 | -1/+1 |
2014-05-07 | git-p4: format-patch to diff-tree change breaks binary patches | Tolga Ceylan | 1 | -1/+1 |
2014-04-07 | git-p4: explicitly specify that HEAD is a revision | Vlad Dogaru | 1 | -1/+1 |
2014-01-22 | git p4: fix an error message when "p4 where" fails | Pete Wyckoff | 1 | -1/+1 |
2014-01-22 | git p4: handle files with wildcards when doing RCS scrubbing | Pete Wyckoff | 1 | -2/+2 |
2014-01-22 | git p4 test: do not pollute /tmp | Pete Wyckoff | 1 | -1/+1 |
2014-01-22 | git p4: work around p4 bug that causes empty symlinks | Pete Wyckoff | 1 | -1/+8 |
2013-12-12 | Merge branch 'cl/p4-use-diff-tree' | Junio C Hamano | 1 | -1/+1 |
2013-11-22 | git p4: Use git diff-tree instead of format-patch | Crestez Dan Leonard | 1 | -1/+1 |
2013-09-18 | Merge branch 'ks/p4-view-spec' | Junio C Hamano | 1 | -164/+59 |
2013-09-03 | git p4: implement view spec wildcards with "p4 where" | Kazuki Saitoh | 1 | -164/+59 |
2013-08-12 | git-p4: Fix occasional truncation of symlink contents. | Alexandru Juncu | 1 | -2/+6 |
2013-07-29 | many small typofixes | Ondřej Bílka | 1 | -1/+1 |
2013-06-26 | Merge branch 'vl/typofix' | Junio C Hamano | 1 | -1/+1 |
2013-06-19 | random typofixes (committed missing a 't', successful missing an 's') | Veres Lajos | 1 | -1/+1 |