]> granicus.if.org Git - mutt/history - hook.c
Convert pgp_app_handler to use buffer pool.
[mutt] / hook.c
2019-10-11 Kevin McCarthyMerge branch 'stable'
2019-10-07 Kevin McCarthyConvert save-hook and fcc-hook to use buffer pool inter...
2019-10-06 Kevin McCarthyConvert mutt_parse_hook() to use buffer pool.
2019-09-21 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-09-10 Kevin McCarthyMerge branch 'stable'
2019-08-28 Kevin McCarthyMerge branch 'stable'
2019-07-26 Kevin McCarthyMerge branch 'stable'
2019-06-28 Kevin McCarthyMerge branch 'stable'
2019-06-28 Kevin McCarthyRemove unnecessary "" checks for DT_STR and DT_PATH...
2019-06-26 Kevin McCarthyConvert Commands to use the union pointer_long_t too.
2019-04-09 Kevin McCarthyConvert mutt_check_simple() to accept a BUFFER parameter.
2019-04-07 Kevin McCarthyChange mutt_folder_hook() parameter to const char *.
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 a flag for dynamic date range evaluation in patterns.
2018-10-31 Kevin McCarthyAdd index-format-hook and expando.
2017-09-02 Kevin McCarthymerge default into stable
2017-07-19 Kevin McCarthymerge stable
2017-07-12 Kevin McCarthymerge stable
2017-06-26 Kevin McCarthymerge stable
2017-06-01 TAKAHASHI TamotsuFix "format string is not a string literal" warnings...
2017-02-24 Kevin McCarthymerge default into stable
2017-01-03 Kevin McCarthyAdd a pattern_cache_t to speed up a few repeated matches.
2016-12-05 Kevin McCarthymerge stable
2016-12-04 Kevin McCarthymerge stable
2016-11-14 Kevin McCarthyCompress: prefix external functions with "mutt_"
2016-11-14 Kevin McCarthyCompress patch from the neomutt repository.
2016-08-18 Kevin McCarthymerge default into stable
2016-07-06 Kevin McCarthymerge stable
2016-07-01 Kevin McCarthymerge stable
2016-05-24 Kevin McCarthymerge stable
2016-05-09 Derek MartinChange M_* symbols to MUTT_*
2015-08-31 Kevin McCarthymerge default into stable
2015-07-29 Kevin McCarthyAdd error handling for ^ and other empty mailbox shortcuts.
2015-07-21 Kevin McCarthymerge stable
2015-04-19 Kevin McCarthyAllow multiple crypt-hooks with the same regexp. (close...
2013-10-06 Aaron SchrabEnsure that BUFFER variables are initialized to prevent...
2013-10-05 Aaron SchrabConsistently use mutt_buffer_init function
2012-07-20 Brendan CullyDo not use stack-allocated space for BUFFERs
2010-08-24 Emanuele GiaquintaDo not call regfree if regcomp fails.
2009-01-13 Brendan CullyMerge
2009-01-13 Brendan CullyDo not allow a command in an account-hook to trigger...
2009-01-04 Brendan CullyUpdate copyrights. Closes #3016.
2008-07-02 Rocco RutteUse realpath() in mutt_pretty_mailbox() for paths that...
2007-04-07 Michael Elkinsmerge with tip
2007-04-07 Michael ElkinsAllow reply-hook to use ~h when replying from the index...
2007-04-01 Brendan CullyMerge flea restore
2007-03-21 Brendan CullyMerge $umask backout
2007-03-07 Masayuki MoriyamaAllow iconv-hook to use virtual charsets as targets...
2006-03-03 Thomas Roesslerreply-hook is used in contexts where we don't have...
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-03 Brendan CullyAdd config.h to the top of every C file that could...
2004-12-07 Thomas RoesslerAdd send2-hook and fix alternates handling.
2004-01-04 Michael ElkinsFix #1724, cannot use ~h pattern match with reply-hook.
2003-01-21 Werner Koch- To cleanup the pgp/smime code and prepare for other...
2002-12-11 Thomas RoesslerHerbert Martin Dietze <herbert@the-little-red-haired...
2002-12-10 Thomas RoesslerReplace safe_free calls by the FREE macro.
2002-07-24 Michael Elkinsreply-hook. Documentation still needed.
2002-02-05 Thomas RoesslerFix crypt-hook. From Dale Woolridge
2002-01-28 Thomas RoesslerS/MIME-related bug fixes from Brendan Cully.
2002-01-24 Thomas RoesslerS/MIME support. From Oliver Ehli <elmy@acm.org> and...
2001-06-29 Thomas Roesslerpatch-bac-vvvacounthook-20010628.1
2001-05-10 Thomas RoesslerA slightly extended version of Dave Ewart's sleeptime...
2001-04-11 Thomas RoesslerAvoid excessive unhooking from within hooks. Problem...
2001-02-19 Thomas RoesslerBrendan Cully's generic access() wrapper which know...
2001-02-14 Thomas Roesslericonv-hook.
2000-09-05 Thomas RoesslerFix a segmentation fault in hook parsing. From Bob...
2000-06-21 Thomas RoesslerApply message-hook to more commands, and make it more...
2000-06-15 Thomas Roesslerpatch-1.3.3.tlr.message_hook.1
2000-05-20 Thomas RoesslerSecond version of Byrial's display-hook patch.
2000-05-20 Thomas RoesslerAdd a display-hook command. From Byrial Jensen.
2000-05-16 Thomas Roesslermutt_expand_path is now able to escape special characte...
2000-03-03 Thomas RoesslerThe FSF apparently has moved.
2000-02-15 Thomas RoesslerByrial Jensen's unhook command patch.
2000-02-10 Thomas RoesslerPGP-cleanup patch from Roland Rosenfeld. Thanks!
2000-01-06 Thomas RoesslerUpdate copyright notices for unstable.
1999-05-31 Thomas RoesslerMinor bug-fixes.
1999-01-21 Thomas RoesslerFix _mutt_string_hook.
1999-01-19 Thomas RoesslerAdd the charset-hook command.
1999-01-07 Thomas RoesslerGet rid of RCS ids in source files. They are getting...
next