]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-01-23 Geo Carncrossnotmuch new: Fix to work on filesystems returning DT_UN...
2010-01-14 martin f. krafftInstall zsh completion file
2010-01-10 Carl Worthnotmuch new: Print upgrade progress report as a percentage.
2010-01-09 Carl Worthlib: Add non-content terms with a WDF value of 0.
2010-01-09 Carl Worthlib: Explicitly set BoolWeight when searching.
2010-01-09 Carl Worthlib: Split the database upgrade into two phases for...
2010-01-08 Carl Worthlib: Delete stale timestamp documents during database...
2010-01-08 Carl Worthnotmuch new: Don't prevent database upgrade from being...
2010-01-08 Carl Worthnotmuch new: Fix progress notification on database...
2010-01-08 Carl Worthnotmuch new: Automatically upgrade the database if...
2010-01-08 Carl Worthlib: Implement versioning in the database and provide...
2010-01-08 Carl Worthnotmuch new: Fix deletion support to recurse on removed...
2010-01-08 Carl WorthTODO: Add a couple of ideas that came up during recent...
2010-01-07 Carl WorthPrefer READ_ONLY consistently over READONLY.
2010-01-07 Carl Worthlib: Consolidate checks for read-only database.
2010-01-07 Carl Worthlib: Clarify internal documentation of _notmuch_databas...
2010-01-07 Carl Worthnotmuch_message_get_filename: Support old-style filenam...
2010-01-06 Carl Worthnotmuch new: Never ask the database for any names from...
2010-01-06 Carl Worthlib: Treat NULL as a valid (and empty) notmuch_filename...
2010-01-06 Carl Worthnotmuch new: Fix bug resulting in file removal on initi...
2010-01-06 Carl Worthnotmuch new: Fix to detect deletions of names at the...
2010-01-06 Carl Worthnotmuch new: Fix regression preventing addition of...
2010-01-06 Carl Worthnotmuch new: Fix regression preventing recursion throug...
2010-01-06 Carl WorthFix typo in comment.
2010-01-06 Carl Worthnotmuch new: Print counts of deleted and renamed messages.
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...
next