summaryrefslogtreecommitdiff
path: root/Documentation/git-p4.txt
AgeCommit message (Expand)Author
2020-11-05doc: fixing two trivial typos in Documentation/Marlon Rac Cambasis
2020-02-14git-p4: add p4 submit hooksBen Keene
2020-02-11git-p4: add --no-verify optionBen Keene
2019-01-23doc: tidy asciidoc styleJean-Noël Avila
2018-10-16git-p4: fully support unshelving changelistsLuke Diamand
2018-10-16git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelvedLuke Diamand
2018-08-01git-p4: add the `p4-pre-submit` hookChen Bin
2018-06-18Merge branch 'ld/git-p4-updates'Junio C Hamano
2018-06-12git-p4: add option to disable syncing of p4/master with p4Luke Diamand
2018-06-12git-p4: disable-rebase: allow setting this via configurationLuke Diamand
2018-06-12git-p4: add options --commit and --disable-rebaseRomain Merland
2018-06-04Merge branch 'rd/p4-doc-markup-env'Junio C Hamano
2018-06-01Merge branch 'ld/p4-unshelve'Junio C Hamano
2018-06-01p4.txt: Use backquotes for variable namesRobert P. J. Day
2018-05-23git-p4: add unshelve commandLuke Diamand
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy
2017-12-22git-p4: update multiple shelved change listsLuke Diamand
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