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 Feb 13 22:15:29 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +22 -2 lines
Diff to previous 1.3 (colored)
render_tags in JSON simplify (a lot) Text::Todo::REST::API::Representations::json make json representation return [] if passed in undef and test
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 13 21:46:13 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.2: +20 -2 lines
Diff to previous 1.2 (colored)
also test getting tags
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 26 05:47:30 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.1: +35 -18 lines
Diff to previous 1.1 (colored)
Handle list suffix better. Not sure I should have the default be ".txt" but someone can pass in "undef" if they really want.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 23 07:04:43 2010 UTC (14 years, 9 months ago) by andrew
Branch: MAIN
redo how some of this is handled to make it more unixy