Up to [local] / todotxt / Text-Todo-REST-API / t
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 23 07:15:40 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)
lots of changes to move representations out of the main module. May have to pull them back to parse the input but we will see.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 18 13:47:53 2010 UTC (14 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)
No longer try to make this module figure out the todo_dir and todo_file. Leave that up to Todo::Text of allow overriding by passing in todo_file and todo_dir.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 17 23:48:06 2010 UTC (14 years, 10 months ago) by andrew
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)
generic handling of method
Revision 1.1 / (download) - annotate - [selected], Sun Jan 17 19:41:24 2010 UTC (14 years, 10 months ago) by andrew
Branch: MAIN
Split up some test files