summaryrefslogtreecommitdiff
path: root/git-p4.py
AgeCommit message (Expand)AuthorFilesLines
2012-07-15Merge branch 'pw/git-p4-move'Junio C Hamano1-28/+58
2012-07-12git p4: add support for 'p4 move' in P4SubmitGary Gibbons1-8/+26
2012-07-05git p4: refactor diffOpts calculationGary Gibbons1-20/+32
2012-07-05git p4: notice Jobs lines in git commit messagesPete Wyckoff1-6/+40
2012-07-05git p4: remove unused P4Submit interactive settingPete Wyckoff1-72/+60
2012-05-17Merge branch 'ld/git-p4-tags-and-labels'Junio C Hamano1-3/+3
2012-05-11git p4: fix bug when enabling tag import/export via config variablesLuke Diamand1-2/+2
2012-05-11git p4: fix bug when verbose enabled with tag exportLuke Diamand1-1/+1
2012-04-30git p4: submit files with wildcardsPete Wyckoff1-28/+46
2012-04-30git p4: fix writable file after rename or copyPete Wyckoff1-0/+12
2012-04-30git p4: bring back files in deleted client directoryPete Wyckoff1-3/+9
2012-04-24git p4: move verbose to base classLuke Diamand1-21/+10
2012-04-24git p4: Ignore P4EDITOR if it is emptyLuke Diamand1-1/+1
2012-04-24git p4: fix-up "import/export of labels to/from p4"Luke Diamand1-13/+11
2012-04-11git p4: import/export of labels to/from p4Luke Diamand1-34/+228
2012-04-09git p4: update name in scriptPete Wyckoff1-7/+7
2012-04-09git-p4: move to toplevelPete Wyckoff1-0/+2758