Mercurial > hg > ConflictEditor
log
age | author | description |
---|---|---|
Sat, 17 Sep 2011 09:28:13 +0200 | dirk | toString of Difference should properly quote the values and not quote null fields. |
Sat, 17 Sep 2011 09:22:30 +0200 | dirk | helper class for playing around with JSON |
Sat, 17 Sep 2011 07:10:23 +0200 | dirk | better assertions |
Sat, 17 Sep 2011 07:05:41 +0200 | dirk | implement hashCode and equals for Difference |
Sat, 17 Sep 2011 06:55:38 +0200 | dirk | tighten up checks |
Sat, 17 Sep 2011 06:49:13 +0200 | dirk | clean code! |
Fri, 16 Sep 2011 17:03:57 +0200 | dirk | generate differences for missing keys either in the original document or in the conflicting document. |