]> git.notmuchmail.org Git - notmuch/history - lib/message.cc
Merge branch 'release'
[notmuch] / lib / message.cc
2017-03-25 David BremnerMerge branch 'release'
2017-03-22 David Bremnerlib: replace deprecated n_q_count_messages with status...
2017-03-19 David BremnerMerge branch 'release'
2017-03-18 Tomi Ollilalib/message.cc: fix Coverity finding (use after free)
2017-03-16 David Bremnerlib: clamp return value of g_mime_utils_header_decode_d...
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-26 David Bremnerlib/message.cc: use view number to invalidate cached...
2017-02-26 David Bremnerlib: handle DatabaseModifiedError in _n_message_ensure_...
2017-02-23 David BremnerMerge branch 'release'
2017-02-23 David Bremnerlib: make _notmuch_message_ensure_property_map static
2017-02-23 David Bremnerlib: make _notmuch_message_ensure_metadata static
2016-09-21 David Bremnerlib: basic message-property API
2016-09-21 David Bremnerlib: read "property" terms from messages.
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-06-05 Tomi Ollilalib: whitespace cleanup
2016-04-15 Daniel Kahn Gillmorcomplete ghost-on-removal-when-shared-thread-exists
2016-04-15 Daniel Kahn GillmorOn deletion, replace with ghost when other active messa...
2016-04-15 Daniel Kahn GillmorIntroduce _notmuch_message_has_term()
2016-04-15 Daniel Kahn Gillmorfix thread breakage via ghost-on-removal
2016-01-16 Daniel Kahn Gillmorclean up stray apostrophe in comment
2016-01-16 Daniel Kahn Gillmorcorrect comment referring to notmuch_database_remove_me...
2015-09-26 David BremnerMerge branch 'release'
2015-08-13 Austin Clementslib: Add per-message last modification tracking
2015-08-04 Austin Clementslib: Only sync modified message documents
2015-03-28 David Bremnerlib: eliminate fprintf from _notmuch_message_file_open
2015-03-28 David Bremnerlib: replace almost all fprintfs in library with _n_d_log
2015-03-28 David Bremnerlib: add private function to extract the database for...
2015-01-02 David Bremnerlib: convert two "iterator copy strings" into references.
2015-01-02 David Bremnerlib: another iterator-temporary/stale-pointer bug
2014-10-25 Austin Clementslib: Internal support for querying and creating ghost...
2014-10-25 Austin Clementslib: Introduce macros for bit operations
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...
next