descriptionA web interface for darcs
ownerpinterface <pix@kepibu.org>
last changeSun, 13 Nov 2011 11:23:24
urlhttp://repo.kepibu.org/darcsweb/
project url http://blitiri.com.ar/p/darcsweb/
shortlog
13 Nov 2011 11:23 pinterface Add support for calling an external program to generate ...
13 Nov 2011 11:07 pinterface minidom chokes on form feed character
05 Nov 2011 10:18 pinterface Show README in summary view, if it exists
01 Nov 2011 10:19 pinterface Add Owner and Last Change columns to repo listing
01 Nov 2011 09:54 pinterface Skip comments and blank lines in the author file
01 Nov 2011 08:30 pinterface Add ability to specify a mailing list URL for repositories
01 Nov 2011 08:12 pinterface Don't require myurl be specified when cachedir is in use
24 Nov 2010 15:52 Alberto Bertogli TAG 1.2-rc1
15 Oct 2010 12:55 Dave Love Use diff --quiet.
25 Jun 2010 00:32 Alberto Bertogli Do not use string exceptions
28 Mar 2010 18:21 Simon Michael log view: display the patch name just once, tighten up w ...
28 Mar 2010 16:40 Simon Michael allow custom "last" value in url, eg to view all patches ...
28 Mar 2010 16:37 Simon Michael hide darcs' Ignore-this: metadata in log view
28 Mar 2010 18:57 Simon Michael more robust timestamp parsing
26 Mar 2009 19:58 gaetan.lehmann@jouy.in ... add the year in the date field if the patch wasn't made ...
...
README
darcsweb - A web interface for darcs
Alberto Bertogli (albertito@blitiri.com.ar)
---------------------------------------------

This is a very simple web interface for darcs, inspired in gitweb (written by
Kay Sievers and Christian Gierke).

To configure, copy the "config.py.sample" file to "config.py" and edit it; you
will configure your repositories there. Then just browse to the cgi file.

If you have any question, suggestions or comments, please let me know.

Thanks,
		Alberto