Up to [local] / todotxt / Text-Todo / t
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 11 01:08:35 2010 UTC (14 years, 10 months ago) by andrew
Branch: MAIN
CVS Tags: Text-Todo-0_1_1,
Text-Todo-0_1_0,
Text-Todo-0_0_1,
HEAD
Changes since 1.4: +1 -0 lines
Diff to previous 1.4 (colored)
done is generally marked by 'x date' so support that.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 10 04:08:59 2010 UTC (14 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored)
Support blank todo items and test them read_todo.t also got a perltidy
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 6 19:54:56 2010 UTC (14 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)
cleanup is really all
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 13 17:50:37 2009 UTC (15 years, 4 months ago) by andrew
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)
email addresses are not contexts. As a bigger thing, only match tags that are tags
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 10 22:26:14 2009 UTC (15 years, 4 months ago) by andrew
Branch: MAIN
Get things started with the ability to read in stuff. lots of tests for Text::Todo::Entry, some tests for Text::Todo, but we need more