@hackage darcs-graph1.0

Generate graphs of darcs repository activity

-- 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

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      small_base
       (on by default)

      Choose the new smaller, split-up base package.