]> git.notmuchmail.org Git - notmuch/history - notmuch-show.c
fix Makefile.local to install bash completion definitions as not executable
[notmuch] / notmuch-show.c
2009-12-03 Carl Worthnotmuch show: Preserve thread-ordering and nesting...
2009-12-02 Bart Trojanowskinotmuch show: limit display to only matching messages
2009-11-28 Bart Trojanowskicorrect message flag enum value so that it matches...
2009-11-28 Bart Trojanowskinotmuch-show: identify which messages printed matched...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-25 Bart TrojanowskiMerge branch 'show-matching-flag' into HEAD
2009-11-25 Bart Trojanowskinotmuch-show: identify which messages printed matched...
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthnotmuch search: Remove the chunked-searching hack.
2009-11-22 Kan-Ru Chennotmuch-show: Show message part using UTF-8.
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-21 Carl Worthnotmuch show: Don't hide text parts, even with disposit...
2009-11-18 Keith PackardMake reply/show/tag all require at least one search...
2009-11-18 Keith PackardFilter out carriage-returns in show and reply output.
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.