1. 11 Jan, 2015 1 commit
    • Bram Schoenmakers's avatar
      Sort child todo items deterministically. · 8f1153a0
      Bram Schoenmakers authored
      sorted() was run on a list of Todo objects, which may produce different
      results. Instead, sort on the item's number (i.e. its index in the
      TodoList).
      
      This should fix the occasional failing of test_do_subtasks2.
      8f1153a0
  2. 08 Jan, 2015 4 commits
  3. 21 Dec, 2014 2 commits
  4. 13 Dec, 2014 2 commits
  5. 12 Dec, 2014 2 commits
  6. 09 Dec, 2014 2 commits
  7. 06 Dec, 2014 4 commits
  8. 04 Dec, 2014 1 commit
  9. 03 Dec, 2014 3 commits
  10. 01 Dec, 2014 1 commit
  11. 30 Nov, 2014 2 commits
  12. 29 Nov, 2014 16 commits