--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Mon Aug 05 13:17:51 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Mon Aug 05 15:58:30 2013 +0200 @@ -794,7 +794,7 @@ </dd> </dl><a NAME="Hg.hgLogBrowser" ID="Hg.hgLogBrowser"></a> <h4>Hg.hgLogBrowser</h4> -<b>hgLogBrowser</b>(<i>path</i>) +<b>hgLogBrowser</b>(<i>path, isFile=False</i>) <p> Public method used to browse the log of a file/directory from the Mercurial repository. @@ -802,6 +802,9 @@ <dt><i>path</i></dt> <dd> file/directory name to show the log of (string) +</dd><dt><i>isFile=</i></dt> +<dd> +flag indicating log for a file is to be shown (boolean) </dd> </dl><a NAME="Hg.hgNormalizeURL" ID="Hg.hgNormalizeURL"></a> <h4>Hg.hgNormalizeURL</h4>