]> granicus.if.org Git - mutt/shortlog
mutt
2007-09-11 Rocco RutteLet %*X padding share the same code of %>X padding
2007-09-10 Vincent LefevreUpdated French translation.
2007-09-10 Rocco RutteMake mutt_FormatString() more multibyte-aware
2007-09-10 Rocco RutteEscape option values for variable queries and completio...
2007-09-09 Andreas JaggiLet imap_complete_hosts work with the last mailbox...
2007-09-09 Julien CristauOnly check whether GNUTLS error is fatal when an error...
2007-09-08 Brendan Cullyautoreconf --include doesn't pass its argument to aclocal.
2007-09-08 Brendan CullyAttempt to clean up DB back-end selection
2007-09-06 Rocco RutteRewrite padding logic for mutt_FormatString()
2007-09-05 Rocco RutteFix/improve intl error messages
2007-09-05 Rocco RutteInterpret relative paths in browser relative to shown...
2007-09-05 Rocco RutteTeach pager how to ignore $wrap and use it for help...
2007-09-05 Rocco RutteManual: make sure <screen/> contents in shorter than...
2007-09-05 Rocco RutteManual: don't use <screen/> to present structured data
2007-09-05 Rocco RutteFix buffer overflow in mutt_FormatString()
2007-09-05 Brendan CullyAdd libz to crypto libs if available (closes #2303).
2007-09-04 Ivan Vilata... Updated Catalan translation
2007-08-31 Gary JohnsonDecrement the mtime of the tempfile during edit-message...
2007-08-28 Brendan CullyInsert .pp after .de to fix man page generation (closes...
2007-08-28 Brendan CullyCheck subscriptions after any authentication, rather...
2007-08-28 Brendan CullyUse limits.h for PATH_MAX instead of posix1_lim.h ...
2007-08-27 Brendan CullyUpdate auth_cram for new MD5 code (untested).
2007-08-27 Brendan CullyReplace RFC md5 implementation with GPL version from...
2007-08-16 Brendan CullyCheck for lost tty if getch returns error (closes ...
2007-08-16 Michael VrableFix RFC 3676 (format=flowed text) handling.
2007-08-08 Kyle WheelerTrim whitespace in definition lists for man pages ...
2007-08-03 Brendan CullyClarify the documentation for $use_envelope_from (close...
2007-07-25 Vincent LefevreUpdated French translation.
2007-07-16 Brendan CullyMake is_shell_char static. Closes #2907.
2007-07-16 Brendan CullyCheck that spam expression has enough matches for its...
2007-07-15 Brendan CullyGPGME: do not attempt to extract signatures unless...
2007-07-09 Aron GriffisAllow send-hooks to effectively change $from and $use_from
2007-07-09 Aron GriffisClean up mx.c: init stat structs to zero
2007-07-10 Thomas RoesslerActually bail out, but wiht an ok return value.
2007-07-10 Thomas RoesslerDon't bail out on a bad message/external-body!
2007-07-09 David ChampionThis patch implements the "%* " notation, which is...
2007-07-08 Edmund GRIMLEY... Updated Esperanto translation.
2007-07-05 Brendan CullyFix some compiler warnings in GPGME. Closes #2919.
2007-07-05 Brendan CullyGPGME: Stop parsing message as soon as PGP header is...
2007-06-27 Dan FandrichFix %P in pager status for off_t variability.
2007-06-27 Dan Fandrichremove a double inclusion of config.h
2007-06-15 Sertaç Ö. Yıldızflowed: consider a single space as a hard line break...
2007-06-13 Vsevolod VolkovUpdated Russian translation
2007-06-11 René ClercUpdated Dutch translation
2007-06-11 Petr PisarUpdated Czech translation.
2007-06-11 Pawel DziekonskiUpdated Polish translation.
2007-06-11 Vincent LefevreUpdated French translation.
2007-06-10 Roland RosenfeldUpdated German translation
2007-06-10 Brendan CullyFix quoting for hg sign in build-release
2007-06-10 Brendan Cullymutt-1.5.16 signed
2007-06-10 Brendan CullyAdded tag mutt-1-5-16-rel for changeset aaf805734d24
2007-06-10 Brendan Cullyautomatic post-release commit for mutt-1.5.16 mutt-1-5-16-rel
2007-06-10 Brendan CullyIgnore hcachever.sh now that autoconf is creating it
2007-06-10 Brendan CullyMake GPGME backend generate a RFC3156-compliant micalg...
2007-06-08 Thomas Roesslerremove unnecessary dprints
2007-06-08 Thomas RoesslerFix header encoding corner case.
2007-06-05 pywatsonMake sort by "To" stable (closes #2515).
2007-05-17 Christoph BergTemporarily set pipe_decode in the \cb urlview macro...
2007-05-28 Brendan CullyUse autoconf instead of "which" to discover MD5 tool
2007-05-20 Brendan CullyMerge with tlr
2007-05-20 Brendan CullyForget SMTP password if authentication fails.
2007-05-15 Thomas RoesslerJump to the next *sub*-thread when tag-subthread is...
2007-05-08 Rocco Ruttef=f: flush buffer contents (if any) after reading input
2007-05-07 Brendan CullyRename next-folder to next-unread-mailbox. Remove defau...
2007-05-07 Brendan CullyUse signed arithmetic in mutt_gecos_name to avoid an...
2007-05-02 N.J. MannAdd next-folder command
2007-05-01 Brendan CullyMake IDN depend on iconv support
2007-04-30 Alain Benchcontrib/smime.rc: $smime_verify_opaque_command fallback...
2007-04-25 Vincent LefevreUpdated French translation.
2007-04-24 Michael Elkinsfixup for mutt_FormatString() changes
2007-04-23 Michael ElkinsFix compilation error related to change in mutt_FormatS...
2007-04-21 Brendan CullyUse PGP_SECRING to find PGP signing keys. Closes #2878.
2007-04-21 Piarres Beobide... Updated Basque translation.
2007-04-15 Michael ElkinsRemoved hardcoded pager progress indicator and add...
2007-04-15 Michael Elkinsmerge with tip
2007-04-13 Brendan CullyStrip / from tail of LastDir when copying from Maildir...
2007-04-13 Brendan CullyAllow elinks for building manual.txt (closes #2876)
2007-04-13 Brendan CullyEven simpler header wrapping fix
2007-04-13 Brendan CullyFix header wrapping
2007-04-13 Brendan CullyDifferentiate between first and second maildir passes...
2007-04-13 Brendan CullyOnly call mutt_set_flag when necessary when checking...
2007-04-13 Brendan CullyOnly update header color in mutt_set_flag if flag has...
2007-04-12 Brendan CullyMake $header_cache_compress default to set
2007-04-12 Brendan CullySimplify IMAP message fetch loop slightly
2007-04-12 Brendan CullyHandle a missing or corrupted header cache entry (close...
2007-04-12 Michael ElkinsPass column value recursively when expanding format...
2007-04-11 Paul EggertMake mutt more posixly-correct (closes #1615).
2007-04-11 Brendan CullyRemove un-POSIX TZ NOOP in mkchangelog.sh (see #1615)
2007-04-11 Brendan CullyAdd $smtp_pass (closes #2116)
2007-04-11 Brendan CullyExplicit -j1 breaks some versions of make (see #2538)
2007-04-11 Brendan CullyMake imap_hcache_open robust against missing idata...
2007-04-11 Brendan CullyDo not attempt to parse idata->ctx->path if an explicit...
2007-04-11 Brendan CullyAdd $message_cache_clean option to prune message cache...
2007-04-11 Brendan CullyTry to unlink old header cache if open fails
2007-04-11 Brendan CullyFix some warnings
2007-04-11 Brendan CullyRefactor mutt_hcache_open to share more code
2007-04-11 Brendan CullySave some stats when header cache already exists
2007-04-11 Brendan CullyMake IMAP header cache layout match body cache.
2007-04-10 Brendan CullyAdd hcache path name hook
2007-04-10 Brendan CullySimplify body cache path creation
next