This file is indexed.

/usr/share/doc/darcsum/README.md is in darcsum 1.10+20120116-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: darcsum
---

darcsum is an emacs add-on providing a more efficient user interface for
the darcs revision control system, in the style of pcl-cvs. It's great for
reviewing and selectively recording pending changes. The current
maintainer is Simon Michael <simon@joyful.com>.

## Download

 `darcs get --lazy http://joyful.com/repos/darcsum `

Add `-t .` to get the current released version, which is 1.2.

Here are the [latest changes](http://joyful.com/darcsweb/darcsweb.cgi?r=darcsum;a=shortlog),
including unreleased ones.

## Browse the code

 [http://joyful.com/darcsweb/darcsweb.cgi?r=darcsum;a=tree](http://joyful.com/darcsweb/darcsweb.cgi?r=darcsum;a=tree)

Some [developer notes](NOTES.org)

<img src="commits.png" />

## Related

- emacswiki pages: [DaRcs](http://www.emacswiki.org/emacs/DaRcs), [VersionControl](http://www.emacswiki.org/emacs/VersionControl)
- [vc-darcs.el](http://www.loveshack.ukfsn.org/emacs/) is another darcs ui for emacs ([emacswiki page](http://www.emacswiki.org/cgi-bin/wiki/vc-darcs.el))
- [darcs](http://darcs.net)