From: Tomas Babej Date: Fri, 19 Dec 2014 01:46:05 +0000 (+0100) Subject: Use uuid fields intead of ids where possible X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/3c47c1b8537fcd2557ee86374b8e234b521eee8f?hp=3c47c1b8537fcd2557ee86374b8e234b521eee8f Use uuid fields intead of ids where possible IDs can get non-unique with completed tasks, which makes modifications or deletions of particular completed tasks impossible. ---