@hackage darcs-graph1.0
Generate graphs of darcs repository activity
Categories
License
BSD-3-Clause
Maintainer
dons@galois.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
- base >=3 && <4
- bytestring
- containers
- directory
- process
- old-locale Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
small_base
(on by default)
Choose the new smaller, split-up base package.
-- darcs-graph
-- draw pretty graphs of a darcs repository's activity, including a -- 7-day sliding average
Depends on the fps library included with 6.6, and available separate for 6.4: http://www.cse.unsw.edu.au/~dons/fps.html (version 0.7 or greater)
Invokes gnuplot to generate the graph: http://www.gnuplot.info/
Building: $ chmod +x Setup.hs $ ./Setup.hs configure --prefix=/home/dons $ ./Setup.hs build $ ./Setup.hs install
Use: $ darcs-graph /home/dons/lambdabot Output written to: /tmp/lambdabot-commits.png
Author: Don Stewart, http://www.cse.unsw.edu.au/~dons Wed Jun 14 17:49:32 EST 2006