summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* notmuch-reply: Display reply message part using UTF-8.Kan-Ru Chen2009-12-03
* vim: preserve the 'show everything' flag when finding next/prev bufferBart Trojanowski2009-12-03
* emacs: Open only matched (and unread) messages when displaying a thread.Carl Worth2009-12-03
* emacs: Make message-summary button extend to very beginning of message.Carl Worth2009-12-03
* Since we know what these buttons do it seems like the underlines areAlexander Botero-Lowry2009-12-03
* emacs: notmuch-fontify-headers: Remove unneeded progn and indent correctly.Carl Worth2009-12-03
* emacs: Make message-summary button begin at beginning of line.Carl Worth2009-12-03
* emacs: Highlight message-summary with background-color instead of inverse video.Carl Worth2009-12-03
* emacs: Make the message-summary highlighting extend to end of visible line.Carl Worth2009-12-03
* emacs: Fix notmuch-show-next-open-message.Carl Worth2009-12-03
* TODO, emacs: Correct a few typos.Carl Worth2009-12-03
* TODO: Add some tasks, delete some tasks.Carl Worth2009-12-02
* notmuch show: Preserve thread-ordering and nesting without --entire-threadCarl Worth2009-12-02
* notmuch.1: Document the new --entire-thread option to "notmuch show".Carl Worth2009-12-02
* emacs: Add --entire-thread option to "notmuch show" command line.Carl Worth2009-12-02
* vim: use notmuch show --entire-threadBart Trojanowski2009-12-02
* notmuch show: limit display to only matching messagesBart Trojanowski2009-12-02
* configure: Allow user to specify compiler to be used.Carl Worth2009-12-01
* configure: Generate more friendly Makefile.config with separated CFLAGSCarl Worth2009-12-01
* configure: Clarify pkg-config warning now that Makefile does not invoke pkg-c...Carl Worth2009-12-01
* configure: Generate some documentation into Makefile.config.Carl Worth2009-12-01
* configure: Resolve all pkg-config flags at configure time.Carl Worth2009-12-01
* configure: Move getlinetest.c down into config/have_getline.c.Carl Worth2009-12-01
* getdelim: Silence a (bogus) compiler warning.Carl Worth2009-12-01
* Makefile: Split warnings into two sets (WARN_CFLAGS and WARN_CXXFLAGS)Carl Worth2009-12-01
* Makefile: Switch from echo to printf for better portability.Carl Worth2009-12-01
* configure: Assimilate new getlinetest into recent configure conventions.Carl Worth2009-12-01
* Add test to configure script to detect getlineJeffrey C. Ollie2009-12-01
* configure: Fix valgrind check to take effect, and to work.Carl Worth2009-12-01
* Makefile: Incorporate getline implementation into the build.Carl Worth2009-12-01
* compat/getdelim: Silence a warning about mixing of signed/unsigned.Carl Worth2009-12-01
* compat: Change includes from config.h to compat.h.Carl Worth2009-12-01
* compat: Add implementation of getline from gnulib.Carl Worth2009-12-01
* xutil: Implement xstrndup without relying on strndup.Carl Worth2009-12-01
* lib/index: Fix memory leak for email addresses without names.Carl Worth2009-12-01
* configure: Use printf to achieve result of "echo -n".Carl Worth2009-12-01
* Makefile: Add new "install-bash" target for bash completion supportCarl Worth2009-12-01
* configure: Fix pkg-config warning to not refer to non-existent variables.Carl Worth2009-12-01
* configure: Clean up the introductory message a bit.Carl Worth2009-12-01
* Remove Makefile.config from the repository.Carl Worth2009-12-01
* notmuch setup: Exit if EOF is encountered at any prompt.Carl Worth2009-12-01
* Avoid compiler warnings due to ignored write return valuesDirk-Jan C. Binnema2009-12-01
* notmuch.el: Make 'x' and 'X' in show-mode archive the current thread.Carl Worth2009-11-30
* notmuch.el: Use let to avoid assigning to a free variable.Carl Worth2009-11-30
* notmuch.el: Avoid warning about referencing free variable `button'.Carl Worth2009-11-30
* notmuch.el: Avoid calling next/previous-line non-interactively.Carl Worth2009-11-30
* notmuch.el: Make notmuch-help use a full-screen window.Carl Worth2009-11-30
* notmuch.el: Make documentation of notmuch-search-mode dynamic.Carl Worth2009-11-30
* notmuch.el: Clean up documentation of notmuch-folder-mode-map commands.Carl Worth2009-11-30
* notmuch.el: Clean up documentation of notmuch-show-mode-map commands.Carl Worth2009-11-30