Eric Blake wrote: > Or see filterdiff, which does either direction and more, part of > patchutils: http://cyberelk.net/tim/patchutils/
Thanks a lot for the pointer! Very useful for working with diffs in textual form!! (Working with 'git' branches is an alternative; however with diffs in textual form you have more flexibility. It's like plain text compared to a database.) Bruno