Hi,I sent a small patch that added a simple patch view mode to meld a couple of moths ago. Here is a somewhat improved version that makes it possible to review patches and apply them to existing source code folder. Some info about the usage can be found at http://piastucki.bdl.pl/meld/patch/. From the technical point of view it works more or less as follows:
1) patch file is parsed (patchparser.py) 2) changes are applied in memory (patcher.py) 3) new UI to review patches is provided (patchview.py, patchdiff.py)
Any comment, questions and ideas for improvements are welcome. Thanks, Piotr
meld-patch.tar.gz
Description: GNU Zip compressed data
_______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
