Download List

项目描述

pepper is a commandline tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extensible using the Lua scripting language. It includes support for multiple version control systems, including Git and Subversion.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-06 18:33
0.2.1

在Subversion版本库的版本日志现在是本地缓存,在为以后的报告中对远程仓库造成明显加速。此外,一个工作拷贝,现在可以用于版本库URL。该错误修正包括几个Subversion相关可能包括失踪删除的文件和子目录的处理问题与diffstats问题。
标签: features, Bugfixes
The revision log for Subversion repositories is now cached locally, resulting in a noticeable speedup for subsequent reports on remote repositories. Furthermore, a working copy can now be used for the repository URL. The bugfixes include several Subversion-related issues, including possibly missing diffstats for deleted files and problems with subdirectory handling.

2011-03-28 09:02
0.2

此版本带来了新的和改进的内置报告,报告的检修API和手册页。水银活动的扩展已经被移植到了辣椒。该commits_per_month报告已推广并更名为commit_counts,并提交了一份报告,以CSV格式转储数据已添加。
标签: features
This release brings new and improved built-in reports, an overhauled report API and a man page. The Mercurial activity extension has been ported to pepper. The commits_per_month report has been generalized and renamed to commit_counts, and a report that dumps commit data in CSV format has been added.

2011-02-01 08:06
0.1.5

此版本增加了一个新的报告显示的文件类型库中的直方图。对于库的命令行参数可以省略使用当前目录。此外,缓冲区检查现在是执行的新的内置check_cache报告。一个错误阻止图形内置从某些语言环境以及作为一个潜在的故障时,分段读取数据从缓存版本已经修复策划报告。
标签: features, Bugfixes
This release adds a new report showing a histogram of file types in the repository. The command-line argument for the repository can be omitted to use the current directory. Additionally, the cache check is now performed by the new built-in check_cache report. A bug preventing graphical built-in reports from plotting on some locales as well as a potential segmentation fault when reading revision data from the cache has been fixed.

2011-01-21 00:07
0.1.4

此版本增加了对控制图的输出如文件名称或图像的大小,额外的报告选项。此外,对于自定义的颠覆(树干,树枝和标签的位置)仓库布局的支持已被添加。一个错误的夫妇已被定为良好。
标签: features, Bugfixes
This release adds additional report options for controlling the plot output, like the file name or the image size. Additionally, support for custom Subversion repository layouts (trunk, branches and tag locations) has been added. A couple of bugs have been fixed as well.

2011-01-15 11:51
0.1.3

此版本增加了一个可视化目录大小和修复了几个重大的错误,包括在合并后的Git和Mercurial版本不正确差异后台调用新的报告。分支行走的过程已经线性化的Git和Mercurial库,并固定在Subversion版本库的子模块。脚本使用的Gnuplot API是无头的工作环境了。
标签: Major bugfixes, features
This release adds a new report for visualizing directory sizes and fixes several major bugs, including incorrect diff calls for merged revisions in the Git and Mercurial backend. The branch walking process has been linearized for Git and Mercurial repositories, and fixed for submodules in Subversion repositories. Scripts using the Gnuplot API are working in headless environments now.

Project Resources