The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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