summaryrefslogtreecommitdiff
path: root/git-p4.py
AgeCommit message (Expand)Author
2012-08-20git p4: make branch detection work with --use-client-specPete Wyckoff
2012-08-12git p4: do wildcard decoding in stripRepoPathPete Wyckoff
2012-08-12git p4: set self.branchPrefixes in initializationPete Wyckoff
2012-07-16Merge branch 'pw/git-p4-move'Junio C Hamano
2012-07-12git p4: add support for 'p4 move' in P4SubmitGary Gibbons
2012-07-06git p4: refactor diffOpts calculationGary Gibbons
2012-07-06git p4: notice Jobs lines in git commit messagesPete Wyckoff
2012-07-06git p4: remove unused P4Submit interactive settingPete Wyckoff
2012-05-17Merge branch 'ld/git-p4-tags-and-labels'Junio C Hamano
2012-05-11git p4: fix bug when enabling tag import/export via config variablesLuke Diamand
2012-05-11git p4: fix bug when verbose enabled with tag exportLuke Diamand
2012-04-30git p4: submit files with wildcardsPete Wyckoff
2012-04-30git p4: fix writable file after rename or copyPete Wyckoff
2012-04-30git p4: bring back files in deleted client directoryPete Wyckoff
2012-04-24git p4: move verbose to base classLuke Diamand
2012-04-24git p4: Ignore P4EDITOR if it is emptyLuke 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: update name in scriptPete Wyckoff
2012-04-09git-p4: move to toplevelPete Wyckoff