Graph
-
Merge.2011-09-20, by Steve Losh
-
Fix taskline parsing to allow pipes(|) in task2011-09-09, by zack
-
Merge.2011-09-20, by Steve Losh
-
Added remove task functionality.2011-09-09, by chanux
-
Add option --done to list done tasks.2011-09-20, by sealion
-
Merge.2011-05-10, by Steve Losh
-
provide setup script2010-11-10, by Kevin Bullock
-
docs: fix a typo in the usage string2011-05-09, by Daniel J. Lauk
-
docs: README formatting2010-10-03, by Steve Losh
-
tests: add a test for sort order2010-10-03, by Steve Losh
-
Added tag v1.2.0 for changeset 7cbbec2d86e12010-10-03, by Steve Losh
-
Added tag v1.1.0 for changeset 2693d5c857a52010-10-03, by Steve Losh
-
Whitespace.2010-10-03, by Steve Losh
-
Added tag semver for changeset a882490073a12010-10-03, by Steve Losh
-
Added tag v1.0.0 for changeset a882490073a12010-10-03, by Steve Losh
-
Add a venv and requirements file.2010-10-03, by Steve Losh
-
Remove some unneeded commenting.2010-10-03, by Steve Losh
-
Remove the prefixcheck file.2010-10-03, by Steve Losh
-
Style changes.2010-10-03, by Steve Losh
-
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.2010-06-12, by Michael Diamond@Artemis
-
Add the --delete-if-empty options for Desktop users.2010-01-21, by Steve Losh
-
Support lines without metadata in taskfiles to ease plaintext editing.2009-09-29, by Steve Losh
-
Fix a bug when working with new tasklists.2009-09-29, by Steve Losh
-
Add "-g/--grep" because typing "| grep -i" is too much work.2009-09-28, by Steve Losh
-
Refactor the tasks to taskline parsing, and add padding to the textfile.2009-09-28, by Steve Losh
-
Clean up a few things.2009-09-17, by Steve Losh
-
Fix the substitution problem for find-strings that start with 's'.2009-09-17, by Steve Losh
-
Mark the documentation bug as finished.2009-09-11, by Steve Losh
-
Hyphenate command-line in the README.2009-09-11, by Steve Losh
-
Reword the README a bit.2009-09-11, by Steve Losh
-
Reword a couple of things in the README.2009-09-11, by Steve Losh
-
Add the prompt section.2009-09-11, by Steve Losh
-
Add more to the README.2009-09-11, by Steve Losh
-
Add tips and tricks.2009-09-11, by Steve Losh
-
Add the installation and usage sections to the README.2009-09-11, by Steve Losh
-
Start working on the README.2009-09-11, by Steve Losh
-
Allow for IDs that are substrings of other IDs.2009-09-11, by Steve Losh
-
Add a LICENSE (X11).2009-09-11, by Steve Losh
-
Add a --quiet option and refactor the option list.2009-09-11, by Steve Losh
-
Remove unnecessary options.2009-09-11, by Steve Losh
-
Update bugs to prepare for release.2009-09-11, by Steve Losh
-
Add a bug.2009-09-08, by Steve Losh
-
Add bugs.2009-09-08, by Steve Losh
-
Fix the disappearing finished tasks.2009-09-01, by Steve Losh
-
Adjust whitespace.2009-08-29, by Steve Losh
-
Changes from pylint.2009-08-29, by Steve Losh
-
Change a variable name to avoid shadowing a builtin.2009-08-29, by Steve Losh
-
Make a variable name better.2009-08-29, by Steve Losh
-
Fix the super calls.2009-08-29, by Steve Losh
-
Call the super methods for the exception classes.2009-08-29, by Steve Losh
-
Add more docstrings.2009-08-29, by Steve Losh
-
Add a bug list.2009-08-29, by Steve Losh
-
Make the errors friendlier.2009-08-29, by Steve Losh
-
Add another exception to differentiate Unknown/Ambiguous prefixes.2009-08-29, by Steve Losh
-
Rename the build_parser method to make it obviously private.2009-08-29, by Steve Losh
-
Rearrange some functions.2009-08-29, by Steve Losh
-
Add task editing.2009-08-29, by Steve Losh
-
Refactor out the task-getting into getitem.2009-08-29, by Steve Losh
-
Change variable names to avoid shadowing builtins.2009-08-29, by Steve Losh
-
Fix a few things from pylint.2009-08-26, by Steve Losh
-
Remove an unused import.2009-08-26, by Steve Losh
-
Rearrange the class methods.2009-08-26, by Steve Losh
-
Add another docstring.2009-08-26, by Steve Losh
-
Move the main functionality into a _main() function.2009-08-26, by Steve Losh
-
Add some docstrings.2009-08-26, by Steve Losh
-
Fix the tilde expansion problem.2009-08-26, by Steve Losh
-
Enable the taskdir option.2009-08-26, by Steve Losh
-
Formatting and whitespace.2009-08-26, by Steve Losh
-
Initial commit.2009-08-26, by Steve Losh