Commit Log

commit description author date
804731e83b69 Add option --done to list done tasks. sealion 2011-09-20
2f7fcbc59b02 Merge. Steve Losh 2011-05-10
a8a16830ff00 provide setup script Kevin Bullock 2010-11-10
985ec6033d0d docs: fix a typo in the usage string Daniel J. Lauk 2011-05-09
92ba778ede62 docs: README formatting Steve Losh 2010-10-03
65228e79868e tests: add a test for sort order Steve Losh 2010-10-03
9bb1865858a7 Added tag v1.2.0 for changeset 7cbbec2d86e1 Steve Losh 2010-10-03
7cbbec2d86e1 Sort tasks by ID in the output. v1.2.0 Steve Losh 2010-10-03
70a8dbc508e2 Added tag v1.1.0 for changeset 2693d5c857a5 Steve Losh 2010-10-03
2693d5c857a5 Remove extra padding in task files to aid in merging. v1.1.0 Steve Losh 2010-10-03
e48c6cafa0de Whitespace. Steve Losh 2010-10-03
c23b5287092f Added tag semver for changeset a882490073a1 Steve Losh 2010-10-03
4c81c2bfe20e Added tag v1.0.0 for changeset a882490073a1 Steve Losh 2010-10-03
a882490073a1 Add some Cram tests. semver v1.0.0 Steve Losh 2010-10-03
55cabe4a5fdd Add a venv and requirements file. Steve Losh 2010-10-03
52540acf4f80 Remove some unneeded commenting. Steve Losh 2010-10-03
887b6b2b7564 Remove the prefixcheck file. Steve Losh 2010-10-03
21a4c758ca73 Style changes. Steve Losh 2010-10-03
9d004bdf5b1d Improved the _prefix() method of t, and added a test utility to confirm the new method works and runs faster - the same code on Python 3.1 runs much faster. Michael Diamond@Artemis 2010-06-12
c00fff9956e6 Add the --delete-if-empty options for Desktop users. Steve Losh 2010-01-21
b8afd9a5c913 Support lines without metadata in taskfiles to ease plaintext editing. Steve Losh 2009-09-29
68288cdc5a7f Fix a bug when working with new tasklists. Steve Losh 2009-09-29
1bbebfb0395f Add "-g/--grep" because typing "| grep -i" is too much work. Steve Losh 2009-09-28
c4d85f19c869 Refactor the tasks to taskline parsing, and add padding to the textfile. Steve Losh 2009-09-28
651f8f37228b Clean up a few things. Steve Losh 2009-09-17
2688abb7ae12 Fix the substitution problem for find-strings that start with 's'. Steve Losh 2009-09-17
0c75cfe0a6a4 Mark the documentation bug as finished. Steve Losh 2009-09-11
6e68da47f154 Hyphenate command-line in the README. Steve Losh 2009-09-11
d3477b0c02c1 Reword the README a bit. Steve Losh 2009-09-11
20f78b7c09be Reword a couple of things in the README. Steve Losh 2009-09-11
5992ad3db6e8 Add the prompt section. Steve Losh 2009-09-11
862617004f80 Add more to the README. Steve Losh 2009-09-11
1e7d61653ce0 Add tips and tricks. Steve Losh 2009-09-11
c31f65f82156 Add the installation and usage sections to the README. Steve Losh 2009-09-11
08ec349d9661 Start working on the README. Steve Losh 2009-09-11
f5dd2fce4af6 Allow for IDs that are substrings of other IDs. Steve Losh 2009-09-11
ed67566c28f9 Add a LICENSE (X11). Steve Losh 2009-09-11
3f5f4296e040 Add a --quiet option and refactor the option list. Steve Losh 2009-09-11
524c5b287258 Remove unnecessary options. Steve Losh 2009-09-11
00b05aa13b79 Update bugs to prepare for release. Steve Losh 2009-09-11
cccb130f862e Add a bug. Steve Losh 2009-09-08
37c691ec0861 Add bugs. Steve Losh 2009-09-08
10bda210ef4a Fix the disappearing finished tasks. Steve Losh 2009-09-01
fac6ee1db75f Adjust whitespace. Steve Losh 2009-08-29
11987a5cd374 Changes from pylint. Steve Losh 2009-08-29
ee7035b4344d Change a variable name to avoid shadowing a builtin. Steve Losh 2009-08-29
baca14ea9bc3 Make a variable name better. Steve Losh 2009-08-29
40775a8b4167 Fix the super calls. Steve Losh 2009-08-29
c0e55881e41c Call the super methods for the exception classes. Steve Losh 2009-08-29
a818bb6f9119 Add more docstrings. Steve Losh 2009-08-29
e0afc487bbe0 Add a bug list. Steve Losh 2009-08-29
8cc8f8b24bb3 Make the errors friendlier. Steve Losh 2009-08-29
b346af17863f Add another exception to differentiate Unknown/Ambiguous prefixes. Steve Losh 2009-08-29
d5dc52a44e57 Rename the build_parser method to make it obviously private. Steve Losh 2009-08-29
efbdbc2fc8a0 Rearrange some functions. Steve Losh 2009-08-29
be695300145b Add task editing. Steve Losh 2009-08-29
5bfd01d9c28f Refactor out the task-getting into getitem. Steve Losh 2009-08-29
39710f3be8cf Change variable names to avoid shadowing builtins. Steve Losh 2009-08-29
695233cc2503 Fix a few things from pylint. Steve Losh 2009-08-26
8ddf5e7a78ad Remove an unused import. Steve Losh 2009-08-26
90526072108a Rearrange the class methods. Steve Losh 2009-08-26
b92ebe6d7e77 Add another docstring. Steve Losh 2009-08-26
c47144e1fe4b Move the main functionality into a _main() function. Steve Losh 2009-08-26
61803d906c96 Add some docstrings. Steve Losh 2009-08-26
34c00c0b1d6d Fix the tilde expansion problem. Steve Losh 2009-08-26
712ea48e6ee3 Enable the taskdir option. Steve Losh 2009-08-26
906a8111a48a Formatting and whitespace. Steve Losh 2009-08-26
0b4ae60b9015 Initial commit. Steve Losh 2009-08-26