Padre::Plugin::HG::LogView - Padre::Plugin::HG::LogView documentation


Padre-Plugin-HG documentation  | view source Contained in the Padre-Plugin-HG distribution.

Index


NAME

Top

Padre::Plugin::HG::LogView Displays a list of commits for the passed file.

SYNOPSIS

Top

 my $changeset = Padre::Plugin::HG::LogView->showList($self, $file);

DESCRIPTION

Top

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.