| Padre-Plugin-HG documentation | view source | Contained in the Padre-Plugin-HG distribution. |
Padre::Plugin::HG::LogView Displays a list of commits for the passed file.
my $changeset = Padre::Plugin::HG::LogView->showList($self, $file);
This module displays the list of commits that have occured for the passed file. it returns the changeset number. =head1 METHODS
| Padre-Plugin-HG documentation | view source | Contained in the Padre-Plugin-HG distribution. |