aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2012-05-17python: remove unused import of the json moduleJustus Winter
2012-05-16debian: fix typo in changelog.David Bremner
2012-05-16NEWS: Capitalized go bindings changes titleTomi Ollila
2012-05-16NEWS: Insert markdown formatting commands in 0.13 section textTomi Ollila
2012-05-16NEWS: Changed 0.13 release date in NEWS file to 2012-05-15Tomi Ollila
2012-05-16NEWS: Dropped old 'Reply to sender' sectionTomi Ollila
2012-05-16debian: fix typo in changelog.David Bremner
2012-05-16python: remove format_message_as_{json,text} from the sphinx docsJustus Winter
2012-05-16python: remove functions that have been marked as deprecated in 0.13Justus Winter
2012-05-16python: remove notmuch.pyJustus Winter
2012-05-15debian: changelog stanza for 0.130.13David Bremner
2012-05-15version: bump to 0.13David Bremner
2012-05-15add NEWS item about new emacs tagging interface.Jameson Graef Rollins
2012-05-15debian: recommend notmuch-mutt as an alternative user interfaceStefano Zacchiroli
2012-05-15news: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15ruby: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15python: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15go: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15lib/cli: Make notmuch_database_get_directory return a status codeAustin Clements
2012-05-12NEWS: add an entry for the go 1 compatibilityJustus Winter
2012-05-11go: format the souce code using gofmtJustus Winter
2012-05-11go: update the build systemJustus Winter
2012-05-11go: update the addrlookup utility to go 1Justus Winter
2012-05-11go: set LDFLAGS to -lnotmuch in the packages source fileJustus Winter
2012-05-11go: reorganize the go bindingsJustus Winter
2012-05-11go: define the constant STATUS_UNBALANCED_ATOMICJustus Winter
2012-05-11go: fix the notmuch status constantsJustus Winter