aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-01test: add test for sanitized notmuch-search outputFlorian Friesdorf
2011-06-01Sanitize "Subject:" and "Author:" fields to not contain control characters in notmuch-searchAndreas Amann
2011-06-01emacs: Define several faces for the crypto-status buttonThomas Jost
2011-06-01test: Create and set temporary home directoryFlorian Friesdorf
2011-06-01test: remove json test for search null result, since it's being more properly tested in search-outputJameson Graef Rollins
2011-06-01test: move utf-8 subject search test from json to search test scriptJameson Graef Rollins
2011-06-01test: Move a test from search to search-output, and add a similar json testJameson Graef Rollins
2011-06-01Fix missing final newline in notmuch search outputJameson Graef Rollins
2011-06-01test: modify search-output test to use the new test_expect_equal_file functionJameson Graef Rollins
2011-06-01add note about updating the debian symbols file to the RELEASE fileJameson Graef Rollins
2011-06-01configure: Fix detection of libdir in ldconfig configurationCarl Worth
2011-05-31vim: add delete commandsFelipe Contreras
2011-05-31vim: add support for delete in search viewFelipe Contreras
2011-05-31vim: add support to mark as read in search viewFelipe Contreras
2011-05-31vim: add support to mark as read in show viewFelipe Contreras
2011-05-31Rename signerstatustostring to signer_status_to_stringCarl Worth
2011-05-31Reduce some excessive indentation.Carl Worth
2011-05-31show: Remove some dead code from show_text_part_contentCarl Worth
2011-05-31notmuch show: Don't do text conversions for non-text partsCarl Worth
2011-05-31test: Add test showing notmuch corrupts a part with a CRLF pair in itCarl Worth
2011-05-31test: Fix a misspelling in one of our test cases.Carl Worth
2011-05-31test: add test for saving attachments using notmuch-show-save-partDmitry Kurochkin
2011-05-31test: copy files in test_expect_equal_file instead of moving themDmitry Kurochkin
2011-05-31Don't re-compress .gz & al. in notmuch-show-save-part.Dmitry Kurochkin
2011-05-27emacs: Give mutlipart/{signed, encrypted} their own part handler.Jameson Graef Rollins
2011-05-27emacs: Do not attempt to render arbitrary application parts.Jameson Graef Rollins
2011-05-27Render all parts of multipart/encrypted when decrypting.Jameson Graef Rollins
2011-05-27Do not replace multipart/signed part with content part when doing verification.Jameson Graef Rollins
2011-05-27tag signed/encrypted during notmuch newJameson Graef Rollins
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins
2011-05-27Add decryption of PGP/MIME-encrypted parts with --decrypt.Jameson Graef Rollins
2011-05-27Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins
2011-05-27test: add crypto tests for signature verification and decryptionJameson Graef Rollins
2011-05-27test: add notmuch_show_sanitize_all function that is a little more aggressive.Jameson Graef Rollins
2011-05-27test: new test-lib function to test for equality between filesJameson Graef Rollins
2011-05-27Break up format->part function into part_start and part_content functions.Jameson Graef Rollins
2011-05-27Use empty strings instead of NULL in format_reply structure.Jameson Graef Rollins
2011-05-27Integrate reply_part_content function into reply_part function.Jameson Graef Rollins
2011-05-27Simplify reply_part function to eliminate redundant code paths.Jameson Graef Rollins
2011-05-27test: use `princ' instead of `message' calls in emacs testsDmitry Kurochkin
2011-05-27Update some more recent tests to use /usr/bin/env to find bashCarl Worth
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2011-05-26Fix check of sysconf return in get_name/username_from_passwd_fileMatthias Guedemann
2011-05-26emacs: Make the queries used in the all-tags section configurableDaniel Schoepe
2011-05-26test: add test-lib.el file with `visible-buffer-string' functionDmitry Kurochkin
2011-05-26emacs: Add a customization allowing to always prompt for the "From" address when composing a new messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when replying to a messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when forwarding a messageThomas Jost
2011-05-26emacs: Allow the user to choose the "From" address when composing a new messageThomas Jost
2011-05-26emacs: Helpers needed for the user to be able to choose the "From" address when composing a new messageThomas Jost