Download List

Projeto Descrição

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 Requirements

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

O registro de revisão para os repositórios do Subversion está agora em cache local, resultando em um ganho perceptível para os relatórios subseqüentes em repositórios remotos. Além disso, uma cópia de trabalho agora pode ser usado para a URL do repositório. As correções incluem várias questões relacionadas com o Subversion, incluindo possivelmente diffstats falta de arquivos apagados e problemas com a manipulação de subdiretório.
Tags: 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

Esta versão traz novos e melhorados relatórios integrados, uma API relatório reformulado e uma página de homem. A atividade de extensão Mercurial tem sido portado para pimenta. O relatório commits_per_month foi generalizada e renomeado para commit_counts, e um relatório que descarta confirmar dados no formato CSV foi adicionado.
Tags: 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

Esta versão adiciona um novo relatório que mostra um histograma dos tipos de arquivo no repositório. O argumento de linha de comando para o repositório pode ser omitido para usar o diretório atual. Além disso, a verificação de cache é agora executada pelo novo, construído em relatório check_cache. Um bug impedindo gráfica relatórios internos de plotagem em algumas localidades, bem como uma potencial falha de segmentação quando lê os dados de revisão do cache foi corrigido.
Tags: 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

Este lançamento acrescenta o relatório opções adicionais para controlar a saída do enredo, como o nome do arquivo ou o tamanho da imagem. Além disso, o suporte para layouts personalizados repositório Subversion (tronco, ramos e locais tag) foi adicionado. Alguns bugs foram corrigidos também.
Tags: 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

Esta versão adiciona um novo relatório para a visualização de tamanhos de diretório e corrige vários bugs importantes, incluindo chamadas diff incorreto para revisões integradas no Git e Mercurial backend. O processo de ramificação curta foi linearizado para repositórios Git e Mercurial, e fixo para submódulos em repositórios Subversion. Scripts usando a API do Gnuplot estão trabalhando em ambientes sem cabeça agora.
Tags: 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