aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* emacs: Fix display of highlighted line in notmuch-searchGravatar Michal Sojka2012-02-17
* python: implement the context manager protocol for database objectsGravatar Justus Winter2012-02-15
* python: provide a Database.close functionGravatar Justus Winter2012-02-15
* Free the results of scandir()Gravatar Ethan Glasser-Camp2012-02-14
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyGravatar Dmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsGravatar Dmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...Gravatar David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.Gravatar David Edmondson2012-02-12
* emacs: Check that the parent buffer is alive before using it.Gravatar David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...Gravatar David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.Gravatar David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.Gravatar David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.Gravatar David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.Gravatar David Edmondson2012-02-12
* emacs: Ensure that gnupg output goes at the end of the buffer.Gravatar David Edmondson2012-02-12
* cli: reach previously unreachable cleanup code in "notmuch show"Gravatar Jani Nikula2012-02-12
* cli: convert "notmuch show" to use the new argument parserGravatar Jani Nikula2012-02-12
* cli: use notmuch_bool_t for boolean fields in notmuch_show_params_tGravatar Jani Nikula2012-02-12
* show: Simplify new text formatter codeGravatar Austin Clements2012-02-12
* show: Convert text format to the new self-recursive styleGravatar Austin Clements2012-02-12
* emacs: add default value to notmuch-search-line-facesGravatar Jani Nikula2012-02-12
* test: remove explicit loading of elisp tests in emacs-address-cleaningGravatar Dmitry Kurochkin2012-02-12