Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-17 | todo: rename task variable to entry | Johannes Löthberg | 1 | -8/+8 |
2014-12-17 | todo: print header showing the todo file used | Johannes Löthberg | 1 | -0/+1 |
2014-12-17 | todo: split first line out into own function | Johannes Löthberg | 1 | -5/+12 |
2014-12-17 | todo: add format_priority to color priority | Johannes Löthberg | 1 | -1/+12 |
2014-12-17 | todo: replace sort_toml with more readable sort_dict | Johannes Löthberg | 1 | -6/+20 |
2014-12-17 | todo: sorted_toml → todo_dict | Johannes Löthberg | 1 | -4/+4 |
2014-12-17 | todo: add colorization functions | Johannes Löthberg | 1 | -0/+16 |
2014-12-17 | todo: switch from pytoml to toml | Johannes Löthberg | 1 | -4/+3 |
2014-12-17 | todo: split argument parsing out to own function | Johannes Löthberg | 1 | -8/+33 |
2014-12-16 | todo: Add --id and --file to docstring | Johannes Löthberg | 1 | -4/+6 |
2014-12-16 | todo.py → todo | Johannes Löthberg | 1 | -0/+61 |