]> granicus.if.org Git - neomutt/shortlog
neomutt
2008-08-19 Rocco RutteMake text/enriched handler multibyte aware. Closes...
2008-08-18 Vincent LefevreUpdated French translation.
2008-08-18 Rocco RutteIgnore zero width characters U+200B/U+FEFF which may...
2008-08-18 Rocco RutteValidate charset names for all charset options.
2008-08-15 Brendan CullyFix type-punning warning in sasl_getprop usage
2008-08-15 Brendan CullyFix a couple of compiler warnings introduced in [00ce81...
2008-07-10 Aron GriffisFix three bugs handling flags in mutt_copy_header
2008-07-10 Aron GriffisUnify parser for message-ids
2008-08-11 Rocco RuttePrefer "backtick" over "backtic" on comments and docs...
2008-07-27 Aron Griffisdoc: semi-colon needs quoting too
2008-07-25 Rocco RutteMerge with brendan
2008-07-25 Rocco RutteDocument that my_ variables aren't expanded in backtick...
2008-07-22 Vincent LefevreFix typos in manual.xml.head and init.h. Closes #3096.
2008-07-21 Aron Griffisnoop cleanup: move mutt_copy_header flags to copy.h
2008-07-24 Brendan CullyFix m4 serial numbers to avoid aclocal 1.10 warnings
2008-07-24 Brendan CullyRemove variables no longer used since [7729b1ad530c]
2008-07-24 Brendan CullyDisable GCC long long warnings with -pedantic. Closes...
2008-07-21 Rocco RutteUse itemized lists for listing possible sort config...
2008-07-21 Rocco Ruttemakedoc: Add ".ie" and ".il" to support itemized lists.
2008-07-21 Rocco RutteDocument that account-hook is intended for connection...
2008-07-21 Rocco RutteManual: Use tables for message flags as it's more compact
2008-07-21 Rocco RutteManual: minor formatting tweaks
2008-07-21 Rocco RutteEncode lines written to $alias_file in $config_charset...
2008-07-10 Aron GriffisUnify mutt_write_references
2008-07-10 Aron GriffisClean up error handling in mutt_copy_header
2008-07-17 Rocco RutteCleanup unused vars changeset ba0d96408425 didn't remove
2008-07-11 Rocco RutteMention that @ can be used in usernames in URLs
2008-07-11 Rocco RutteAllow UTF-8 charset to be misspelled as "utf8"
2008-07-11 Rocco RutteVerify hostname in (Open)SSL certificate validation
2008-07-10 Rocco RuttePrevent some pointers of 'struct body' being saved...
2008-07-10 Aron GriffisRemove completely wrong comment regarding in-reply...
2008-07-09 Rocco RutteDocument redirection to trigger batch send mode in...
2008-07-04 Ralf WildenhuesFix syntax error for strtok_r compatitility prototype
2008-07-02 Vladimir MarekUse stat() instead of dirent->d_type to test for direct...
2008-07-02 Rocco RutteCalculate menu->max after a possible resort in index
2008-07-02 Rocco RutteFix casts for progress update to prevent -ftrapv aborts...
2008-07-02 Brendan CullyOnly make LC_MESSAGES conditional on NLS in GPGME local...
2008-07-02 Rocco RutteUse realpath() in mutt_pretty_mailbox() for paths that...
2008-07-02 Rocco RutteUse casts to avoid triggering integer overflow detectio...
2008-07-02 Vincent LefevreClamp timeval math to unsigned int to match progress...
2008-07-02 Brendan CullySet GPGME locale on first attempt to create context.
2008-07-02 Brendan CullyStub in a gpgme version of extract-keys. It doesn't...
2008-07-02 Brendan CullySupport displaying application/pgp-keys with GPGME.
2008-07-01 Brendan CullyHandle DONTHANDLEPGPKEYS in handler instead of crypto...
2008-07-01 Brendan CullyBail out of copy if decryption is requested but the...
2008-07-01 UnknownWhen deleting attachments, always print newline separat...
2008-06-29 Brendan CullyImprove gpgme SMIME uid display: align each line by...
2008-06-29 Brendan CullyShow more information about problematic SMIME signature...
2008-06-29 Brendan CullyExtract CN from client certificate in gnutls.
2008-06-29 Brendan CullyBasic support for $ssl_client_cert when compiled with...
2008-06-27 Petr PísařUpdated Czech translation.
2008-06-26 Brendan CullyMark new error message for translation.
2008-06-26 Brendan CullyForce a resize event after calling an external editor...
2008-06-26 Brendan Cullyfflush before fsync and close. Closes #2962 again.
2008-06-26 Brendan Cullyfsync maildir/mh messages on commit. Closes #2962.
2008-06-26 Brendan CullyCheck S/MIME signing ID exists before attempting to...
2008-06-26 Brendan CullyMake $move default to no instead of ask-no. Closes...
2008-06-26 Brendan CullyDocument difference between index and pager search...
2008-06-26 Brendan CullyMake mutt_copy_message distinguish between fatal and...
2008-06-25 Brendan CullyMake multipart decoding a little more forgiving.
1970-01-01 Brendan CullyTest that envelope from or from is set before attemptin...
2008-06-15 Christoph BergDocument that From_ lines use asctime-style dates,...
2008-06-12 Alexey I. FroloffDo not attempt to close invalid descriptors. Closes...
2008-06-05 Vladimir MarekWrap Fqdn in NONULL() to prevent crash with -d5 if...
2008-06-02 Rocco RutteAllow for printing variable values longer than 256...
2008-06-02 Rocco RutteAllow for mail addresses longer than 256 characters...
2008-05-30 Rocco RutteDefine prototypes for compatibility functions in protos...
2008-05-29 Rocco RutteRespect $wrap_search in generic menu search (e.g. for...
2008-05-29 Rocco RutteOnly install mutt_dotlock(1) if binary is installed...
2008-05-29 Paul WalkerMake default muttrc header weeding tidier. Closes ...
2008-05-23 Todd ZullingerCall mutt_need_hard_redraw() in pgp_decrypt_part().
2008-05-29 Moritz SchulteMake sure that the redrawing/reinitializing is done...
2008-05-29 Vladimir MarekCosmetic fix to configure --help. Closes #3060.
2008-05-29 Vincent LefevreUpdated French translation
2008-05-23 Rocco RutteUPDATING: fix 1.5.18 line as noted by Kyle Wheeler
2008-05-23 Brendan CullyEscape LSUB mailbox names given to mutt_parse_rc_line.
2008-05-22 Rocco RutteUse C99 macros "PRId64"/"PRId32" to format file sizes...
2008-05-22 Rocco RutteDocument that $check_mbox_size should be set before...
2008-05-22 Rocco RutteMention requirement to encode X-Label: headers in UPDATING
2008-05-22 Rocco RutteGuard idata->mailbox read in imap_mailbox_state. Closes...
2008-05-22 Piarres Beobide... Updated Basque translation.
2008-05-22 René ClercUpdated Dutch translation
2008-05-21 Rocco RutteFix new mail detection for >2 GB mboxes with $check_mbo...
2008-05-21 Rocco RutteUse ftello() instead of ftell() in more places that...
2008-05-21 Rocco RutteImprove documentation for handling multiple folders...
2008-05-20 Paul WalkerFix more compiler warnings on amd64 by use of %p instea...
2008-05-19 Ivan Vilata... Updated Catalan translation
2008-05-19 Brendan CullyMerge with Rocco
2008-05-19 Vladimir MarekUnbreak build with included gettext by explicitly remov...
2008-05-19 Petr PisarUpdated Czech translation
2008-05-19 Vsevolod VolkovUpdated Russian translation
2008-05-19 Rocco RutteMention mime_lookup change in UPDATING
2008-05-19 Paul WalkerUse %p instead of %x to debug-print pointers (fixes...
2008-05-19 Rocco Ruttehcversion.h depends on new mutt_md5 tool
2008-05-18 Roland RosenfeldUpdated German translation
2008-05-18 Andreas JobsFix GPGME S/MIME micalg generation, broken in [e6f958b0...
2008-05-18 Brendan CullyAdd 'mime_lookup application/octet-stream' to the distr...
2008-05-18 Brendan CullyBuild local md5 tool for hcachever.sh. Closes #3025.
2008-05-17 Brendan Cullymutt-1.5.18 signed
2008-05-17 Brendan CullyAdded tag mutt-1-5-18-rel for changeset ff9e4d0464b1
next