index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-10-14
Add some sort of progress indicator.
Carl Worth
2009-10-14
Avoid complaints about messages with empty mime parts.
Carl Worth
2009-10-14
Avoid complaints about empty address lists.
Carl Worth
2009-10-14
Document the little details separating the sup and notmuch indexes.
Carl Worth
2009-10-14
Avoid trimming initial whitespace while looking for signatures.
Carl Worth
2009-10-14
Index an attachment's filename extension as well.
Carl Worth
2009-10-14
Index the filename of any attachment.
Carl Worth
2009-10-14
[sup-compat] Don't index mime parts with content-disposition of attachment
Carl Worth
2009-10-14
Add label "attachment" when an attachment is seen.
Carl Worth
2009-10-14
Split thread_id value on commas before inserting into hash.
Carl Worth
2009-10-14
Add missing null terminator before using byte-array contents as string.
Carl Worth
2009-10-14
notmuch-index-message: Add explicit support for multipart mime.
Carl Worth
2009-10-14
[sup-compat] Don't trim trailing whitespace on line introducing quotation.
Carl Worth
2009-10-14
notmuch-index-message: Fix handling of thread_id terms.
Carl Worth
2009-10-14
notmuch-index-message: Use local-part of email addres in lieu of name.
Carl Worth
2009-10-14
Use gmime's own reference-parsing code.
Carl Worth
2009-10-14
notmuch-index-message: Correctly parse and index encoded mime parts.
Carl Worth
2009-10-14
notmuch-index-message: Lookup children for thread_id as well.
Carl Worth
2009-10-14
notmuch-index-message: Use more meaningful variable names.
Carl Worth
2009-10-14
notmuch-index-message: Start generating correct thread_id values.
Carl Worth
2009-10-14
Factor out parsing of reference-header values and pickup In-reply-to.
Carl Worth
2009-10-14
notmuch-index-message: Ignore more signature patterns.
Carl Worth
2009-10-13
notmuch-index-message: Avoid crashing when a message has no references.
Carl Worth
2009-10-13
notmuch-index-message: Read message filenames from stdin
Carl Worth
2009-10-13
Move index_file out from main() into its own function.
Carl Worth
2009-10-13
notmuch-index-message: Index References as well.
Carl Worth
2009-10-13
Minor code re-ordering for clarity.
Carl Worth
2009-10-13
notmuch-index-message: Don't index the "re:" prefix in subjects.
Carl Worth
2009-10-13
notmuch-index-message: Don't index the line introducing a quote.
Carl Worth
2009-10-13
notmuch-index-message: Don't index quoted lines and signatures.
Carl Worth
2009-10-13
notmuch-index-message: Separate gen_terms_body into its own function
Carl Worth
2009-10-13
notmuch-index-message: Add code to actually create a Xapian index
Carl Worth
2009-10-13
Rename g_mime_test to notmuch-index-message
Carl Worth
2009-10-13
xapian-dump: Add a little mor indentation
Carl Worth
2009-10-13
Include document data in the dump.
Carl Worth
2009-10-13
xapian-dump: Add support to unserialize values.
Carl Worth
2009-10-13
Add .gitignore file to ignore compiled binaries.
Carl Worth
2009-10-13
xapian-dump: Add values to the dump as well.
Carl Worth
2009-10-13
xapian-dump: Fix to dump all terms for each document ID.
Carl Worth
2009-10-13
xapian-dump: Actually dump document IDs
Carl Worth
2009-10-13
Remove unused variable.
Carl Worth
2009-10-13
Add the beginnings of a xapian-dump program.
Carl Worth
2009-10-13
Add sup-compatible prefixes and achieve sup-compatible print output
Carl Worth
2009-10-13
Initial commit of a test program to form the basis of notmuch.
Carl Worth
[prev]