]> git.notmuchmail.org Git - notmuch/history - notmuch-show.c
Fix linking with gcc to use g++ to link in C++ libs.
[notmuch] / notmuch-show.c
2009-11-18 Carl Worthnotmuch show: Detect an internal error if a thread...
2009-11-16 Carl Worthnotmuch show: Implement proper thread ordering/nesting...
2009-11-16 Carl WorthMinor whitespace touchup.
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl Worthnotmuch show: Display "Subject: " before the subject.
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.