Commit Log

commit description author date
e8ad76b464c2 Merge. Steve Losh 2011-09-20
2d2bbd81ed58 Added remove task functionality. chanux 2011-09-09
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