]> granicus.if.org Git - neomutt/shortlog
neomutt
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
2007-04-10 Brendan CullyDo not hold hcache open while mailbox is open - it...
2007-04-10 Brendan CullyAdd imap_hcache_del; minor cleanups
2007-04-10 Brendan CullyFix a compiler warning
2007-04-10 Brendan CullyDon't use $indent_string to quote replies to flowed...
2007-04-10 Brendan CullyIgnore TAGS files
2007-04-10 Petr PísařUpdated Czech translation
2007-04-10 Brendan CullyWrap flowed lines at no more than FLOWED_MAX in replies
2007-04-10 Michael ElkinsExit with a nonzero value if sending a message in batch...
2007-04-09 Michael ElkinsUse mutt_pretty_size() to format '%s' in $folder_format...
2007-04-09 Brendan CullyKill off some IMAP TODO items
2007-04-09 Brendan CullyNull out idata->hcache when closing, and remove close...
2007-04-09 Vsevolod VolkovUpdated Russian translation.
2007-04-07 Michael Elkinsmerge with tip
2007-04-07 Michael ElkinsAllow reply-hook to use ~h when replying from the index...
2007-04-07 Fabian GroffenFix compiler aliasing warnings
2007-04-07 Fabian GroffenFix compiler warnings
2007-04-07 Jukka SalmiFix BDB autoconf buglet introduced in [3638701db407]
2007-04-07 Michael Elkinsadd "|" to the list of shell chars
2007-04-07 Michael Elkins"complete" function should consider shell chars to...
2007-04-07 Michael Elkinsmerged with tip
2007-04-07 Michael Elkinsbug #2871
2007-04-07 Fabian GroffenFix some compiler warnings
2007-04-07 Brendan CullyFix compiler warnings
2007-04-07 Brendan CullyMark error message for translation
2007-04-07 Vincent LefevreUpdated French translation
2007-04-06 Brendan CullyUpdate UPDATING
2007-04-06 Brendan CullyMore build-release fixes
2007-04-06 Brendan Cullymutt-1.5.15 signed
2007-04-06 Brendan CullyAdded tag mutt-1-5-15-rel for changeset 4fd2d768fe5c
2007-04-06 Brendan Cullyautomatic post-release commit for mutt-1.5.15
2007-04-06 Brendan CullyMore minor build tweaks
2007-04-06 Brendan CullyFix up release scripts for Hg
2007-04-06 Brendan Cullysafe_rename: fall back to rename on ENOSYS and EPERM...
2007-04-06 Brendan CullyMake safe_open with O_EXCL friendlier for NFS.
2007-04-06 Michael ElkinsFixup to detect qdbm includes in /usr/include/qdbm.
2007-04-06 Brendan CullyFix up QDBM autoconf test for arguments and includes...
2007-04-06 Brendan CullyFix logic error introduced in [efbcef81ac49]
2007-04-06 Brendan CullyFix typo in 26b19fc9b78c
2007-04-06 Brendan CullyIMAP header cache API improvements.
2007-04-06 Brendan CullyKeep hcache pointer in idata, open and close with mailbox
2007-04-06 Brendan CullyDo not cache some unsafe header fields.
2007-04-05 Brendan CullySmall hcache-related memory leaks
2007-04-05 Brendan CullyFix mh header caching (closes #2472)
2007-04-05 Brendan CullyTeach --with-gdbm to accept a prefix (closes #2413)
2007-04-05 Brendan CullyPOSIX fixes for hcachever.sh
2007-04-05 Brendan CullyIgnore hcversion.h, .gdb_history
2007-04-05 Jukka SalmiCheck for BDB4 libs in $lib as well as $lib/$ver (fixes...
2007-04-05 Brendan CullyVersion header cache against MD5 of structures on which...
2007-04-05 Brendan CullyRemove broken namespace support
2007-04-04 Brendan CullyIgnore cscope files
2007-04-04 Brendan CullyOnly reset UIDNEXT if new mail has been detected.
2007-04-04 Fabian GroffenCheck for Berkeley DB versions 4.4 and 4.5
2007-04-03 Christoph BergFix typos in CRYPT_BACKEND #ifs.
2007-04-03 Christoph BergWhen -- is present in the argument list, allow attachme...
2007-04-03 Fabian GroffenFix some warnings.
2007-04-02 Brendan CullyValidate msgid in APOP authentication. Closes #2846
2007-04-03 Brendan CullyFix DB4 crash introduced in d5ab883ef90a
next