Commit 5e2a29a78c19b110dace4018f0c077d0fb476a53

Carlos Martín Nieto 2016-09-27T13:11:47

commit_list: fix the date comparison function This returns the integer-cast truth value comparing the dates. What we want instead of a (-1, 0, 1) output depending on how they compare.