aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-09test: second set of dump/restore --format=batch-tag testsDavid Bremner
2012-12-09test: update dump-restore roundtripping test for batch-tag formatDavid Bremner
2012-12-09notmuch-restore: normalize case of error messages.David Bremner
2012-12-09notmuch-restore: add support for input format 'batch-tag'David Bremner
2012-12-09tag-util.[ch]: New files for common tagging routinesDavid Bremner
2012-12-08util: add string-util.[ch]David Bremner
2012-12-08test: add sanity check for dump --format=batch-tag.David Bremner
2012-12-08notmuch-dump: add --format=(batch-tag|sup)David Bremner
2012-12-08Updating man pages for new S-Expression output format.Peter Feigl
2012-12-08Adding tests for --format=sexp.Peter Feigl
2012-12-08Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search.Peter Feigl
2012-12-08Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions.Peter Feigl
2012-12-08Adding an S-expression structured output printer.Peter Feigl
2012-12-08test: use perl instead of sed -r for portabilityJani Nikula
2012-12-08test: wrap 'wc -l' results in arithmetic evaluation to strip whitespaceJani Nikula
2012-12-08test: fix count testJani Nikula
2012-12-08test: Fix UTF-8 JSON tests in Python 3Austin Clements
2012-12-06Changing build tool for test/random-corpus to CXX instead of CC.Peter Feigl
2012-12-06Adding parse-time to test/.gitignorePeter Feigl
2012-12-06NEWS: removal of notmuch-foldersJani Nikula
2012-12-06emacs: show: refresh buffer did not remove overlaysMark Walters
2012-12-06emacs: stash bugfixMark Walters
2012-12-04cli: convert "notmuch new" to the argument parserJani Nikula
2012-12-04cli: fix notmuch top level argument parsingJani Nikula
2012-12-04emacs: drop support for deprecated notmuch-foldersJani Nikula
2012-12-04test: fix an evident copy-paste error in argument parsing testJani Nikula
2012-12-03contrib: pick: use notmuch-clean-addressMark Walters
2012-12-02test: add broken roundtrip testDavid Bremner
2012-12-02test: add generator for random "stub" messagesDavid Bremner
2012-12-02test: add database routines for testingDavid Bremner
2012-12-02test/hex-escaping: new test for hex escaping routinesDavid Bremner
2012-12-02test/hex-xcode: new test binaryDavid Bremner
2012-12-02hex-escape: (en|de)code strings to/from restricted character setDavid Bremner
2012-12-01contrib: pick: use async parser from libMark Walters
2012-12-01contrib: pick: remove some debug timing messagesmarkwalters1009
2012-12-01emacs: Split the function notmuch-show-clean-addressMark Walters
2012-12-01lib: fix warnings when building with clangJani Nikula
2012-12-01news: add news entry for notmuch-pickmarkwalters1009
2012-12-01configure: really expand libdir_expandedDavid Bremner
2012-11-29performance-test: add units to In and OutDavid Bremner
2012-11-29performance-test/README: update instructions for fetching corpus.David Bremner
2012-11-29test: Don't print 'nil' at the beginning of emacs-subject-to-filenameAustin Clements
2012-11-29test: Use associative arrays to track external prereqsAustin Clements
2012-11-29test: Abort driver if a test script abortsAustin Clements
2012-11-29test: Make the emacsclient binary user-configurableAustin Clements
2012-11-27test: Quote $output in calls to test_expect_equalAustin Clements
2012-11-26new: Skip ignored broken symlinksAustin Clements
2012-11-26test: Add a test for skipping ignored broken symlinksAustin Clements
2012-11-26emacs: less guessing of character set in messagesTomi Ollila
2012-11-26test/emacs: test saving of attachment containing 8bit octetsTomi Ollila