Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 1 | -0/+32 |
2018-05-24 | git-p4: add unshelve command | Luke Diamand | 1 | -0/+32 |
2018-05-02 | doc: keep first level section header in upper case | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2017-12-22 | git-p4: update multiple shelved change lists | Luke Diamand | 1 | -1/+7 |
2017-01-18 | Merge branch 'ls/p4-retry-thrice' | Junio C Hamano | 1 | -0/+2 |
2016-12-29 | git-p4: do not pass '-r 0' to p4 commands | Igor Kushnir | 1 | -0/+2 |
2016-12-16 | Merge branch 'ls/p4-retry-thrice' | Junio C Hamano | 1 | -0/+4 |
2016-12-05 | git-p4: add config to retry p4 commands; retry 3 times by default | Lars Schneider | 1 | -0/+4 |
2016-12-05 | git-p4: support updating an existing shelved changelist | Luke Diamand | 1 | -0/+4 |
2016-11-29 | git-p4: allow submit to create shelved changelists. | Vinicius Kursancew | 1 | -0/+5 |
2016-07-28 | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 1 | -11/+11 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -11/+11 |
2016-07-06 | Merge branch 'tr/doc-tt' into maint | Junio C Hamano | 1 | -2/+2 |
2016-06-28 | doc: typeset HEAD and variants as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -10/+10 |
2016-06-27 | Merge branch 'tr/doc-tt' | Junio C Hamano | 1 | -2/+2 |
2016-06-08 | doc: more consistency in environment variables format | Tom Russello | 1 | -1/+1 |
2016-06-08 | doc: change environment variables format | Tom Russello | 1 | -1/+1 |
2016-04-06 | Merge branch 'ls/p4-map-user' | Junio C Hamano | 1 | -0/+11 |
2016-03-23 | Documentation: fix git-p4 AsciiDoc formatting | Lars Schneider | 1 | -5/+3 |
2016-03-21 | Documentation: use ASCII quotation marks in git-p4 | Lars Schneider | 1 | -1/+1 |
2016-03-15 | git-p4: map a P4 user to Git author name and email address | Lars Schneider | 1 | -0/+11 |
2015-12-15 | Merge branch 'ls/p4-keep-empty-commits' | Junio C Hamano | 1 | -0/+4 |
2015-12-10 | git-p4: add option to keep empty commits | Lars Schneider | 1 | -0/+4 |
2015-10-15 | Merge branch 'ls/p4-lfs' | Junio C Hamano | 1 | -0/+32 |
2015-10-03 | git-p4: add support for large file systems | Lars Schneider | 1 | -0/+32 |
2015-09-03 | git-p4: add config git-p4.pathEncoding | Lars Schneider | 1 | -0/+7 |
2015-04-20 | git-p4: use -m when running p4 changes | Lex Spoon | 1 | -3/+14 |
2015-02-11 | git-p4: support excluding paths on sync | Luke Diamand | 1 | -3/+3 |
2014-01-22 | git p4 doc: use two-line style for options with multiple spellings | Pete Wyckoff | 1 | -2/+4 |
2013-07-03 | Change "remote tracking" to "remote-tracking" | Michael Schubert | 1 | -7/+10 |
2013-02-05 | Merge branch 'ta/doc-no-small-caps' | Junio C Hamano | 1 | -42/+42 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -42/+42 |
2013-01-15 | git p4: fix submit when no master branch | Pete Wyckoff | 1 | -0/+5 |
2013-01-15 | git p4: fix sync --branch when no master branch | Pete Wyckoff | 1 | -0/+5 |
2013-01-15 | git p4: allow short ref names to --branch | Pete Wyckoff | 1 | -2/+5 |
2013-01-15 | git p4 doc: fix branch detection example | Pete Wyckoff | 1 | -1/+3 |
2013-01-15 | git p4: clone --branch should checkout master | Pete Wyckoff | 1 | -2/+1 |
2012-09-16 | git-p4: add submit --conflict option and config varaiable | Pete Wyckoff | 1 | -0/+11 |
2012-09-16 | git p4: add submit --prepare-p4-only option | Pete Wyckoff | 1 | -0/+7 |
2012-09-16 | git p4: add submit --dry-run option | Pete Wyckoff | 1 | -0/+4 |
2012-09-16 | git p4: accept -v for --verbose | Pete Wyckoff | 1 | -1/+1 |
2012-07-05 | git p4: refactor diffOpts calculation | Gary Gibbons | 1 | -4/+6 |
2012-05-07 | Sync with maint | Junio C Hamano | 1 | -2/+3 |
2012-05-07 | git p4 doc: fix formatting | Pete Wyckoff | 1 | -1/+3 |
2012-04-24 | git p4: move verbose to base class | Luke Diamand | 1 | -7/+4 |
2012-04-24 | git p4: fix-up "import/export of labels to/from p4" | Luke Diamand | 1 | -10/+10 |
2012-04-11 | git p4: import/export of labels to/from p4 | Luke Diamand | 1 | -5/+38 |
2012-04-09 | git-p4: move to toplevel | Pete Wyckoff | 1 | -13/+6 |
2012-02-26 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+7 |