]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2009-12-11 Carl Worthemacs: Add instructions to the hidden citations/signatures.
2009-12-11 Carl Worthemacs: Don't insert extra line after citations.
2009-12-11 Carl Worthemacs: Don't regard a manually indented '>' as introduc...
2009-12-11 Carl Worthemacs: Avoid infinite loop when marking up citations.
2009-12-11 Keith AmidonExpand scope of items considered when saving attachments
2009-12-10 Carl Worthemacs: Fix '+' and '-' in case of thread no longer...
2009-12-10 David Bremnernotmuch.el: patch notmuch-show to call notmuch show...
2009-12-10 David Bremnernotmuch-show: add optional argument for query context...
2009-12-10 David Bremnernotmuch-search-process-filter: add text properties...
2009-12-09 Carl WorthTODO: Add idea for an --exclude-threads options to...
2009-12-09 Fernando CarrijoNuke the remainings of _notmuch_message_add_thread_id.
2009-12-09 Carl WorthTODO: Note that we should report when two "copies"...
2009-12-07 Carl WorthRevert "Add some very rudimentary support for handling...
2009-12-05 Jameson Graef... fix Makefile.local to install bash completion definitio...
2009-12-05 Carl WorthMakefile: Mention "./configure --help" now that it...
2009-12-05 Carl Worthconfigure: Implement a --help option to document -...
2009-12-04 Carl WorthMakefile: Silence compiler errors during dependency...
2009-12-04 Carl WorthMakefile: Inform user that they might want to call...
2009-12-04 Carl Worthconfigure: Support the capturing of CFLAGS and CXXFLAGS...
2009-12-04 Carl WorthFix quiet compilation to print the user's CFLAGS, CXXFL...
2009-12-04 Carl WorthTODO: Note about adding "notmuch search --matching"
2009-12-04 Carl WorthFix option parsing for the case of a value with '='.
2009-12-04 Jameson Graef... Fix configure script to handle --prefix=
2009-12-04 Dirk-Jan C... * notmuch-config: fix small leak from 'g_key_file_to_data'
2009-12-04 Jed BrownMake search filters handle disjunctive queries.
2009-12-04 Jeffrey C.... Remove unused notmuch_parse_date function prototype.
2009-12-04 Carl Worthconfigure: Tweak the working of the example commands...
2009-12-04 Jeffrey C.... Add some text to configure on how to install dependenci...
2009-12-04 Kan-Ru Chennotmuch-reply: Display reply message part using UTF-8.
2009-12-03 Bart Trojanowskivim: preserve the 'show everything' flag when finding...
2009-12-03 Carl Worthemacs: Open only matched (and unread) messages when...
2009-12-03 Carl Worthemacs: Make message-summary button extend to very begin...
2009-12-03 Alexander Botero... Since we know what these buttons do it seems like the...
2009-12-03 Carl Worthemacs: notmuch-fontify-headers: Remove unneeded progn...
2009-12-03 Carl Worthemacs: Make message-summary button begin at beginning...
2009-12-03 Carl Worthemacs: Highlight message-summary with background-color...
2009-12-03 Carl Worthemacs: Make the message-summary highlighting extend...
2009-12-03 Carl Worthemacs: Fix notmuch-show-next-open-message.
2009-12-03 Carl WorthTODO, emacs: Correct a few typos.
2009-12-03 Carl WorthTODO: Add some tasks, delete some tasks.
2009-12-03 Carl Worthnotmuch show: Preserve thread-ordering and nesting...
2009-12-03 Carl Worthnotmuch.1: Document the new --entire-thread option...
2009-12-03 Carl Worthemacs: Add --entire-thread option to "notmuch show...
2009-12-02 Bart Trojanowskivim: use notmuch show --entire-thread
2009-12-02 Bart Trojanowskinotmuch show: limit display to only matching messages
2009-12-02 Carl Worthconfigure: Allow user to specify compiler to be used.
2009-12-02 Carl Worthconfigure: Generate more friendly Makefile.config with...
2009-12-02 Carl Worthconfigure: Clarify pkg-config warning now that Makefile...
2009-12-02 Carl Worthconfigure: Generate some documentation into Makefile...
2009-12-02 Carl Worthconfigure: Resolve all pkg-config flags at configure...
2009-12-02 Carl Worthconfigure: Move getlinetest.c down into config/have_get...
2009-12-02 Carl Worthgetdelim: Silence a (bogus) compiler warning.
2009-12-02 Carl WorthMakefile: Split warnings into two sets (WARN_CFLAGS...
2009-12-02 Carl WorthMakefile: Switch from echo to printf for better portabi...
2009-12-02 Carl Worthconfigure: Assimilate new getlinetest into recent confi...
2009-12-02 Jeffrey C.... Add test to configure script to detect getline
2009-12-02 Carl Worthconfigure: Fix valgrind check to take effect, and to...
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-02 Carl Worthcompat/getdelim: Silence a warning about mixing of...
2009-12-02 Carl Worthcompat: Change includes from config.h to compat.h.
2009-12-01 Carl Worthcompat: Add implementation of getline from gnulib.
2009-12-01 Carl Worthxutil: Implement xstrndup without relying on strndup.
2009-12-01 Carl Worthlib/index: Fix memory leak for email addresses without...
2009-12-01 Carl Worthconfigure: Use printf to achieve result of "echo -n".
2009-12-01 Carl WorthMakefile: Add new "install-bash" target for bash comple...
2009-12-01 Carl Worthconfigure: Fix pkg-config warning to not refer to non...
2009-12-01 Carl Worthconfigure: Clean up the introductory message a bit.
2009-12-01 Carl WorthRemove Makefile.config from the repository.
2009-12-01 Carl Worthnotmuch setup: Exit if EOF is encountered at any prompt.
2009-12-01 Dirk-Jan C... Avoid compiler warnings due to ignored write return...
2009-12-01 Carl Worthnotmuch.el: Make 'x' and 'X' in show-mode archive the...
2009-12-01 Carl Worthnotmuch.el: Use let to avoid assigning to a free variable.
2009-12-01 Carl Worthnotmuch.el: Avoid warning about referencing free variab...
2009-12-01 Carl Worthnotmuch.el: Avoid calling next/previous-line non-intera...
2009-12-01 Carl Worthnotmuch.el: Make notmuch-help use a full-screen window.
2009-12-01 Carl Worthnotmuch.el: Make documentation of notmuch-search-mode...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-folder...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-show...
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-help to properly display prefix...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-search...
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-search-goto-last-thread.
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-search-scroll-down to go to...
2009-12-01 Carl Worthnotmuch.el: Don't document mouse actions in notmuch...
2009-12-01 Carl Worthnotmuch.el: Reorder notmuch-search-mode keybindings...
2009-11-30 Carl Worthnotmuch.el: Implement our own notmuch-help instead...
2009-11-30 Carl Worthnotmuch.el: Add documentation for notmuch-search-show...
2009-11-30 Carl Worthnotmuch.el: Don't use beginning-of-buffer from elisp...
2009-11-28 Jed BrownDocumentation for notmuch reply --format=(default|heade...
2009-11-28 Jed BrownMore portable and easier to read regex in notmuch-searc...
2009-11-28 Carl WorthAvoid bogus internal error reporting duplicate In-Reply...
2009-11-28 Keith AmidonAdjust autoload comments
2009-11-28 Aneesh Kumar K.Vnotmuch.el: Add face support to search mode
2009-11-28 Alec BerrymanSend mail to notmuch list, not Carl
2009-11-28 Chris Wilsonnotmuch-new: Check for non-fatal errors from stat()
2009-11-28 Keith AmidonKey binding rearrangement for save attachments in show...
2009-11-28 Keith AmidonProvide ability to save attachments
2009-11-28 Keith AmidonForward individual messages using message-forward
2009-11-28 Keith AmidonFactor out message buffer mgmt from notmuch-show-view...
2009-11-28 Keith AmidonAdd key binding for notmuch-search in show-mode
2009-11-28 Aneesh Kumar K.Vnotmuch.el: Use message-mode font-face to highlight...
next