projects
/
notmuch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add -Wmising-declarations and fix warnings.
[notmuch]
/
message.cc
2009-10-25
Carl Worth
Add -Wmising-declarations and fix warnings.
blob
|
commitdiff
|
raw
2009-10-25
Carl Worth
Change database to store only a single thread ID per...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Add an INTERNAL_ERROR macro and use it for all internal...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
add_message: Propagate error status from notmuch_messag...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Drop the storage of thread ID(s) in a value.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Convert notmuch_thread_ids_t to notmuch_terms_t
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Implement notmuch_tags_t on top of new notmuch_terms_t
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Shuffle the value numbers around in the database.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Change all occurrences of "msgid" to "id".
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Carl Worth
Move the prefix-string arrays back into database.cc...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
_find_prefix: Exit when given an invalid prefix name.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Add notmuch_database_set_timestamp and notmuch_database...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
notmuch_tags_has_more: Fix to use string.empty rather...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Fix notmuch_message_get_message_id to never return...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
add_message: Fix to not add multiple documents with...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Add _notmuch_message_create_for_message_id
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Fix _notmuch_message_create to catch Xapian DocNotFound...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Add internal functions for manipulating a new notmuch_m...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Add notmuch_message_get_filename
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Move thread_id generation code from database.cc to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Carl Worth
Move the _notmuch_message_sync from private to public...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Carl Worth
Merge branch from fixing up bugs after bisecting.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Carl Worth
Fix lifetime-maintenance bug with std::string and c_str()
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
Add notmuch_message_add_tag and notmuch_message_remove_tag
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
notmuch_message_get_message_id: Fix to cache result
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
database: Add new notmuch_database_find_message
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
Add notmuch_message_get_thread_ids function
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
Move find_prefix function from database.cc to message.cc
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
Add destroy functions for results, message, and tags.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
Rename our talloc destructor functions to _destructor.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Carl Worth
Implement 'notmuch dump'.
blob
|
commitdiff
|
raw
|
diff to current