]> granicus.if.org Git - neomutt/shortlog
neomutt
2009-03-15 Rocco Ruttemutt.1: Mention that -a should be last in option list...
2009-03-15 Rocco RutteOnly define min() if not present. Closes #3199
2009-03-15 Erik HovlandThe assigned value of dom is never used. Remove assignment
2009-03-15 Erik HovlandThe file handle will leak if fread fails
2009-03-12 Erik Hovlandresort_index will use menu->current as a index into...
2009-03-12 Erik Hovland'last' is assigned but never used. Remove assignment.
2009-03-15 Rocco RutteUse safe_fclose() instead of fclose(), add fclose(...
2009-03-15 Rocco RutteMerge
2009-03-15 Rocco Ruttetext/enriched: flush FILE buffer, too when flushing...
2009-03-15 Rocco Ruttetext/enriched: drop encriched_cmp(), use wide character...
2009-03-10 NONAKA KimihiroFix crashes with 64bit time_t. Closes #3184.
2009-03-09 Vincent LefevreUnbreak compilation on OS X with --with-regex/--without...
2009-03-09 Rocco RutteUnbreak compilation with --without-wc-funcs on OS X...
2009-03-09 Rocco RutteFix 11cd72da743a
2009-03-09 Rocco RutteSort SSL-related variables, see #3191.
2009-03-09 Rocco RutteRestore $reverse_alias feature by using case-insensitiv...
2009-03-07 Rocco RutteSort most variables (except crypto), see #3191.
2009-03-07 Rocco RutteFix typo, see #2430.
2009-02-20 Rocco RutteManual: verbosely document how the initial folder is...
2009-02-20 Rocco RutteDocument address normalization. Closes #2430.
2009-02-20 Rocco RutteSimplify and fix Attach: header parsing
2009-02-20 Rocco RutteSet magic from -m before processing queries (-Q) or...
2009-02-20 Rocco RutteBetter document how the initial folder is determined...
2009-02-15 Rocco RutteSupport spaces in Attach: pseudoheader. Closes #3179.
2009-02-10 Rocco RutteFix documentation typos. Closes #3178.
2009-01-27 Brendan CullyMove socket close into imap_logout from imap_logout_all
2009-01-27 Brendan CullyIMAP: only close socket when not already disconnected.
2009-01-27 Rocco RutteUpdate copyright years
2009-01-27 Rocco RutteFix help alignment for escape sequences at screen bound...
2009-01-27 Rocco RutteUnconditionally inode-sort Maildir and MH folders....
2009-01-26 Brendan CullyRemove old bcache tmpfile before trying to create new...
2009-01-20 René ClercUpdated Dutch translation
2009-01-20 Ivan Vilata... Updated Catalan translation
2009-01-14 Emanuele GiaquintaUse imap_utf7_encode instead of imap_munge_mbox_name...
2009-01-14 Brendan CullyAdd missing hooks to manual section 4
2009-01-13 Brendan CullyMerge
2009-01-13 Brendan CullyDo not allow a command in an account-hook to trigger...
2009-01-12 Brendan CullyCorrect defaults for new ssl options (fixes manual...
2009-01-12 Brendan CullyGNUTLS: check all available certs noninteractively...
2009-01-12 Brendan CullyAdd $ssl_verify_dates option to relax certificate date...
2009-01-11 Brendan CullyAdd $ssl_verify_host to allow skipping host name validation
2009-01-11 Brendan CullyAssume INBOX for ""/NULL in imap_mxcmp
2009-01-11 Brendan CullyUse known connection delimiter in imap_expand_path
2009-01-11 Brendan CullyGuard against NULL pointers in imap_mxcmp
2009-01-11 Brendan CullyCanonicalize IMAP mailboxes before comparing them.
2009-01-11 Brendan CullyFix last commit
2009-01-11 Brendan CullyPrioritize the entered IMAP folder delimiter.
2009-01-07 Vsevolod VolkovUpdated Russian translation
2009-01-06 Brendan CullySign tagged revision, not the one after
2009-01-06 Brendan Cullymutt-1.5.19 signed
2009-01-06 Brendan CullyAdded tag mutt-1-5-19-rel for changeset a4b47ac32d32
2009-01-06 Brendan Cullyautomatic post-release commit for mutt-1.5.19
2009-01-06 Brendan CullyFall back to vi if VISUAL is unset in build-release
2009-01-06 Brendan CullyUpdate UPDATING
2009-01-05 Brendan CullyReport CREATE failures
2009-01-05 Brendan CullyStyle fixes
2009-01-05 Brendan CullyLeave error message on screen if imap_mailbox_create...
2009-01-05 Brendan CullyAdd pointer to the full manual to the front of mutt.1
2009-01-05 Petr PísařUpdated Czech translation
2009-01-05 Vincent LefevreUpdated French translation
2009-01-05 Emanuele GiaquintaIndentation fix
2009-01-05 Brendan CullyRemove obsolete make target
2009-01-05 Brendan CullyUpdate copyright in manual
2009-01-05 Vincent LefevreUpdated French translation
2009-01-05 Brendan CullyRemove dead code. Thanks to Ingo Schwarze.
2009-01-04 Brendan CullyUpdate copyrights
2009-01-04 Brendan CullyUpdate copyrights. Closes #3016.
2009-01-04 Brendan CullyIMAP copyright header updates
2009-01-04 Brendan CullyUpdated copyrights
2009-01-04 Brendan CullySMTP: complain when authentication fails. Closes #2117.
2009-01-04 Brendan CullyUse ! instead of testing pointers against 0. Closes...
2009-01-04 Rocco RutteDocumentation: Minor fixes and improvements
2009-01-04 Brendan CullyRaise debug level for several messages
2009-01-04 Brendan CullyGuard against unused variable warning.
2009-01-04 Brendan CullyRemove obsolete reference to ChangeLog.old.
2009-01-04 Brendan CullyIgnore unexpected FETCH responses during imap_read_headers.
2009-01-03 Brendan CullyMake hash_string work in unsigned domain
2009-01-03 Brendan CullyAnother copyright update
2009-01-03 Brendan CullyUpdate some copyrights
2009-01-03 Brendan CullySMTP: Use Hostname if Fqdn is bogus. Closes #3142.
2009-01-03 Brendan CullyMore tyops
2009-01-03 Brendan CullyTyops
2009-01-03 Brendan CullyAdd SSL intermediate certificate support for gnutls
2009-01-02 Brendan CullySimplify intermediate certificate handling.
2009-01-02 TAKAHASHI TamotsuAdd support for intermediate certificates to openssl...
2009-01-02 Marcel TelkaSMTP: Require SP after AUTH response (strict RFC confor...
2009-01-02 Brendan CullySMTP: guard against short server responses
2008-12-29 Rocco RutteManual: Add missing maps to bind command docs
2008-12-29 Rocco RutteDocumentation: Update TODO
2008-12-26 Rocco RutteIgnore NULL/empty lines in rc parser, fixes mutt -e...
2008-12-20 TAKAHASHI TamotsuUpdated Japanese translation.
2008-12-20 Brendan CullyCosmetics for mutt -v
2008-11-26 Peter CollingbourneDisable line wrapping for Message-ID header
2008-12-17 Erik HovlandRemove unused #include directives
2008-12-17 Erik HovlandRemove unused #include directives
2008-12-16 Erik Hovlandmutt_gen_msgid() allocates the msgid off of the heap.
2008-12-16 Erik HovlandMatch variable type to getch return type
2008-12-16 Erik HovlandFix fread rc check
2008-12-16 Erik HovlandRemove redundant int clamping
2008-12-16 Erik HovlandRemove check that always succeeds
next