Télécharger la liste

Description du projet

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.

Système requise

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

Le journal de révision pour les référentiels Subversion est désormais mis en cache localement, ce qui entraîne une accélération notable pour les rapports subséquents sur les dépôts distants. En outre, une copie de travail peut maintenant être utilisé pour l'URL du référentiel. Les corrections de bogues notamment plusieurs questions liées à Subversion, y compris éventuellement diffstats manquantes pour les fichiers supprimés et les problèmes de manutention sous-répertoire.
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

Cette version apporte de nouvelles et améliorées intégré dans les rapports, un rapport révisé API et une page de manuel. L'extension de l'activité Mercurial a été porté à poivre. Le rapport commits_per_month a été généralisée et renommé commit_counts, et un rapport qui transforme commettre des données au format CSV a été ajouté.
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

Cette version ajoute un nouveau rapport montrant un histogramme des types de fichiers dans le référentiel. L'argument de ligne de commande pour le référentiel peut être omis d'utiliser le répertoire courant. En outre, le contrôle du cache est désormais effectuée par le nouveau intégré dans le rapport check_cache. Un bug empêchant graphique intégrée dans les rapports de comploter sur certains endroits ainsi que une erreur de segmentation potentielle lors de la lecture des données de révision de la cache a été corrigé.
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

Cette version ajoute des options de rapport supplémentaire pour contrôler la sortie graphique, comme le nom du fichier ou la taille de l'image. En outre, le soutien aux mises en page personnalisées référentiel Subversion (tronc, branches et localités tag) a été ajouté. Un couple de bogues ont été corrigés ainsi.
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

Cette version ajoute un nouveau rapport pour la visualisation des tailles répertoire et corrige plusieurs bugs majeurs, y compris les appels diff incorrect pour fusionné les révisions dans le Git et Mercurial backend. Le processus de la branche de marche a été linéarisé pour les référentiels Git et Mercurial, et fixe pour les sous-modules dans des dépôts Subversion. Les scripts utilisant l'API Gnuplot travaillent dans des environnements sans tête maintenant.
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