]> git.notmuchmail.org Git - notmuch/history - lib/message.cc
Merge tag '0.18.2'
[notmuch] / lib / message.cc
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-10-11 Austin Clementslib: Handle empty date value
2014-10-11 Austin Clementslib: Move message ID compression to _notmuch_message_cr...
2014-09-24 Jani Nikulalib: actually return failures from notmuch_message_tags...
2014-08-30 Austin Clementslib: Return an error from operations that require an...
2014-08-30 Austin Clementslib: Support empty header values in database
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-08-05 Austin Clementslib: Improve documentation of _notmuch_message_create_f...
2014-08-04 Austin Clementslib: Invalidate message metadata in _notmuch_message_ge...
2014-07-13 Charles Celerierlib: Start all function names in notmuch-private.h...
2014-06-22 David BremnerMerge branch 'release'
2014-06-18 Austin Clementslib: Separate all phrases indexed by _notmuch_message_g...
2014-03-11 Jani Nikulalib: make folder: prefix literal
2014-03-11 Jani Nikulalib: add support for path: prefix searches
2014-03-11 Jani Nikulalib: refactor folder term update after filename removal
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-18 Tomi Valkeinenlib: fix error handling
2013-09-03 Louis Rillingtags_to_maildir_flags: Don't rename if no flags change
2013-05-26 David BremnerMerge branch 'release'
2013-05-04 Vladimir Mareklib/message.cc: stale pointer bug (v3)
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Austin Clementslib: Separate list of all messages from top-level messages
2012-12-01 Jani Nikulalib: fix warnings when building with clang
2012-06-10 Austin Clementslib: Treat messages in new/ as maildir messages with...
2012-06-10 Austin Clementslib: Only synchronize maildir flags for messages in...
2012-06-10 Austin Clementslib: Move _filename_is_in_maildir
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Austin Clementslib: Don't needlessly create directory docs in _notmuch...
2012-05-24 Austin Clementslib: Perform the same transformation to _notmuch_databa...
2011-12-06 David BremnerMerge branch 'release'
2011-11-27 David BremnerMerge branch 'release'
2011-11-23 David BremnerMerge branch 'release'
2011-11-22 Louis Rillingtags_to_maildir_flags: Cleanup double assignement
2011-11-22 Louis Rillinglib: Kill last usage of C++ type bool
2011-11-14 Austin ClementsStore "from" and "subject" headers in the database.
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-10-04 Ali Polatellib: make find_message{,by_filename) report errors
2011-09-24 Austin Clementslib: Remove message document directly after removing...
2011-09-24 Austin Clementslib: Indicate if there are more filenames after removal.
2011-09-13 Austin Clementslib: Add missing status check in _notmuch_message_remov...
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-30 Mark AndersonFix folder: coherence issue
2011-06-29 Mark AndersonFix folder: coherence issue
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2011-05-11 Carl WorthMark some structures in the library interface with...
2011-05-11 Carl WorthRemove some variables which were set but not used.
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-03-21 Austin ClementsAdd the tag list to the unified message metadata pass.
2011-03-21 Austin ClementsAdd the file name list to the unified message metadata...
2011-03-21 Austin ClementsAdd a generic function to get a list of terms with...
2011-03-21 Austin ClementsImplement an internal generic string list and use it.
2011-03-21 Austin ClementsUse a single unified pass to fetch scalar message metadata.
2011-01-26 Carl Worthlib: Save and restore term position in message while...
2011-01-15 Carl WorthAdd support for folder-based searching.
2011-01-15 Carl WorthCorrect some minor typos in a comment
2010-12-08 Austin ClementsOptimize thread search using matched docid sets.
2010-11-12 Carl Worthlib: Fix missing initialization of status field. 0.5
2010-11-12 Carl Worthlib: Add two missing static qualifiers
2010-11-12 Carl Worthtags_to_maildir_flags: Fix to preserve existing, unsupp...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Do nothing outsi...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Don't exit on...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Fix to rename...
2010-11-11 Carl Worthmaildir_flags_to_tags: Avoid interpreting "no info...
2010-11-11 Carl WorthFix notmuch_message_tags_to_maildir_flags to effect...
2010-11-11 Carl WorthFix notmuch_message_maildir_flags_to_tags to iterate...
2010-11-11 Carl Worthlib: Add new, public notmuch_message_get_filenames
2010-11-11 Carl Worthlib: Remove the notion of TAGS_INVALID
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-11 Carl Worthlib: Remove the synchronization of 'T' flag with "delet...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-10 Michal SojkaMaildir synchronization
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-02 Carl Worthlib: Eliminate some redundant includes of xapian.h
2010-06-04 Carl WorthAvoid database corruption by not adding partially-const...
2010-06-04 Carl WorthFix misnamed function in internal documentation.
2010-04-26 Dirk HohndelAdd authors member to message
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-09 Carl Worthlib: Silence a compiler warning.
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-02-09 Carl WorthSwitch from random to sequential thread identifiers.
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-09 Carl Worthlib: Add non-content terms with a WDF value of 0.
2010-01-09 Carl Worthlib: Split the database upgrade into two phases for...
2010-01-08 Carl Worthlib: Implement versioning in the database and provide...
2010-01-07 Carl Worthlib: Consolidate checks for read-only database.
2010-01-07 Carl Worthnotmuch_message_get_filename: Support old-style filenam...
2010-01-06 Carl Worthlib: Implement new notmuch_directory_t API.
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 Worthlib: Abstract the extraction of a relative path from...
2009-11-28 Carl WorthAvoid bogus internal error reporting duplicate In-Reply...
2009-11-28 David Bremneradd missing comma in debugging code
2009-11-28 Bart Trojanowskimessage: add flags to notmuch_message_t
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
next