NAME
Padre::Plugin::HG::LogView Displays a list of commits for the passed file.
SYNOPSIS
my $changeset = Padre::Plugin::HG::LogView->showList($self, $file);
DESCRIPTION
This module displays the list of commits that have occured for the passed file. it returns the changeset number. =head1 METHODS