summaryrefslogtreecommitdiff
path: root/Documentation/git-p4.txt
AgeCommit message (Expand)Author
2017-01-18Merge branch 'ls/p4-retry-thrice'Junio C Hamano
2016-12-29git-p4: do not pass '-r 0' to p4 commandsIgor Kushnir
2016-12-16Merge branch 'ls/p4-retry-thrice'Junio C Hamano
2016-12-05git-p4: add config to retry p4 commands; retry 3 times by defaultLars Schneider
2016-12-05git-p4: support updating an existing shelved changelistLuke Diamand
2016-11-29git-p4: allow submit to create shelved changelists.Vinicius Kursancew
2016-07-28Merge branch 'mm/doc-tt' into maintJunio C Hamano
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano
2016-07-06Merge branch 'tr/doc-tt' into maintJunio C Hamano
2016-06-28doc: typeset HEAD and variants as literalMatthieu Moy
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano
2016-06-08doc: more consistency in environment variables formatTom Russello
2016-06-08doc: change environment variables formatTom Russello
2016-04-06Merge branch 'ls/p4-map-user'Junio C Hamano
2016-03-23Documentation: fix git-p4 AsciiDoc formattingLars Schneider
2016-03-21Documentation: use ASCII quotation marks in git-p4Lars Schneider
2016-03-15git-p4: map a P4 user to Git author name and email addressLars Schneider
2015-12-15Merge branch 'ls/p4-keep-empty-commits'Junio C Hamano
2015-12-10git-p4: add option to keep empty commitsLars Schneider
2015-10-15Merge branch 'ls/p4-lfs'Junio C Hamano
2015-10-03git-p4: add support for large file systemsLars Schneider
2015-09-03git-p4: add config git-p4.pathEncodingLars Schneider
2015-04-20git-p4: use -m when running p4 changesLex Spoon
2015-02-11git-p4: support excluding paths on syncLuke Diamand
2014-01-22git p4 doc: use two-line style for options with multiple spellingsPete Wyckoff
2013-07-03Change "remote tracking" to "remote-tracking"Michael Schubert
2013-02-06Merge branch 'ta/doc-no-small-caps'Junio C Hamano
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-01-15git p4: fix submit when no master branchPete Wyckoff
2013-01-15git p4: fix sync --branch when no master branchPete Wyckoff
2013-01-15git p4: allow short ref names to --branchPete Wyckoff
2013-01-15git p4 doc: fix branch detection examplePete Wyckoff
2013-01-15git p4: clone --branch should checkout masterPete Wyckoff
2012-09-17git-p4: add submit --conflict option and config varaiablePete Wyckoff
2012-09-17git p4: add submit --prepare-p4-only optionPete Wyckoff
2012-09-17git p4: add submit --dry-run optionPete Wyckoff
2012-09-17git p4: accept -v for --verbosePete Wyckoff
2012-07-06git p4: refactor diffOpts calculationGary Gibbons
2012-05-07Sync with maintJunio C Hamano
2012-05-07git p4 doc: fix formattingPete Wyckoff
2012-04-24git p4: move verbose to base classLuke Diamand
2012-04-24git p4: fix-up "import/export of labels to/from p4"Luke Diamand
2012-04-11git p4: import/export of labels to/from p4Luke Diamand
2012-04-09git-p4: move to toplevelPete Wyckoff
2012-02-27Merge branch 'maint'Junio C Hamano
2012-02-27git-p4: set useClientSpec variable on initial clonePete Wyckoff
2012-02-23git-p4: add initial support for RCS keywordsLuke Diamand
2012-01-12git-p4: add tests demonstrating spec overlay ambiguitiesPete Wyckoff
2012-01-03git-p4: view spec documentationPete Wyckoff