26
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document the little details separating the sup and notmuch indexes. More... over 14 years ago
Avoid trimming initial whitespace while looking for signatures. More... over 14 years ago
Index an attachment's filename extension as well. More... over 14 years ago
Index the filename of any attachment. More... over 14 years ago
[sup-compat] Don't index mime parts with content-disposition of attachment More... over 14 years ago
Add label "attachment" when an attachment is seen. More... over 14 years ago
Split thread_id value on commas before inserting into hash. More... over 14 years ago
Add missing null terminator before using byte-array contents as string. More... over 14 years ago
notmuch-index-message: Add explicit support for multipart mime. More... over 14 years ago
[sup-compat] Don't trim trailing whitespace on line introducing quotation. More... over 14 years ago
notmuch-index-message: Fix handling of thread_id terms. More... over 14 years ago
notmuch-index-message: Use local-part of email addres in lieu of name. More... over 14 years ago
Use gmime's own reference-parsing code. More... over 14 years ago
notmuch-index-message: Correctly parse and index encoded mime parts. More... over 14 years ago
notmuch-index-message: Lookup children for thread_id as well. More... over 14 years ago
notmuch-index-message: Use more meaningful variable names. More... over 14 years ago
notmuch-index-message: Start generating correct thread_id values. More... over 14 years ago
Factor out parsing of reference-header values and pickup In-reply-to. More... over 14 years ago
notmuch-index-message: Ignore more signature patterns. More... over 14 years ago
notmuch-index-message: Avoid crashing when a message has no references. More... over 14 years ago
notmuch-index-message: Read message filenames from stdin More... over 14 years ago
Move index_file out from main() into its own function. More... over 14 years ago
notmuch-index-message: Index References as well. More... over 14 years ago
Minor code re-ordering for clarity. More... over 14 years ago
notmuch-index-message: Don't index the "re:" prefix in subjects. More... over 14 years ago
notmuch-index-message: Don't index the line introducing a quote. More... over 14 years ago
notmuch-index-message: Don't index quoted lines and signatures. More... over 14 years ago
notmuch-index-message: Separate gen_terms_body into its own function More... over 14 years ago
notmuch-index-message: Add code to actually create a Xapian index More... over 14 years ago
Rename g_mime_test to notmuch-index-message More... over 14 years ago