aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document the JSON schemata used by show and searchGravatar Austin Clements2012-02-27
* NEWS: sync 'new.ignore' entry with its comment in notmuch-config.cGravatar Pieter Praet2012-02-27
* cli: update 'new.ignore' config file comment wrt file/directory matchingGravatar Pieter Praet2012-02-27
* Build-Depend on libgmime-2.6-dev | libgmime2.4-devGravatar Daniel Kahn Gillmor2012-02-27
* News for retaining state when refreshing notmuch showGravatar Austin Clements2012-02-25
* emacs: Reverse the meaning of notmuch-show-refresh-view's argumentGravatar Austin Clements2012-02-25
* emacs: When refreshing a show buffer, only mark read when resetting stateGravatar Austin Clements2012-02-25
* emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'Gravatar Pieter Praet2012-02-25
* test: emacs: expand subtest "Stashing in notmuch-show" wrt stashing Mailing L...Gravatar Pieter Praet2012-02-25
* emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefixGravatar Pieter Praet2012-02-25
* NEWS: add entry for the improved unicode handling in the python bindingsGravatar Justus Winter2012-02-25
* NEWS: add entry for python 3.2 compatibilityGravatar Justus Winter2012-02-25
* emacs: support text/calendar mime typeGravatar Jani Nikula2012-02-25
* test: replace occurrences of $PWD with vars that are more stableGravatar Pieter Praet2012-02-25
* python: split the documentationGravatar Justus Winter2012-02-24
* python: move the notmuch module section to notes.rstGravatar Justus Winter2012-02-24
* python: move the usage example to quickstart.rstGravatar Justus Winter2012-02-24
* python: strip module prefix in the sphinx documentationGravatar Justus Winter2012-02-24
* python: mention the exception class refactoring in the docsGravatar Justus Winter2012-02-23
* python: move the exception classes into error.pyGravatar Justus Winter2012-02-23
* python: rename filename.py into filenames.pyGravatar Justus Winter2012-02-22
* python: move Threads class into its own fileGravatar Justus Winter2012-02-22
* python: move Messages class into its own fileGravatar Justus Winter2012-02-22
* python: refactor the python bindingsGravatar Justus Winter2012-02-22
* python: work around libnotmuch calling exit(3) in Database.find_message_by_fi...Gravatar Justus Winter2012-02-22
* python: improve the docstring of Database.find_message_by_filenameGravatar Justus Winter2012-02-22
* python: work around libnotmuch calling exit(3) in Database.get_directoryGravatar Justus Winter2012-02-22
* python: Improve the docstring of Database.get_directoryGravatar Justus Winter2012-02-22
* python: avoid using a magic value for database mode in Database.__init__Gravatar Justus Winter2012-02-22
* test: always report missing prereqs, independent of `--verbose' optionGravatar Pieter Praet2012-02-20
* emacs: Fix out-of-date declare-functionGravatar Austin Clements2012-02-20
* Prevent segmentation fault in notmuch_database_closeGravatar Justus Winter2012-02-20
* python: fix the type nonsense of the first parameter of class DirectoryGravatar Justus Winter2012-02-21
* python: allow an empty path as parameter to Database.get_directoryGravatar Justus Winter2012-02-21
* python: remove :returns: keywords from functions returning nothingGravatar Justus Winter2012-02-21
* python: rework Directory.set_mtimeGravatar Justus Winter2012-02-21
* python: harmonize the sphinx keyword for exceptionsGravatar Justus Winter2012-02-21
* python: refactor the error handling machineryGravatar Justus Winter2012-02-20
* python: fix the projects name and update years of the copyright notice in the...Gravatar Justus Winter2012-02-20
* python: more error handling fixesGravatar Justus Winter2012-02-19
* python: remove trailing whitespace within the documentation source filesGravatar Justus Winter2012-02-18
* python: improve Query.count_messages docstringGravatar Justus Winter2012-02-18
* python: wrap notmuch_query_count_threads as Query.count_threadsGravatar Justus Winter2012-02-18
* python: refactor Query classGravatar Justus Winter2012-02-18
* python: move Query class to its own fileGravatar Justus Winter2012-02-18
* python: remove unused but imported symbolGravatar Justus Winter2012-02-18
* python: remove unused but imported symbolGravatar Justus Winter2012-02-18
* NEWS: add news section for new.ignoreGravatar Tomi Ollila2012-02-17
* add support for user-specified files & directories to ignoreGravatar Tomi Ollila2012-02-17
* test: add tests wrt ignoring user-specified files and directoriesGravatar Tomi Ollila2012-02-17