aboutsummaryrefslogtreecommitdiff
path: root/json.c
AgeCommit message (Expand)Author
2010-04-20json_quote_chararray: Always return a newly talloced arrayAnthony
2010-04-20json: Avoid calling strlen(NULL)David Edmondson
2010-04-13Fix json_quote_str to handle non-ASCII charactersGregor Hoffleit
2010-04-05notmuch: Correctly terminate text/* parts in JSON outputDavid Edmondson
2010-02-23json: Add copy of MIT license text from cJSONCarl Worth
2010-02-23Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.Scott Robinson