emacs interface for darcs (fork of simon's darcsum) (http://joyful.com/darcsum)
root
- .authorspellings
- 50darcsum.el
- CHANGES
- HCAR.tex
- Makefile
- NOTES.org
- README.md
- darcsum.el
- hakyll.hs
- perfect-darcs-mode.txt
- site.tmpl.hamlet
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://hub.darcs.net/simon/darcsum
This will get the latest changes, including unreleased ones. Add -t .
to get the last released version instead.
Browse the code
http://hub.darcs.net/simon/darcsum
Some developer notes
<!-- <img src="commits.png" /> -->
Related
- emacswiki pages: DaRcs, VersionControl
- vc-darcs.el is another darcs ui for emacs (emacswiki page)
- darcs