aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* python: remove :returns: keywords from functions returning nothingJustus Winter2012-02-21
* python: rework Directory.set_mtimeJustus Winter2012-02-21
* python: harmonize the sphinx keyword for exceptionsJustus Winter2012-02-21
* python: refactor the error handling machineryJustus Winter2012-02-20
* python: fix the projects name and update years of the copyright notice in the...Justus Winter2012-02-20
* python: more error handling fixesJustus Winter2012-02-19
* python: remove trailing whitespace within the documentation source filesJustus Winter2012-02-18
* python: improve Query.count_messages docstringJustus Winter2012-02-18
* python: wrap notmuch_query_count_threads as Query.count_threadsJustus Winter2012-02-18
* python: refactor Query classJustus Winter2012-02-18
* python: move Query class to its own fileJustus Winter2012-02-18
* python: remove unused but imported symbolJustus Winter2012-02-18
* python: remove unused but imported symbolJustus Winter2012-02-18
* NEWS: add news section for new.ignoreTomi Ollila2012-02-17
* add support for user-specified files & directories to ignoreTomi Ollila2012-02-17
* test: add tests wrt ignoring user-specified files and directoriesTomi Ollila2012-02-17
* emacs: Fix display of highlighted line in notmuch-searchMichal Sojka2012-02-17
* python: implement the context manager protocol for database objectsJustus Winter2012-02-15
* python: provide a Database.close functionJustus Winter2012-02-15
* Free the results of scandir()Ethan Glasser-Camp2012-02-14
* emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactivelyDmitry Kurochkin2012-02-14
* emacs: cleanup and simplify `notmuch-show-archive-thread' and related functionsDmitry Kurochkin2012-02-12
* emacs: A prefix argument to `notmuch-show' should invert the matching message...David Edmondson2012-02-12
* emacs: Add `notmuch-show-only-matching-messages'.David Edmondson2012-02-12
* emacs: Check that the parent buffer is alive before using it.David Edmondson2012-02-12
* emacs: Optionally retain the state of the buffer during `notmuch-show-refresh...David Edmondson2012-02-12
* emacs: Add a binding (t) to toggle the truncation of long lines.David Edmondson2012-02-12
* emacs: Allow the indentation of content to be toggled.David Edmondson2012-02-12
* emacs: Allow `notmuch-show-mode' to display only matching messages.David Edmondson2012-02-12
* emacs: Rework crypto switch toggle.David Edmondson2012-02-12
* emacs: Ensure that gnupg output goes at the end of the buffer.David Edmondson2012-02-12
* cli: reach previously unreachable cleanup code in "notmuch show"Jani Nikula2012-02-12
* cli: convert "notmuch show" to use the new argument parserJani Nikula2012-02-12
* cli: use notmuch_bool_t for boolean fields in notmuch_show_params_tJani Nikula2012-02-12
* show: Simplify new text formatter codeAustin Clements2012-02-12
* show: Convert text format to the new self-recursive styleAustin Clements2012-02-12
* emacs: add default value to notmuch-search-line-facesJani Nikula2012-02-12
* test: remove explicit loading of elisp tests in emacs-address-cleaningDmitry Kurochkin2012-02-12
* test: auto load elisp tests file in test_emacs if availableDmitry Kurochkin2012-02-12
* STYLE: Initial draft of coding style documentDavid Bremner2012-02-12
* py3k: Fix decoding of default database name in Database._get_user_default_dbJustus Winter2012-02-10
* python: mock out the ctypes libraryJustus Winter2012-02-10
* python: Add a Mock class to the sphinx config that can be used to mock modulesJustus Winter2012-02-10
* emacs: make show view a/A/x/X key bindings more consistentJani Nikula2012-02-08
* NEWS: document Emacs UI tagging operations changesDmitry Kurochkin2012-02-08
* emacs: s/tags/tag-changes/ for arguments of tagging functionsDmitry Kurochkin2012-02-08
* emacs: accept empty tag list in `notmuch-tag'Dmitry Kurochkin2012-02-08
* emacs: relax tag syntax check in `notmuch-tag' functionDmitry Kurochkin2012-02-08
* emacs: separate history for operations which accept single and multiple tagsDmitry Kurochkin2012-02-08
* emacs: add "*" binding for notmuch-show viewDmitry Kurochkin2012-02-08