However, only looking at the ''previous'' diff is implemented for now.
I have yet to find a way to get the ''next'' node efficiently...
Also in this version:
* Heavily modified and documented Diff.py in order to make
more apparent it's four different mode of operations.
One of them is nearly equivalent to the Changeset,
so there's now a good basis to try to merge them...