]> granicus.if.org Git - neomutt/shortlog
neomutt
2007-03-31 Brendan CullyAdd close hook for mh/maildir.
2007-03-31 Brendan CullyAdd function pointer for close hook in Context.
2007-03-30 Brendan CullyUse RECENT for first mailbox check if header cache...
2007-03-30 Brendan CullyConsult header cache if available for last known new...
2007-03-30 Brendan CullyDo not page sendmail error in batch mode. (closes:...
2007-03-29 Rocco Ruttef=f handler: Re-add space between quotes and text
2007-03-29 Brendan CullyMake -j2 in doc work (closes: #2538)
2007-03-29 Christoph BergUse ~/.muttrc as the default alias_file if no user...
2007-03-29 Brendan CullyMake message cache write to temporary location until...
2007-03-28 Thomas RoesslerFix debug message for mutt_adr_is_user
2007-03-23 Brendan CullyReset list.name before each list response in folder...
2007-03-22 Thomas RoesslerFix update_index().
2007-03-21 Brendan CullyMerge $umask backout
2007-03-21 Brendan CullyBack out $umask.
2007-03-16 Christoph BergUse execvp to call sendmail, useful for people trying...
2007-03-21 Christoph BergPipe functions.h through cpp -C for the manual generati...
2007-03-21 Rocco Rutteconfigure.ac: Make SSL tests for OpenSSL and gnutls...
2007-03-20 Miroslav LichvarMake BUFFY_SIZE a runtime switch ($check_mbox_size)
2007-03-20 Rocco RutteEnlarge help string buffers
2007-03-20 Antoine ReillesRemove trailing slash from $folder in mutt_expand_path.
2007-03-20 Rocco RutteMake f=f handler behave like old f=f handler for quoted...
2007-03-19 Rocco RutteManual: f=f messages are text/plain, not "plain ASCII"
2007-03-16 Michael ElkinsFixed segfault when attempting to open an imaps mailbox...
2007-03-16 Brendan CullyMove configure.in to configure.ac
2007-03-15 Brendan CullyAdd reldate.h to BUILT_SOURCES
2007-03-15 Christoph BergRemove reldate.h from EXTRADIST to fix out-of-tree...
2007-03-15 Christoph BergRemove absolute paths.
2007-03-15 Christoph BergPull release date directly from Changelog.
2007-03-15 Brendan CullyRemove .cvsignores
2007-03-15 Rocco RutteDocument pattern groups in the manual
2007-03-15 Kyle WheelerImproved pattern documentation (group/ungroup)
2007-03-15 Brendan CullyUndefine mbyte macros before overriding them (#2820)
2007-03-15 Brendan CullyLet user review ChangeLog after hg-commit writes it
2007-03-15 Christoph BergAdd gen-map-doc to EXTRADIST, call using perl in srcdir...
2007-03-15 Christoph BergGenerate menu binding documentation from functions...
2007-03-14 Brendan CullyUpdate IMAP ACL parser to recognize RFC rights
2007-03-14 Brendan CullyAdd demo mutt_xtitle script
2007-03-14 Brendan CullyRemove trailing newlines from fmtpipe return value.
2007-03-14 David ChampionAllow format strings to be filtered.
2007-03-14 Brendan CullyRecheck capabilities after authentication (closes:...
2007-03-14 Christoph Bergmutt.man and mutt -h updates
2007-03-14 Brendan CullyAlways give realpath a shot at the hcache folder name...
2007-03-14 Rocco Ruttehcache: prepend current dir to path for local folders
2007-03-14 TAKIZAWA TakashiComplete fix for #1503
2007-03-14 Rado SLet imap_conn_find have first crack at completion of...
2007-03-14 Brendan CullyDon't skip the last connection in imap_complete_hosts
2007-03-14 Rocco RutteFix return value for rfc822_write_address()
2007-03-14 Brendan CullyMerge with upstream
2007-03-14 Brendan CullyFully expand $docdir when building Muttrc (closes:...
2007-03-14 Brendan CullyMake makedoc return 0 on success (be there dragons...
2007-03-13 TAKIZAWA TakashiUse strwidth instead of strlen when generating help...
2007-03-13 Vincent LefevreUpdated French translation.
2007-03-13 Thomas RoesslerClean up the strcat cleanup
2007-03-12 Ronny HaryantoUpdated Indonesian translation
2007-03-12 René ClercUpdated Dutch translation.
2007-03-12 Brendan CullySubstitute INBOX for empty mailbox _after_ cleanup...
2007-03-12 Brendan CullyMore changelog cleanup
2007-03-12 Brendan CullyChangelog cleanup
2007-03-12 Sami FarinImprove strcat usage (#2802).
2007-03-11 Thomas RoesslerGrabage-collect references to an outdated email address.
2007-03-09 Rocco RutteMake manual validate against DocBook 4.2 DTD for "book"
2007-03-09 Michael ElkinsAdd `UL' cast for Umask entry in MuttVars to supress...
2007-03-08 Petr PísařCzech spelling fixes and new translations
2007-03-07 Christoph BergTypos in muttrc.man.head
2007-03-07 Michael TatgeDocument -d in the man page
2007-03-07 Alain BenchRemove buggy usage of M_ICONV_HOOK_TO flag in mutt_idna...
2007-03-07 Rocco RutteDocumentation updates for format=flowed
2007-03-07 Masayuki MoriyamaAllow iconv-hook to use virtual charsets as targets...
2007-03-04 Alain BenchDoc fixes and updates concerning hooks
2007-03-06 Brendan CullyAdd check_sec.sh call
2007-03-06 Brendan CullyMake hg commit less clever
2007-03-06 Brendan Cully# changelog commit
2007-03-06 Brendan CullyUndo bad PATCHES commit from f=f
2007-03-06 Rocco RutteNew format=flowed handler.
2007-03-03 Brendan CullyAdd $umask for mailboxes and attachments.
2007-03-05 Pawel DziekonskiUpdated Polish translation.
2007-03-04 Brendan CullyDo not append ${prefix}/include to CPPFLAGS.
2007-03-04 Rado SIncrease buffer for color-command regular expressions.
2007-03-04 Brendan CullyRevise status_format docs for %??&?. (closes: #2805)
2007-03-04 Brendan Cullys/CVS/Mercurial/
2007-03-04 Brendan CullyMore .hgignore fixes
2007-03-04 Brendan CullyRemove a couple of extraneous ChangeLog entries
2007-03-04 Brendan CullyAdd $wrap, which supersedes $wrapmargin.
2007-03-03 Brendan CullyUse hg-commit to perform commits that also update the...
2007-03-03 Brendan CullyIgnore more built files
2007-03-02 Brendan CullyCreate .hgignore file
2007-03-02 Thomas RoesslerMake --enable-ssl without pop or imap a mere warning.
2007-03-02 Petr PisarUpdated Czech translation (now in UTF-8).
2007-03-01 Brendan CullyRemove $file_charset SYN - it never appeared in an...
2007-02-28 Brendan Cully# changelog commit
2007-02-28 Brendan CullyAdd imap_close_connection to fully reset IMAP state...
2007-02-28 Vsevolod VolkovUpdated Russian translation.
2007-02-28 TAKAHASHI TamotsuUpdated Japanese translation.
2007-02-27 Brendan CullyBump hcache version after $assumed_charset BODY change.
2007-02-27 Brendan CullyFix init.h preprocessing when USE_SMTP is not set.
2007-02-27 Brendan Cully# changelog commit
2007-02-27 TAKIZAWA TakashiUpdated $assumed_charset patch (closes: #2218).
2007-02-27 Brendan CullyAdd some missing files. This should probably be autogen...
2007-02-26 Brendan CullyAdd gpgme.m4 to distribution to avoid an error running...
2007-02-26 Brendan Cully# changelog commit
next