]> git.notmuchmail.org Git - notmuch/history - notmuch-show.c
emacs: `notmuch-search-operate-all' code cleanup, no functional changes
[notmuch] / notmuch-show.c
2012-01-25 Austin Clementsshow: Introduce mime_node formatter callback
2012-01-23 Austin Clementsshow: Use consistent header ordering in the text format
2012-01-22 Thomas Jostshow: don't use hex literals in JSON output
2012-01-21 Thomas JostAdd compatibility with gmime 2.6
2012-01-21 Austin Clementsshow: Handle read and write errors
2012-01-14 Austin ClementsFix build warning: "/*" within comment
2012-01-14 David Edmondsonnotmuch/emacs: Observe the charset of text/html parts...
2012-01-14 David BremnerMerge branch 'release'
2011-12-26 Austin Clementsshow: Pass notmuch_message_t instead of path to show_me...
2011-12-21 David Edmondsonnotmuch: Quiet buildbot warnings.
2011-12-15 Tomi Ollilanotmuch: unref charset_filter to fix one memory leak
2011-12-11 Tomi OllilaRelease memory allocated by internet_address_list_parse...
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-09-10 David BremnerMerge branch 'release'
2011-09-07 Jameson Graef RollinsDo not attempt to output part raw if part is not GMimePart.
2011-09-06 Jameson Graef RollinsImprove handling of message/rfc822 parts by adding...
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-29 Dmitry KurochkinAdd part filename and content-id in notmuch show output...
2011-06-04 Daniel Kahn GillmorUse stock GMimeSession by default
2011-06-03 Jameson Graef Rollinsshow: Avoid inadvertently closing stdout
2011-05-31 Carl WorthRename signerstatustostring to signer_status_to_string
2011-05-31 Carl WorthReduce some excessive indentation.
2011-05-31 Carl Worthshow: Remove some dead code from show_text_part_content
2011-05-31 Carl Worthnotmuch show: Don't do text conversions for non-text...
2011-05-27 Jameson Graef RollinsAdd decryption of PGP/MIME-encrypted parts with --decrypt.
2011-05-27 Jameson Graef RollinsAdd signature verification of PGP/MIME-signed parts...
2011-05-27 Jameson Graef RollinsBreak up format->part function into part_start and...
2011-05-24 Jameson Graef RollinsFix handling of message/rfc822 parts
2011-05-24 Jameson Graef Rollinsuse format=raw by default when requesting part with...
2011-05-24 Jameson Graef Rollinsthrow error if mbox format specified with --part
2011-05-23 Jameson Graef RollinsNew part output handling as option to notmuch-show.
2011-05-23 Jameson Graef Rollinsrename do_show_raw to do_show_single, and create params...
2011-05-23 Jameson Graef Rollinsadd part_sep formatter to replace "first" argument...
2011-05-23 Jameson Graef Rollinscreate notmuch_show_params_t structure for holding...
2011-05-20 Jameson Graef Rollinspass entire format structure to various show_message...
2011-05-18 David Edmondsonnotmuch: Add the content-id of a part to the JSON outpu...
2011-05-17 Carl Worthnotmuch show: Properly nest MIME parts within mulipart...
2011-05-17 Carl Worthnotmuch show: Include output for the enclosing multipar...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Michal SojkaAdd 'cat' subcommand
2010-06-09 Carl Worthnotmuch show: Add a --format=mbox option
2010-06-05 Carl WorthFix minor style issues in show_part_content function.
2010-06-05 Carl WorthAvoid giving GMime a NULL MIME-stream filter.
2010-04-22 David Edmondsonjson: Replace `date_unix' with `timestamp' in show...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
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.