]> granicus.if.org Git - mutt/history - hdrline.c
Convert pgp_app_handler to use buffer pool.
[mutt] / hdrline.c
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-02-01 Kevin McCarthyMerge branch 'stable'
2019-01-25 Kevin McCarthyMerge branch 'stable'
2019-01-24 Kevin McCarthyMerge branch 'stable'
2019-01-22 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-10 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyClean up formatting.
2019-01-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-10-31 Kevin McCarthyAdd index-format-hook and expando.
2018-04-16 Kevin McCarthyMerge branch 'stable'
2018-04-14 Kevin McCarthyMerge branch 'stable'
2018-04-14 Kevin McCarthyMerge branch 'stable'
2018-04-14 Kevin McCarthyMerge branch 'stable'
2018-04-09 Kevin McCarthyMerge branch 'stable'
2018-04-02 Kevin McCarthyMerge branch 'stable'
2018-03-23 Kevin McCarthyFix comparison of flags with multiple bits set.
2017-02-24 Kevin McCarthymerge default into stable
2017-01-24 David ChampionAdd subjectrx command to replace matching subjects...
2016-12-27 Kevin McCarthyMake to_chars and status_chars accept mulitibyte charac...
2016-12-05 Kevin McCarthymerge stable
2016-12-04 Kevin McCarthymerge stable
2016-10-23 Kevin McCarthymerge stable
2016-10-23 Kevin McCarthymerge stable
2016-10-17 Kevin McCarthymerge stable
2016-10-16 Kevin McCarthymerge stable
2016-10-16 Kevin McCarthymerge stable
2016-10-08 Kevin McCarthymerge stable
2016-10-04 Kevin McCarthymerge stable
2016-09-25 Kevin McCarthymerge stable
2016-09-22 Kevin McCarthymerge stable
2016-09-22 Kevin McCarthymerge stable
2016-09-20 Kevin McCarthymerge stable
2016-09-08 Kevin McCarthymerge stable
2016-09-06 Kevin McCarthymerge stable
2016-09-05 Kevin McCarthymerge stable
2016-09-05 Kevin McCarthymerge stable
2016-09-03 Kevin McCarthymerge stable
2016-09-02 Kevin McCarthymerge stable
2016-08-23 Kevin McCarthyRemove the $locale configuration variable.
2016-08-18 Kevin McCarthymerge default into stable
2016-07-06 Kevin McCarthymerge stable
2016-07-01 Kevin McCarthymerge stable
2016-06-07 Kevin McCarthyFix columns used for $status_format and $pager_format...
2016-05-24 Kevin McCarthymerge stable
2016-05-09 Derek MartinChange M_* symbols to MUTT_*
2016-04-30 Kevin McCarthymerge stable
2016-04-28 Kevin McCarthyAdd cols parameter to mutt_FormatString()
2016-04-02 Kevin McCarthymerge default into stable
2016-01-01 Kevin McCarthymerge stable
2015-12-08 Kevin McCarthymerge stable
2015-10-18 Kevin McCarthymerge stable
2015-09-30 Kevin McCarthymerge stable
2015-09-21 Derek SchrockAdd new optional index_format expandos %r and %R.
2009-04-08 Rocco RutteFor %F, display Bcc recipient if no other recipients...
2009-01-04 Brendan CullyUpdate copyrights. Closes #3016.
2007-10-18 Rocco RutteEnlarge temporary buffer in hdr_format_str to prevent...
2007-04-15 Michael ElkinsRemoved hardcoded pager progress indicator and add...
2007-04-15 Michael Elkinsmerge with tip
2007-04-12 Michael ElkinsPass column value recursively when expanding format...
2007-04-03 Fabian GroffenFix some warnings.
2007-04-01 Brendan CullyMerge flea restore
2006-04-28 Thomas RoesslerCleaning up attachment counting. This takes away some...
2006-01-10 Brendan CullyDon't use uninitialised flags variable when fetching...
2005-10-04 David ChampionAttachment counting for index display (patch-1.5.11...
2005-09-17 Brendan CullyGah, forgot the zip code when updating the FSF address...
2005-09-17 Brendan CullyUpdate FSF address (via sed, I hope nothing got mangled...
2005-02-12 TAKAHASHI Tamotsuunalternates now also adds to a list of exceptions...
2005-02-03 Brendan CullyAdd config.h to the top of every C file that could...
2004-07-14 TAKAHASHI TamotsuIntroduce $include_onlyfirst.
2004-02-01 Thomas RoesslerTurn alternates, lists, and subscribe into regular...
2004-01-04 Thomas RoesslerPermit list patterns that match the domain name of...
2003-03-03 Thomas RoesslerIDN support for e-mail messages. Things should work...
2003-01-21 Werner Koch- To cleanup the pgp/smime code and prepare for other...
2002-12-22 Martin MichlmayrAdd %A to the format strings, which expands to the...
2002-11-11 Michael ElkinsFix #485: Make %z work like %Z inside of %{} in $index_...
2002-03-25 Thomas RoesslerFix #872, from Brendan Cully.
2002-02-13 Thomas RoesslerChange the default format to be more friendly to "0...
2002-02-13 Thomas RoesslerUndo the %l fix. It broke things.
2002-02-12 Thomas RoesslerImprove %l's behaviour.
2002-01-24 Thomas RoesslerS/MIME support. From Oliver Ehli <elmy@acm.org> and...
2001-12-17 Thomas RoesslerAnother threading update.
2001-11-19 Thomas RoesslerFix mutt_messages_in_thread(). From Daniel Eisenbud.
2001-10-31 Thomas RoesslerAdvanced threading, v 5.1. From Daniel Eisenbud
2001-05-10 Thomas RoesslerFix %D. From Len Lattanzi <Len.Lattanzi@migration...
2000-10-17 Thomas RoesslerFix pager and index display when non-printable space...
2000-10-03 Thomas RoesslerAdding a list flag to to_chars, From Andreas Plesner...
2000-08-28 Edmund GRIMLEY EVANSThis patch moves hdr_format_s from hdrline.c to curs_li...
2000-08-22 Thomas RoesslerFix %B in index_format.
next