aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-26lib: Reject multi-message mboxes and deprecate single-message mboxAustin Clements
2012-11-26test: Test for ignoring multi-message mboxAustin Clements
2012-11-26test: Test notmuch new for single-message mboxAustin Clements
2012-11-26test: initial performance testing infrastructureDavid Bremner
2012-11-25test: factor out part of test-lib.sh into test-lib-common.shDavid Bremner
2012-11-25notmuch-show.el: handle the case where icalendar-import-buffer returns nilTomi Ollila
2012-11-25notmuch-show.el: import calendar data with public function after CR removalTomi Ollila
2012-11-24test: always source test-lib.sh as ./test-lib.shTomi Ollila
2012-11-21test: Produce useful output when the HTML with images test failsAustin Clements
2012-11-19contrib: notmuch-pick: add testsMark Walters
2012-11-17test: add nontrivial test for restore --accumulate.David Bremner
2012-11-17test: add more informative titles to restore --accumulate testsDavid Bremner
2012-11-16Fixed 2 misspellings of word 'separate'Tomi Ollila
2012-11-16contrib: pick: bugfix when trying to show a non-messageMark Walters
2012-11-16Update notmuch-mutt requirements in README file.Kevin J. McCarthy
2012-11-16notmuch-dump: tidy formattingDavid Bremner
2012-11-16notmuch-restore: tidy formattingDavid Bremner
2012-11-16notmuch-tag: tidy formattingDavid Bremner
2012-11-16NEWS (for 0.15): Added note about Bcc & Reply-To headers in json outputTomi Ollila
2012-11-15notmuch-restore: fix error message for extra positional parameter.David Bremner
2012-11-15notmuch-restore: remove extra increment of optindDavid Bremner
2012-11-15test: Fix HTML rendering testAustin Clements
2012-11-15emacs: Buttonize mid: linksAustin Clements
2012-11-15emacs: Improve the regexp used to match id:'s in messagesAustin Clements
2012-11-15test: Test buttonization of id: linksAustin Clements
2012-11-10test: expand regex in test/basicDavid Bremner
2012-11-08devel: Document schemata in STYLEAustin Clements
2012-11-08show: More aggressively document the presence of devel/schemataAustin Clements
2012-11-08devel: Add Reply-to to the schemataAustin Clements
2012-11-07emacs/notmuch-show.el: handle bodypart insert errorTomi Ollila