]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-01-06 Carl Worthlib: Indicate whether notmuch_database_remove_message...
2010-01-06 Carl Worthlib: Update documentation of notmuch_database_add_message.
2010-01-06 Carl WorthIndex content from citations and signatures.
2010-01-06 Carl Worthnotmuch new: Proper support for renamed and deleted...
2010-01-06 Carl Worthnotmuch new: Store detected removed filenames for later...
2010-01-06 Carl Worthnotmuch new: Detect deleted (renamed) files and directo...
2010-01-06 Carl Worthadd_files_recursive: Make the maildir detection more...
2010-01-06 Carl Worthadd_files_recursive: Separate scanning for directories...
2010-01-06 Carl Worthadd_files_recursive: Use consistent naming for array...
2010-01-06 Carl Worthnotmuch new: Remove an unnecessary stat of every regula...
2010-01-06 Carl Worthnotmuch new: Eliminate the check on the mtime of regula...
2010-01-06 Carl Worthnotmuch new: Fix internal documentation of add_files_re...
2010-01-06 Carl Worthnotmuch new: Rename the various timestamp variables...
2010-01-06 Carl Worthnotmuch new: Avoid updating directory timestamp if...
2010-01-06 Carl Worthnotmuch-new: Remove dead add_files_callback code.
2010-01-06 Carl WorthMake the add_files function static within notmuch-new.c.
2010-01-06 Carl WorthMakefiles: Use .DEFAULT to support arbitrary targets...
2010-01-06 Carl WorthAdd missing comment for NOTMUCH_STATUS_READONLY_DATABASE.
2010-01-06 Carl Worthlib: Implement new notmuch_directory_t API.
2010-01-06 Carl WorthRevamp the proposed directory-tracking API slightly.
2010-01-06 Keith PackardPrototypes for directory tracking
2010-01-06 Carl Worthdatabase: Add new, public notmuch_database_remove_message
2010-01-06 Carl Worthdatabase: Add new find_doc_ids_for_term interface.
2010-01-06 Carl Worthdatabase: Make find_unique_doc_id enforce uniqueness...
2010-01-06 Carl Worthdatabase: Abstract _filename_to_direntry from _add_message
2010-01-06 Carl Worthdatabase: Allowing storing multiple filenames for...
2010-01-06 Carl Worthdatabase: Store mail filename as a new 'direntry' term...
2010-01-06 Carl Worthdatabase: Split _find_parent_id into _split_path and...
2010-01-06 Carl Worthdatabase: Store directory path in 'data' of directory...
2010-01-06 Carl Worthdatabase: Export _notmuch_database_find_parent_id for...
2010-01-06 Carl Worthdatabase: Store the parent ID for each directory document.
2010-01-06 Carl Worthdatabase: Rename internal directory value from XTIMESTA...
2010-01-06 Carl Worthdatabase: Store directory paths as relative, not absolute.
2010-01-06 Carl Worthlib: Document that the filename is stored in the 'data...
2010-01-06 Carl Worthlib: Rename set/get_timestamp to set/get_directory_mtime.
2010-01-06 Carl Worthlib: Abstract the extraction of a relative path from...
2010-01-06 Carl Worthnotmuch new: Remove hack to ignore read-only directorie...
2010-01-06 Carl Worthlib: Add missing value to notmuch_private_status_t...
2010-01-06 Carl Worthnotmuch new: Restrict the "not much" pun to the first...
2010-01-06 Carl Worthconfigure: Look for both Xapian 1.1 and 1.0 and allow...
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.
next