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
path:
root
/
lib
/
message-file.c
Age
Commit message (
Expand
)
Author
2015-03-29
lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
2015-01-01
lib: drop the deprecation message for single-message mbox files
Jani Nikula
2014-07-13
lib: Start all function names in notmuch-private.h with
Charles Celerier
2014-06-13
lib: resurrect support for single-message mbox files
Jani Nikula
2014-04-05
lib: replace the header parser with gmime
Jani Nikula
2013-09-14
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2012-12-24
lib/message-file.c: use g_malloc () & g_free () in hash table values
Tomi Ollila
2011-06-10
Fix appending of Received headers
Stewart Smith
2011-06-03
lib/message-file: plug three memleaks.
Anton Khirnov
2010-04-26
Make Received: header special in notmuch_message_file_get_header
Dirk Hohndel
2010-04-06
fix notmuch_message_file_get_header
Dirk Hohndel
2009-11-17
message_file_get_header: Use break where more clear than continue.
Carl Worth
2009-11-17
Close message file after parsing message headers
Mikhail Gusarov
2009-11-11
notmuch show: Avoid segmentation for message with no subject.
Carl Worth
2009-11-09
libify: Move library sources down into lib directory.
Carl Worth