Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | git-p4: support git worktrees | Luke Diamand | 1 | -4/+13 |
2016-12-05 | git-p4: fix empty file processing for large file system backend GitLFS | Lars Schneider | 1 | -12/+17 |
2016-12-05 | git-p4: add config to retry p4 commands; retry 3 times by default | Lars Schneider | 1 | -0/+5 |
2016-12-05 | git-p4: support updating an existing shelved changelist | Luke Diamand | 1 | -4/+29 |
2016-11-29 | git-p4: allow submit to create shelved changelists. | Vinicius Kursancew | 1 | -14/+22 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-07-19 | Merge branch 'ls/p4-tmp-refs' | Junio C Hamano | 1 | -1/+1 |
2016-07-11 | Merge branch 'ao/p4-has-branch-prefix-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2016-07-08 | git-p4: place temporary refs used for branch import under refs/git-p4-tmp | Lars Schneider | 1 | -1/+1 |
2016-07-06 | Merge branch 'ao/p4-has-branch-prefix-fix' | Junio C Hamano | 1 | -1/+1 |
2016-06-22 | git-p4: correct hasBranchPrefix verbose output | Andrew Oakley | 1 | -1/+1 |
2016-05-10 | Merge branch 'ls/p4-lfs' | Junio C Hamano | 1 | -3/+10 |
2016-04-28 | git-p4: fix Git LFS pointer parsing | Lars Schneider | 1 | -3/+10 |
2016-04-19 | git-p4: add P4 jobs to git commit message | Jan Durovec | 1 | -0/+12 |
2016-04-06 | Merge branch 'ls/p4-map-user' | Junio C Hamano | 1 | -0/+9 |
2016-03-15 | git-p4: map a P4 user to Git author name and email address | Lars Schneider | 1 | -0/+9 |
2016-01-13 | git-p4.py: add support for filetype change | Romain Picard | 1 | -2/+7 |
2015-12-28 | Merge branch 'sh/p4-multi-depot' | Junio C Hamano | 1 | -25/+30 |
2015-12-21 | git-p4: reduce number of server queries for fetches | Sam Hocevar | 1 | -23/+21 |
2015-12-21 | git-p4: support multiple depot paths in p4 submit | Sam Hocevar | 1 | -2/+9 |
2015-12-15 | Merge branch 'ls/p4-keep-empty-commits' | Junio C Hamano | 1 | -17/+27 |
2015-12-10 | git-p4: add option to keep empty commits | Lars Schneider | 1 | -17/+27 |
2015-12-01 | Merge branch 'maint' | Jeff King | 1 | -43/+57 |
2015-12-01 | Merge branch 'eg/p4-submit-catch-failure' into maint | Jeff King | 1 | -34/+37 |
2015-12-01 | Merge branch 'ld/p4-detached-head' into maint | Jeff King | 1 | -9/+20 |
2015-11-24 | git-p4: clean up after p4 submit failure | GIRARD Etienne | 1 | -34/+37 |
2015-11-24 | git-p4: work with a detached head | Luke Diamand | 1 | -7/+16 |
2015-11-24 | git-p4: add option to system() to return subshell status | Luke Diamand | 1 | -2/+4 |
2015-11-03 | Merge branch 'ls/p4-translation-failure' into maint | Junio C Hamano | 1 | -11/+16 |
2015-11-03 | Merge branch 'ld/p4-import-labels' into maint | Junio C Hamano | 1 | -8/+17 |
2015-10-26 | Merge branch 'dk/p4-import-ctypes' | Junio C Hamano | 1 | -0/+1 |
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 |