service: add a diff() operation on writers
commit65b56f23658156174ba01976e3d3678700235a09
authorRyan Lortie <desrt@desrt.ca>
Fri, 11 Jan 2013 18:25:48 +0000 (11 13:25 -0500)
committerRyan Lortie <desrt@desrt.ca>
Fri, 11 Jan 2013 18:25:48 +0000 (11 13:25 -0500)
treecf1d20ba04aac63d11a0a3937e9f36655f794811
parent80447f9ce0f61a4f150b0db99b7535ff5b033023
service: add a diff() operation on writers

This diffs the given changeset with the uncommited changes in the
writer.  The result is effectively the changeset that would have to be
applied to the writer to cause it to be equal to the passed-in
changeset.
service/dconf-writer.c
service/dconf-writer.h