aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vim: use notmuch show --entire-threadGravatar Bart Trojanowski2009-12-02
* notmuch show: limit display to only matching messagesGravatar Bart Trojanowski2009-12-02
* configure: Allow user to specify compiler to be used.Gravatar Carl Worth2009-12-01
* configure: Generate more friendly Makefile.config with separated CFLAGSGravatar Carl Worth2009-12-01
* configure: Clarify pkg-config warning now that Makefile does not invoke pkg-c...Gravatar Carl Worth2009-12-01
* configure: Generate some documentation into Makefile.config.Gravatar Carl Worth2009-12-01
* configure: Resolve all pkg-config flags at configure time.Gravatar Carl Worth2009-12-01
* configure: Move getlinetest.c down into config/have_getline.c.Gravatar Carl Worth2009-12-01
* getdelim: Silence a (bogus) compiler warning.Gravatar Carl Worth2009-12-01
* Makefile: Split warnings into two sets (WARN_CFLAGS and WARN_CXXFLAGS)Gravatar Carl Worth2009-12-01
* Makefile: Switch from echo to printf for better portability.Gravatar Carl Worth2009-12-01
* configure: Assimilate new getlinetest into recent configure conventions.Gravatar Carl Worth2009-12-01
* Add test to configure script to detect getlineGravatar Jeffrey C. Ollie2009-12-01
* configure: Fix valgrind check to take effect, and to work.Gravatar Carl Worth2009-12-01
* Makefile: Incorporate getline implementation into the build.Gravatar Carl Worth2009-12-01
* compat/getdelim: Silence a warning about mixing of signed/unsigned.Gravatar Carl Worth2009-12-01
* compat: Change includes from config.h to compat.h.Gravatar Carl Worth2009-12-01
* compat: Add implementation of getline from gnulib.Gravatar Carl Worth2009-12-01
* xutil: Implement xstrndup without relying on strndup.Gravatar Carl Worth2009-12-01
* lib/index: Fix memory leak for email addresses without names.Gravatar Carl Worth2009-12-01
* configure: Use printf to achieve result of "echo -n".Gravatar Carl Worth2009-12-01
* Makefile: Add new "install-bash" target for bash completion supportGravatar Carl Worth2009-12-01
* configure: Fix pkg-config warning to not refer to non-existent variables.Gravatar Carl Worth2009-12-01
* configure: Clean up the introductory message a bit.Gravatar Carl Worth2009-12-01
* Remove Makefile.config from the repository.Gravatar Carl Worth2009-12-01
* notmuch setup: Exit if EOF is encountered at any prompt.Gravatar Carl Worth2009-12-01
* Avoid compiler warnings due to ignored write return valuesGravatar Dirk-Jan C. Binnema2009-12-01
* notmuch.el: Make 'x' and 'X' in show-mode archive the current thread.Gravatar Carl Worth2009-11-30
* notmuch.el: Use let to avoid assigning to a free variable.Gravatar Carl Worth2009-11-30
* notmuch.el: Avoid warning about referencing free variable `button'.Gravatar Carl Worth2009-11-30
* notmuch.el: Avoid calling next/previous-line non-interactively.Gravatar Carl Worth2009-11-30
* notmuch.el: Make notmuch-help use a full-screen window.Gravatar Carl Worth2009-11-30
* notmuch.el: Make documentation of notmuch-search-mode dynamic.Gravatar Carl Worth2009-11-30
* notmuch.el: Clean up documentation of notmuch-folder-mode-map commands.Gravatar Carl Worth2009-11-30
* notmuch.el: Clean up documentation of notmuch-show-mode-map commands.Gravatar Carl Worth2009-11-30
* notmuch.el: Fix notmuch-help to properly display prefixed bindings.Gravatar Carl Worth2009-11-30
* notmuch.el: Clean up documentation of notmuch-search-mode-map commands.Gravatar Carl Worth2009-11-30
* notmuch.el: Fix notmuch-search-goto-last-thread.Gravatar Carl Worth2009-11-30
* notmuch.el: Fix notmuch-search-scroll-down to go to first thread.Gravatar Carl Worth2009-11-30
* notmuch.el: Don't document mouse actions in notmuch-help.Gravatar Carl Worth2009-11-30
* notmuch.el: Reorder notmuch-search-mode keybindings map.Gravatar Carl Worth2009-11-30
* notmuch.el: Implement our own notmuch-help instead of describe-mode.Gravatar Carl Worth2009-11-30
* notmuch.el: Add documentation for notmuch-search-show-thread.Gravatar Carl Worth2009-11-30
* notmuch.el: Don't use beginning-of-buffer from elisp program.Gravatar Carl Worth2009-11-30
* Documentation for notmuch reply --format=(default|headers-only)Gravatar Jed Brown2009-11-28
* More portable and easier to read regex in notmuch-search-operate-allGravatar Jed Brown2009-11-28
* Avoid bogus internal error reporting duplicate In-Reply-To IDs.Gravatar Carl Worth2009-11-28
* Adjust autoload commentsGravatar Keith Amidon2009-11-28
* notmuch.el: Add face support to search modeGravatar Aneesh Kumar K.V2009-11-27
* Send mail to notmuch list, not CarlGravatar Alec Berryman2009-11-27