aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: remove "Testing" from test description in emacs-hello and emacs-showDmitry Kurochkin2012-05-25
* Revert "ruby: Add workarounds to use in-tree build not the installed one"Felipe Contreras2012-05-25
* test: add tests for notmuch reply From guessingJani Nikula2012-05-24
* cli: also use Delivered-To header to figure out the reply from addressJani Nikula2012-05-24
* Recommend libgmime-2.6-dev in INSTALLAustin Clements2012-05-24
* new: Unify add_files and add_files_recursiveAustin Clements2012-05-24
* new: Merge error checks from add_files and add_files_recursiveAustin Clements2012-05-24
* new: Centralize file type stat-ing logicAustin Clements2012-05-24
* test: Test notmuch new with a broken symlinkAustin Clements2012-05-24
* Merge branch 'release'David Bremner2012-05-23
|\
| * lib: Don't needlessly create directory docs in _notmuch_message_remove_filenameAustin Clements2012-05-23
| * python: Remove find_message_by_filename workaroundAustin Clements2012-05-23
| * lib: Make notmuch_database_find_message_by_filename not crash on read-only da...Austin Clements2012-05-23
| * python: Update Database.get_directory documentationAustin Clements2012-05-23
| * new: Remove workaround for detecting newly created directory objectsAustin Clements2012-05-23
| * lib: Make notmuch_database_get_directory return NULL if the directory is not ...Austin Clements2012-05-23
| * lib: Perform the same transformation to _notmuch_database_filename_to_direntryAustin Clements2012-05-23
| * lib: Perform the same transformation to _notmuch_database_find_directory_idAustin Clements2012-05-23
| * lib: Make directory document creation optional for _notmuch_directory_createAustin Clements2012-05-23
| * emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Tomi Ollila2012-05-23
| * debian: fix typo in changelog.David Bremner2012-05-16
| * NEWS: Capitalized go bindings changes titleTomi Ollila2012-05-16
| * NEWS: Insert markdown formatting commands in 0.13 section textTomi Ollila2012-05-16
| * NEWS: Changed 0.13 release date in NEWS file to 2012-05-15Tomi Ollila2012-05-16
| * NEWS: Dropped old 'Reply to sender' sectionTomi Ollila2012-05-16
* | cli: clean up user address matching code in guess_from_received_header()Jani Nikula2012-05-23
* | cli: add user address matching helpers for notmuch replyJani Nikula2012-05-23
* | python: deprecate Messages.{format,print}_messagesJustus Winter2012-05-17
* | python: deprecate Database.db_pJustus Winter2012-05-17
* | python: fix Message.get_headerJustus Winter2012-05-17
* | python: add a file abstracting away differences between python 2 and 3Justus Winter2012-05-17
* | python: remove the "notmuch binary" section from the docsJustus Winter2012-05-17
* | python: Fix the remaining broken NULL pointer testsJustus Winter2012-05-17
* | python: use relative importsJustus Winter2012-05-17
* | python: remove unused import of the json moduleJustus Winter2012-05-17
* | debian: fix typo in changelog.David Bremner2012-05-16
* | python: remove format_message_as_{json,text} from the sphinx docsJustus Winter2012-05-16
* | python: remove functions that have been marked as deprecated in 0.13Justus Winter2012-05-16
* | python: remove notmuch.pyJustus Winter2012-05-16
|/
* debian: changelog stanza for 0.13David Bremner2012-05-15
* version: bump to 0.13David Bremner2012-05-15
* add NEWS item about new emacs tagging interface.Jameson Graef Rollins2012-05-15
* debian: recommend notmuch-mutt as an alternative user interfaceStefano Zacchiroli2012-05-15
* news: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* ruby: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* python: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* go: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* lib/cli: Make notmuch_database_get_directory return a status codeAustin Clements2012-05-15
* NEWS: add an entry for the go 1 compatibilityJustus Winter2012-05-12
* go: format the souce code using gofmtJustus Winter2012-05-11