summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-07test: add test for emacs notmuch-show-strip-re functionJani Nikula
2012-06-03nmbug: check whether every forked process exit with (non)zero valueTomi Ollila
2012-06-03uncrustify.cfg: comments and more typesTomi Ollila
2012-06-03emacs: Suppress warnings about using cl at runtimeAustin Clements
2012-06-03config: add quoting to fix IFS bugJameson Graef Rollins
2012-06-03Merge tag '0.13.2'David Bremner
2012-06-02debian: changelog stanza for 0.13.2-1debian/0.13.2-10.13.2David Bremner
2012-06-02NEWS: update for 0.13.2David Bremner
2012-06-02version: update to 0.13.2David Bremner
2012-06-01notmuch-deliver: Update to new notmuch_database_open APIAustin Clements
2012-05-29notmuch-mutt: lookup notmuch-search-terms(7) when asked for helpStefano Zacchiroli
2012-05-29Merge branch 'release'David Bremner
2012-05-28NEWS: add item about ruby bindings.0.13.1David Bremner
2012-05-28Revert "ruby: Add workarounds to use in-tree build not the installed one"Felipe Contreras
2012-05-25configure: add help note about gmime versionJameson Graef Rollins
2012-05-25cli: fix documentation about --decrypt for showJameson Graef Rollins
2012-05-25test: remove "Testing" from test description in emacs-hello and emacs-showDmitry Kurochkin
2012-05-25debian: changelog stanza for 0.13.1David Bremner
2012-05-25version: bump to 0.13.1David Bremner
2012-05-25fix release date for 0.13.1David Bremner
2012-05-25NEWS for directory function fixesAustin Clements
2012-05-25Revert "ruby: Add workarounds to use in-tree build not the installed one"Felipe Contreras
2012-05-24test: add tests for notmuch reply From guessingJani Nikula
2012-05-24cli: also use Delivered-To header to figure out the reply from addressJani Nikula
2012-05-24Recommend libgmime-2.6-dev in INSTALLAustin Clements
2012-05-24new: Unify add_files and add_files_recursiveAustin Clements
2012-05-24new: Merge error checks from add_files and add_files_recursiveAustin Clements
2012-05-24new: Centralize file type stat-ing logicAustin Clements
2012-05-24test: Test notmuch new with a broken symlinkAustin Clements
2012-05-24NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in replyTomi Ollila
2012-05-23Merge branch 'release'David Bremner
2012-05-23cli: clean up user address matching code in guess_from_received_header()Jani Nikula
2012-05-23cli: add user address matching helpers for notmuch replyJani Nikula
2012-05-23lib: Don't needlessly create directory docs in _notmuch_message_remove_filenameAustin Clements
2012-05-23python: Remove find_message_by_filename workaroundAustin Clements
2012-05-23lib: Make notmuch_database_find_message_by_filename not crash on read-only databasesAustin Clements
2012-05-23python: Update Database.get_directory documentationAustin Clements
2012-05-23new: Remove workaround for detecting newly created directory objectsAustin Clements
2012-05-23lib: Make notmuch_database_get_directory return NULL if the directory is not foundAustin Clements
2012-05-23lib: Perform the same transformation to _notmuch_database_filename_to_direntryAustin Clements
2012-05-23lib: Perform the same transformation to _notmuch_database_find_directory_idAustin Clements
2012-05-23lib: Make directory document creation optional for _notmuch_directory_createAustin Clements
2012-05-23emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Tomi Ollila
2012-05-17python: deprecate Messages.{format,print}_messagesJustus Winter
2012-05-17python: deprecate Database.db_pJustus Winter
2012-05-17python: fix Message.get_headerJustus Winter
2012-05-17python: add a file abstracting away differences between python 2 and 3Justus Winter
2012-05-17python: remove the "notmuch binary" section from the docsJustus Winter
2012-05-17python: Fix the remaining broken NULL pointer testsJustus Winter
2012-05-17python: use relative importsJustus Winter