Ideas/PatchViewer
A patch viewer is a program that builds a visual representation of the darcs dependency graph.
See the video in http://projects.haskell.org/camp/unique for an example of a patch viewer in action.
Use cases
What kinds of questions would a patch viewer help users to answer?
Features
- Support for darcs matchers (—match, —tag, —last)
- Venn diagram visualisation of commonality between patches? issue1200
See also
- Camp provides a simple viewer for camp…
- gitk screenshot
- github network graphs
- GraphicalInterface

Comments