]> git.notmuchmail.org Git - notmuch/history - notmuch-show.c
make release: Enforce a clean source tree before release.
[notmuch] / notmuch-show.c
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-05 David Edmondsonnotmuch: Correctly terminate text/* parts in JSON output
2010-04-02 Carl WorthMerge remote branch 'dme/dme-for-cworth'
2010-04-02 David Edmondsonnotmuch: Add a 'part' subcommand
2010-04-02 David Edmondsonnotmuch-show: Add unix and relative dates to the JSON...
2010-04-01 nstraz@redhat.comSetup the GMimeStream only when needed
2010-03-11 Sebastian Spaethnotmuch-show: add tags to json output
2010-03-09 Carl Worthnotmuch show: Don't show empty headers.
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
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.