26
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent that last bug from reoccurring. More... over 14 years ago
Don't forget the "to" header when restrict parsing to certain headers More... over 14 years ago
Fix missing error check. More... over 14 years ago
Generate message ID (using SHA1) when a mail message contains none. More... over 14 years ago
Rename sha1.c to libsha1.c More... over 14 years ago
Merge branch from fixing up bugs after bisecting. More... over 14 years ago
Bring back the insert_thread_id function. More... over 14 years ago
Fix lifetime-maintenance bug with std::string and c_str() More... over 14 years ago
List a few more co-conspirators. More... over 14 years ago
Add an AUTHORS file. More... over 14 years ago
Add sha1.c and libsha1.h for doing SHA-1-based message-ID generation.
Mikhail «dottedmag» Gusarov
as Mikhail Gusarov
More... over 14 years ago
Add copy of GNU General Public License (version 3). More... over 14 years ago
Add notmuch_status_to_string function. More... over 14 years ago
Implement "notmuch restore". More... over 14 years ago
Pull out a chomp_newline function from "notmuch setup" More... over 14 years ago
Add notmuch_message_add_tag and notmuch_message_remove_tag More... over 14 years ago
notmuch-private.h: Move NOTMUCH_BEGIN_DECLS earlier More... over 14 years ago
notmuch_query_search: Clarify the documentation. More... over 14 years ago
notmuch.h: Fix some copy-paste errors in the documentaton. More... over 14 years ago
notmuch_message_get_message_id: Fix to cache result More... over 14 years ago
database: Add new notmuch_database_find_message More... over 14 years ago
Add notmuch_message_get_thread_ids function More... over 14 years ago
Add wrappers for regcomp and regexec to xutil.c. More... over 14 years ago
Rename NOTMUCH_MAX_TERM to NOTMUCH_TERM_MAX More... over 14 years ago
Move find_prefix function from database.cc to message.cc More... over 14 years ago
notmuch dump: Fix to print spaces between tags. More... over 14 years ago
Convert notmuch_database_t to start using talloc. More... over 14 years ago
Move declarations for xutil.c from notmuch-private to new xutil.h. More... over 14 years ago
notmuch dump: Fix buffer overrun in error message. More... over 14 years ago
notmuch setup: Collapse internal whitespace within message-id More... over 14 years ago