darcs is one of the few distributed revision control systems which provide a rather convenient way to show a diff between two branches.
But the only way I know to do this is "darcs send", and it's a bit awkward to just pipe the difference in changes to a pager. There's an additional drawback: "darcs send" does not flatten the changes, but shows the individual patches. Is there some way to achieve the same thing, but with a flattened patch as output which contains all the changes between the two branches in a single patch? _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
