- 11 Jan, 2015 1 commit
-
-
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.
-
- 08 Jan, 2015 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Feature is not ready yet, but since it's a part of issue #2 I already went ahead and pushed the first part.
-
Bram Schoenmakers authored
-
- 21 Dec, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
This can be used for ordinal tag filters, for instance for getting the todo items with a date older than 6 months: topydo ls 'due:<-6m'
-
- 13 Dec, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 12 Dec, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Fixes a bug that ListCommand wouldn't show items matching key:2014-12-12
-
- 09 Dec, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 06 Dec, 2014 4 commits
-
-
Bram Schoenmakers authored
Also added testcases to handle the combination with strict recurrence well.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 04 Dec, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 03 Dec, 2014 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Conflicts: test/FilterTest.py
-
Bram Schoenmakers authored
-
- 01 Dec, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 30 Nov, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Recorded with ttyrec, processed with tty2gif [1], turned into animated GIF with ImageMagick and then optimized using ezgif.com [2] TTY recording also included with this commit. [1] https://bitbucket.org/antocuni/tty2gif [2] http://ezgif.com/optimize/8f097380ed.gif
-
- 29 Nov, 2014 16 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Conflicts: test/FilterTest.py
-
Bram Schoenmakers authored
Handle every identifier type in a separate function and try to obtain a result from one of them.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Conflicts: test/DoCommandTest.py test/SortCommandTest.py test/TodoListTest.py topydo/lib/TodoList.py topydo/lib/TodoListBase.py
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-