- 29 Nov, 2014 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
If that configuration file lacks options, the defaults will be used. This will be used to make sure that tests always run with a fixed, well-defined configuration, not influenced by how the user happened to configure topydo.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 27 Nov, 2014 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
When an expression 'due:' is used, it should be treated as a normal filter and not as an OrdinalTagFilter.
-
- 26 Nov, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 25 Nov, 2014 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 24 Nov, 2014 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Conflicts: topydo/cli/Main.py
-
Bram Schoenmakers authored
-c, -d and -t are supported to specify alternative configuration files, archive files or todo.txt files respectively. The configuration file specified with -c has the highest priority. The files specified with -d or -t are always used regardless of the configuration.
-
Bram Schoenmakers authored
-
- 23 Nov, 2014 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 22 Nov, 2014 11 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 21 Nov, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 20 Nov, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 19 Nov, 2014 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 14 Nov, 2014 3 commits
-
-
Bram Schoenmakers authored
No dependency tracking is needed and gives a huge performance improvement for huge done.txt files.
-
Bram Schoenmakers authored
The subclass implements the dependency tracking of todos, which can be quite intensive for huge todo.txt files, and is not always needed. For instance, dependency tracking is not needed for archiving.
-
Bram Schoenmakers authored
-