Simple statistics generator for darcs

1. What's darcsstats?

darcsstats is a simple statistics generator for darcs repositories.

2. Status

I wrote it as a homework with the following conditions:

It works fine, but probably such a tool could be just written in a script language, or at least it could use GList instead of the current internal linked list implementation.

Also, as I no longer use darcs these days, it's kind of unmaintained but as far as I know it still works properly with the latest stable version of darcs.

3. Download

darcs get http://vmiklos.hu/project/darcsstats

should be able to download the code.

4. How does it work?

If you want to try out this stuff, then to build the code, just type the usual

$ make

to install it:

# make install

to read the documentation:

$ man darcsstats

5. Samples

Sample for chicken and lambdabot are available.

6. Further resources

If you want to read the development docs, then type

$ make html

and open the html files from the html/ dir in your favorite web browser, or just read them here.

Back to my projects page.

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] AUTHORS 11-Apr-2008 03:29 34 [   ] Changelog 16-Apr-2008 11:11 4.3K [   ] Doxyfile 27-Oct-2005 14:42 9.8K [   ] LICENSE 21-Oct-2005 01:13 18K [   ] Makefile 11-Apr-2008 03:29 1.7K [   ] README 16-Apr-2008 11:11 1.4K [   ] TODO 24-Oct-2005 11:22 206 [TXT] config.h 11-Apr-2008 03:29 162 [   ] darcsstats.1 11-Apr-2008 03:27 1.0K [   ] darcsstats.3 25-Nov-2005 16:28 3.7K [TXT] darcsstats.c 11-Apr-2008 03:29 6.4K [TXT] darcsstats.h 11-Apr-2008 03:29 1.0K [DIR] html/ 11-Apr-2008 03:27 - [TXT] list.c 11-Apr-2008 03:29 5.5K [TXT] list.h 11-Apr-2008 03:29 1.4K [DIR] man/ 11-Apr-2008 03:19 - [TXT] output.c 11-Apr-2008 03:29 5.2K [TXT] output.h 11-Apr-2008 03:29 1.1K [DIR] samples/ 11-Apr-2008 03:29 - [TXT] util.c 11-Apr-2008 03:29 3.6K [TXT] util.h 11-Apr-2008 03:29 1.3K
Apache Server at vmiklos.hu Port 80