Commit Graph

205 Commits

Author SHA1 Message Date
John Whitington c02f47cf4f Changed multiline text support to deal properly with double backslashes, for example '\\\\n' on command line gives '\\n' which should print '\n' not act as a newline 2013-10-18 11:52:01 +01:00
John Whitington 97928bc5a0 Fixed "now" as a date 2013-10-11 09:51:48 +01:00
John Whitington 71f37228ce Added support for open actions 2013-10-02 15:29:53 +01:00
Anil Madhavapeddy 79afdd42e4 Alter the `list-annotations` output to include the page number.
Also make the output format more succinct to make it grep/awk-friendly.
The new format is `Page: <comment>\n`. Grep users will need to be
careful to deal with multiline comments, though.

Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
2013-09-16 13:46:00 +01:00
John Whitington f402f4f720 Initial commit 2013-08-20 15:32:57 +01:00