Hi, I've been using Darcs for a couple of weeks now, and i fell in love with it from the start.
There are a couple of features i would really like to have in Darcs to make life easier for me: 1. A command to list the patches depending on a certain patch. Currently, i have to pull the patch in a working copy, and see which patches it pulls with it. 2. A way to merge different patches into 1 patch. Currently, i unrecord patches one by one, and then do a big record afterwards. I realize this will give nasty effects when patches leave the repository, but i still would have massive use of this. 3. A way to generate a unified diff of changes between 2 branches. I can get a ChangeLog between 2 branches by doing 'push --dry-run', but i would like to get a unified diff as well. Do these make sense ? Are they feasible to implement ? cheers, Remko _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
