]> granicus.if.org Git - mutt/shortlog
mutt
2018-11-18 TAKAHASHI TamotsuAdd L10N comments to several unclear messages.
2018-11-17 Petr PísařCzech translation update for Mutt 1.11.0
2018-11-17 Vincent LefevreUpdated fr.po for Mutt 1.11.0.
2018-11-15 Kevin McCarthyMinor fixes to UPDATING.
2018-11-14 Kevin McCarthyUpdate $index_format cross-references in manual.
2018-11-14 Kevin McCarthyUpdate the UPDATING file for 1.11.0 release.
2018-11-10 lilydjwgUpdated Simplified Chinese translation.
2018-11-07 Kevin McCarthyMinor edits to the README.
2018-11-07 Kevin McCarthyAdd some brief documentation on OAUTH support.
2018-11-06 Kevin McCarthyAdd monitor.h to extra_sources list.
2018-11-06 Kevin McCarthyAllow relative date hour/min/sec offsets.
2018-11-06 Kevin McCarthyFix a few memory leaks for idna conversion.
2018-11-06 Kevin McCarthyDocument send-hooks are not executed for resumed messages.
2018-11-06 Kevin McCarthyPrevent $charset from having multiple values.
2018-10-31 Kevin McCarthyAlways print mutt_buffer_pool_free() size debug output.
2018-10-31 Kevin McCarthyAdd a flag for dynamic date range evaluation in patterns.
2018-10-31 Kevin McCarthyAdd index-format-hook and expando.
2018-10-30 Kevin McCarthyFix memory leak on error in eat_regexp() and eat_date().
2018-10-23 Peter WuFix memleaks of saslconn on error paths
2018-10-17 Kevin McCarthyMinor syntactic cleanup in mutt_print_attachment().
2018-10-17 Kevin McCarthyEnsure a resized empty buffer is null-terminated.
2018-10-16 Kevin McCarthyRemove conversion of nbsp to space.
2018-10-15 Kevin McCarthyConvert mutt_print_attachment to use BUFFER.
2018-10-15 Kevin McCarthyConvert mutt_view_attachment to use BUFFER.
2018-10-15 Kevin McCarthyConvert mutt_edit_attachment to use BUFFER.
2018-10-15 Kevin McCarthyConvert mutt_compose_attachment to use BUFFER.
2018-10-15 Kevin McCarthyConvert mutt_get_tmp_attachment to use BUFFER.
2018-10-15 Kevin McCarthyAdd mutt_buffer_adv_mktemp() transition function.
2018-10-15 Kevin McCarthyAdd mutt_buffer_mktemp() transition function.
2018-10-15 Kevin McCarthyAdd rfc1524 buffer function interfaces for attach.c...
2018-10-11 Kevin McCarthyConvert the rest of mh.c to use BUFFER for file paths.
2018-10-10 Kevin McCarthyAdd a comment about gnutls date bits in certstat.
2018-10-09 Kevin McCarthyChange gnutls certificate_file processing and interacti...
2018-10-09 Kevin McCarthyFix gnutls (a)lways to properly save for all certerr...
2018-10-08 Kevin McCarthyConvert maildir_canon_filename() and callers to use...
2018-10-08 Kevin McCarthyConvert maildir_sync_message to use BUFFERs.
2018-10-08 Kevin McCarthyConvert _maildir_commit_message to use BUFFER.
2018-10-08 Kevin McCarthyConvert maildir_parse_dir to use BUFFER.
2018-10-08 Kevin McCarthyConvert buffy_maildir_check_dir to use BUFFER.
2018-10-08 Kevin McCarthyConvert mix_send_message to use buffer pool.
2018-10-08 Kevin McCarthyCreate mutt_buffer_add_printf().
2018-10-07 Kevin McCarthyConvert imap_rename and pgp_invoke_list_keys to use...
2018-10-07 Kevin McCarthyAdd buffer pool functions.
2018-10-06 Kevin McCarthyRearrange and clean up buffer functions.
2018-10-06 Kevin McCarthyBreak buffer functions into separate source file.
2018-10-05 Kevin McCarthyImprove info install/uninstall checks.
2018-10-04 Kevin McCarthyBuild info file documentation.
2018-10-03 Max GörnerAdapt translation of "Subject" in help text
2018-10-03 Max GörnerTranslate ERROR by FEHLER
2018-10-03 Max GörnerAdd several "Durchkopplungsbindestrich" to some German...
2018-10-03 Max GörnerFix typos in German translation
2018-09-30 Kevin McCarthyConvert pgp_invoke_list_keys and mix_send_message to...
2018-09-30 Kevin McCarthyChange imap_rename_mailbox to use a BUFFER.
2018-09-30 Kevin McCarthyIncrease buffer sizes for some IMAP commands.
2018-09-27 Kevin McCarthyAdd regfree to configure regex test.
2018-09-26 Kevin McCarthyFix non-threaded $sort_aux "reverse-" sorting.
2018-09-22 Kevin McCarthyMerge branch 'stable'
2018-09-22 Kevin McCarthyIncrease user/pass field sizes in auth_login.
2018-09-22 Kevin McCarthyAdd output during smime_keys purpose flag checking.
2018-09-18 Kevin McCarthySend imap keepalives for interactive filters.
2018-09-14 Kevin McCarthyRemove purpose checks in smime_keys.pl verify step.
2018-09-14 Kevin McCarthyFree queries and alias_queries before exiting.
2018-09-13 Kevin McCarthyChange imap_conn_find() to always return an authenticat...
2018-09-02 Kevin McCarthyChange compress examples to type "example" rather than...
2018-09-02 Kevin McCarthyClean up documentation link targets.
2018-09-02 Vincent LefevreUpdated French translation.
2018-09-01 Cody BrownsteinFix typo
2018-09-01 Kevin McCarthyConvert certificate prompts to show sha-256 instead...
2018-08-29 Kevin McCarthyRename pgpring to mutt_pgpring.
2018-08-29 Kevin McCarthyRemove extra lstats() in safe_rename() upon link success.
2018-08-29 Kevin McCarthyAdd additional error handling to safe_rename().
2018-08-28 Tommi A Pirinennew Finnish translation
2018-08-28 Vincent LefevreUpdated French translation.
2018-08-28 Vincent LefevreUpdated French translation.
2018-08-26 Kevin McCarthyMerge branch 'stable'
2018-08-26 Kevin McCarthyFix alias documentation examples.
2018-08-24 Kevin McCarthyChange $query_format to use mutt_format_s.
2018-08-24 Kevin McCarthyDisplay an error message if syncing fails.
2018-08-22 Kevin McCarthyAdd compose-to-sender functionality.
2018-08-21 Kevin McCarthyFix nested macro warning.
2018-08-21 Kevin McCarthyRemove compare_stat() call in safe_rename().
2018-08-21 Kevin McCarthyMerge branch 'stable'
2018-08-21 Kevin McCarthyAdd autoconf check for libunistring when checking for...
2018-08-16 Vincent LefevreUpdated French translation.
2018-08-15 Kevin McCarthyAllow ctrl-c to interrupt initial IMAP header download.
2018-08-14 Kevin McCarthyRemove legacy trim_incomplete_mbyte() in the pager.
2018-08-14 Kevin McCarthyDon't match $abort_noattach_regexp on quoted lines.
2018-08-14 Kevin McCarthyRefactor out mutt_is_quote_line().
2018-08-14 Kevin McCarthyConvert abort_noattach scan to use mutt_read_line().
2018-08-13 Kevin McCarthyOnly sync CONDSTORE and QRESYNC on the initial download.
2018-08-12 Vincent LefevreUpdated French translation.
2018-08-12 Kevin McCarthyAdd more doc for the $imap_condstore and $imap_qresync...
2018-08-12 Kevin McCarthyAlways check UID vs MSN when handling FETCH.
2018-08-12 Kevin McCarthyAdd QRESYNC support.
2018-08-12 Kevin McCarthyAdd utility functions for QRESYNC support.
2018-08-12 Kevin McCarthyAdd basic CONDSTORE support when fetching initial messages.
2018-08-12 Kevin McCarthyCreate mutt_buffer_increase_size() function.
2018-07-29 Kevin McCarthyMove exit cleanup in main() to end of function.
2018-07-28 Kevin McCarthyFix -z and -Z options to work with IMAP.
2018-07-28 Kevin McCarthyAdd a note about doc/manual.tex generation.
next