summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-24emacs: Allow custom tags formattingAustin Clements
2012-07-24emacs: Replace other search text properties with result propertyAustin Clements
2012-07-24emacs: Use result text properties for search result iterationAustin Clements
2012-07-24emacs: Update tags by rewriting the search result line in placeAustin Clements
2012-07-24emacs: Use text properties instead of overlays for tag coloringAustin Clements
2012-07-24emacs: Record thread search result object in a text propertyAustin Clements
2012-07-24emacs: Fix notmuch-message-mark-replied.Ingo Lohmar
2012-07-12debian: finalize changelogDavid Bremner
2012-07-12News for JSON-based searchAustin Clements
2012-07-12emacs: Switch from text to JSON format for search resultsAustin Clements
2012-07-12emacs: Implement an incremental JSON parserAustin Clements
2012-07-12test: New test for incremental search output parsingAustin Clements
2012-07-12emacs: Pass plist to `notmuch-search-show-result'Austin Clements
2012-07-12emacs: Move search-target logic to `notmuch-search-show-result'Austin Clements
2012-07-12emacs: Helper for reporting search parsing errorsAustin Clements
2012-07-12emacs: Separate search line parsing and displayAustin Clements
2012-07-12emacs: Clean up notmuch-search-show-resultAustin Clements
2012-07-12contib/nmbug/nmbug-status: leftover whitespaces, indentation & quotingTomi Ollila
2012-07-12contrib/nmbug/ nmbug-status: restored out['subject']... block levelTomi Ollila
2012-07-10contrib/nmbug: add nmbug-status scriptDavid Bremner
2012-07-09contrib/nmbug: make nmbug a subdirectoryDavid Bremner
2012-07-09Add missing "tags" field to search schemaAustin Clements
2012-07-09manpages: consistent "format" for NAME sectionTomi Ollila
2012-07-09test: add basic show, search --format=text testsPeter Wang
2012-07-04debian: document tag action invocation fix in changelogStefano Zacchiroli
2012-07-04notmuch-mutt: fix helper invocation for the tag actionStefano Zacchiroli
2012-06-30Minor correction to devel/schemataMark Walters
2012-06-29emacs: Add configurable wrapping width for notmuch-wash-wrap-long-linesDaniel Schoepe
2012-06-29cli: notmuch-show.c fix whitespace errorMark Walters
2012-06-29emacs: make elide messages use notmuch-show for omitting messages.Mark Walters
2012-06-29Update devel/schemata for --entire-thread=falseMark Walters
2012-06-29cli: make --entire-thread=false work for format=json.Mark Walters
2012-06-29cli: Let json output "null" messages for non --entire-threadMark Walters
2012-06-29cli: command line parsing: allow default for keyword optionsMark Walters
2012-06-29ruby: extern linkage portability improvementTomi Ollila
2012-06-22emacs: add pipe attachment commandMark Walters
2012-06-22emacs: derive correct timestamp in FCC unique nameJesse Rosenthal
2012-06-10News for updated maildir sync semanticsAustin Clements
2012-06-10lib: Treat messages in new/ as maildir messages with no flags setAustin Clements
2012-06-10lib: Only synchronize maildir flags for messages in maildirsAustin Clements
2012-06-10lib: Move _filename_is_in_maildirAustin Clements
2012-06-10test: Add broken test for tag synchronization on files delivered to new/Austin Clements
2012-06-10cli: use new notmuch_crypto_get_context in mime-node.cJameson Graef Rollins
2012-06-10cli: new crypto verify flag to handle verificationJameson Graef Rollins
2012-06-10cli: modify mime_node_context to use the new crypto structJameson Graef Rollins
2012-06-10cli: modify mime_node_open to take new crypto struct as argumentJameson Graef Rollins
2012-06-10cli: modify show and reply to use new crypto structJameson Graef Rollins
2012-06-10cli: new crypto structure to store crypto contexts and parameters, and functions to support itJameson Graef Rollins
2012-06-10cli: use new typedef to deal with gmime 2.4/2.6 context incompatibilityJameson Graef Rollins
2012-06-07emacs: only strip "re:" in the beginning of subjectJani Nikula