aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cli: modify show and reply to use new crypto structGravatar Jameson Graef Rollins2012-06-10
* cli: new crypto structure to store crypto contexts and parameters, and functi...Gravatar Jameson Graef Rollins2012-06-10
* cli: use new typedef to deal with gmime 2.4/2.6 context incompatibilityGravatar Jameson Graef Rollins2012-06-10
* emacs: only strip "re:" in the beginning of subjectGravatar Jani Nikula2012-06-07
* test: add test for emacs notmuch-show-strip-re functionGravatar Jani Nikula2012-06-07
* nmbug: check whether every forked process exit with (non)zero valueGravatar Tomi Ollila2012-06-03
* uncrustify.cfg: comments and more typesGravatar Tomi Ollila2012-06-03
* emacs: Suppress warnings about using cl at runtimeGravatar Austin Clements2012-06-03
* config: add quoting to fix IFS bugGravatar Jameson Graef Rollins2012-06-03
* Merge tag '0.13.2'Gravatar David Bremner2012-06-03
|\
| * debian: changelog stanza for 0.13.2-1Gravatar David Bremner2012-06-02
| * NEWS: update for 0.13.2Gravatar David Bremner2012-06-02
| * version: update to 0.13.2Gravatar David Bremner2012-06-02
| * notmuch-deliver: Update to new notmuch_database_open APIGravatar Austin Clements2012-06-01
* | notmuch-mutt: lookup notmuch-search-terms(7) when asked for helpGravatar Stefano Zacchiroli2012-05-29
* | Merge branch 'release'Gravatar David Bremner2012-05-29
|\|
| * NEWS: add item about ruby bindings.Gravatar David Bremner2012-05-28
| * Revert "ruby: Add workarounds to use in-tree build not the installed one"Gravatar Felipe Contreras2012-05-28
* | configure: add help note about gmime versionGravatar Jameson Graef Rollins2012-05-25
* | cli: fix documentation about --decrypt for showGravatar Jameson Graef Rollins2012-05-25
* | test: remove "Testing" from test description in emacs-hello and emacs-showGravatar Dmitry Kurochkin2012-05-25
| * debian: changelog stanza for 0.13.1Gravatar David Bremner2012-05-25
| * version: bump to 0.13.1Gravatar David Bremner2012-05-25
| * fix release date for 0.13.1Gravatar David Bremner2012-05-25
| * NEWS for directory function fixesGravatar Austin Clements2012-05-25
* | Revert "ruby: Add workarounds to use in-tree build not the installed one"Gravatar Felipe Contreras2012-05-25
* | test: add tests for notmuch reply From guessingGravatar Jani Nikula2012-05-24
* | cli: also use Delivered-To header to figure out the reply from addressGravatar Jani Nikula2012-05-24
* | Recommend libgmime-2.6-dev in INSTALLGravatar Austin Clements2012-05-24
* | new: Unify add_files and add_files_recursiveGravatar Austin Clements2012-05-24
* | new: Merge error checks from add_files and add_files_recursiveGravatar Austin Clements2012-05-24
* | new: Centralize file type stat-ing logicGravatar Austin Clements2012-05-24
* | test: Test notmuch new with a broken symlinkGravatar Austin Clements2012-05-24
| * NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in replyGravatar Tomi Ollila2012-05-24
* | Merge branch 'release'Gravatar David Bremner2012-05-23
|\|
* | cli: clean up user address matching code in guess_from_received_header()Gravatar Jani Nikula2012-05-23
* | cli: add user address matching helpers for notmuch replyGravatar Jani Nikula2012-05-23
| * lib: Don't needlessly create directory docs in _notmuch_message_remove_filenameGravatar Austin Clements2012-05-23
| * python: Remove find_message_by_filename workaroundGravatar Austin Clements2012-05-23
| * lib: Make notmuch_database_find_message_by_filename not crash on read-only da...Gravatar Austin Clements2012-05-23
| * python: Update Database.get_directory documentationGravatar Austin Clements2012-05-23
| * new: Remove workaround for detecting newly created directory objectsGravatar Austin Clements2012-05-23
| * lib: Make notmuch_database_get_directory return NULL if the directory is not ...Gravatar Austin Clements2012-05-23
| * lib: Perform the same transformation to _notmuch_database_filename_to_direntryGravatar Austin Clements2012-05-23
| * lib: Perform the same transformation to _notmuch_database_find_directory_idGravatar Austin Clements2012-05-23
| * lib: Make directory document creation optional for _notmuch_directory_createGravatar Austin Clements2012-05-23
| * emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Gravatar Tomi Ollila2012-05-23
* | python: deprecate Messages.{format,print}_messagesGravatar Justus Winter2012-05-17
* | python: deprecate Database.db_pGravatar Justus Winter2012-05-17
* | python: fix Message.get_headerGravatar Justus Winter2012-05-17