last lists into Mime
[apps/madmutt.git] / init.c
2007-03-31 Pierre Habouzitlast lists into Mime
2007-03-30 Pierre HabouzitMore things to the Mime package.
2007-03-30 Pierre Habouzitsimplify some mime things
2007-03-30 Pierre HabouzitMove (un)?lists and (un)subscribe to MAlias.
2007-03-30 Pierre HabouzitMove (un)alternates to MAlias
2007-03-30 Pierre Habouzitproper handling of regex lists.
2007-03-29 Pierre Habouzitmove smap/nospam into the mime module.
2007-03-29 Pierre HabouzitDeal with $hostname and $shorthost
2007-03-29 Pierre HabouzitSimplify charset.cpkg a bit
2007-03-27 Pierre Habouzitturn charset into a lua package as well.
2007-03-20 Pierre Habouzitdrop old code.
2007-03-18 Pierre Habouzitmake lua packages interfaces be *.li.
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-18 Pierre Habouzitnew lua implementation.
2007-03-14 Pierre Habouzitmore hash code simplifications.
2007-03-13 Pierre Habouzitsimplify hashes.
2007-03-11 Pierre Habouzitstylish updates.
2007-03-11 Pierre Habouzitmove OPT_QUIT into the lua registry
2007-03-11 Pierre HabouzitNow deal with EDITOR from lua as well.
2007-03-11 Pierre Habouzitvarious cleanups.
2007-03-11 Pierre HabouzitDeal with $shell from lua from now on.
2007-03-11 Pierre Habouzitbye bye DT_SYS variables.
2007-03-10 Pierre Habouzitremove $user_* values, those will eventually not be...
2007-03-09 Pierre HabouzitPoC support for lua.
2007-03-09 Pierre Habouzitmore cleanse
2007-03-09 Pierre Habouzitlua is the way to go. drop the lemon things.
2006-12-14 Pierre Habouzitimplement $-vars substitution.
2006-12-11 Pierre HabouzitMerge branch 'master' of pan:/git/madmutt
2006-12-11 Pierre Habouzitrc parser progress over the week-end.
2006-12-09 Pierre Habouzitvery temporary work on the new generation of config...
2006-12-06 Pierre Habouzitdo not make semicolons special in the config file anymore.
2006-12-04 Pierre Habouzitmore strings simplifications.
2006-12-04 Pierre Habouzitimpressive how mutt upstream don't get how list work.
2006-12-03 Pierre Habouzitdrop some useless crap.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-30 Pierre Habouzitmore cosmetics.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-26 Julien DanjouUse m_functions(), you'll be fresh-faced.
2006-11-26 Julien DanjouRemove unused code
2006-11-26 Julien Danjoum_strisempty is better, isn't it ?
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-19 Pierre Habouzitexit SPAM_LIST, just extend rx_t with the needed inform...
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-18 Pierre Habouzitlist2_t --
2006-11-18 Pierre Habouzitmake the dump be an almost valid .rc file.
2006-11-18 Pierre Habouzitlist2_t --
2006-11-18 Pierre Habouzitlist2_t --
2006-11-18 Julien DanjouClean buffy.c and init.c
2006-11-18 Pierre Habouzitmake rx_t be chaine-able so that we can get rid of...
2006-11-17 Julien DanjouFix multiple compilation warnings
2006-11-17 Pierre Habouzitmore simplifications.
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-16 Pierre Habouzitsome dead code, old things, fix idna *again*
2006-11-15 Julien DanjouFix compilation warnings in compose.c and init.c
2006-11-14 Pierre Habouzitmore charset improvements.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitrework includes a bit
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitnot having wide chars is soooo 90, please, I *really...
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-12 Pierre Habouzitbegin to work on alias.[hc]
2006-11-12 Pierre Habouzitmove history in lib-ui
2006-11-12 Pierre Habouzitreimplement getdnsdomainname
2006-11-12 Pierre Habouzitmove signal.c into lib/sys
2006-11-12 Pierre Habouzitreimplement mutt_gecos_name.
2006-11-12 Pierre Habouzitlib-network -> lib-sys.
2006-11-11 Pierre Habouzitmove rx.[hc].
2006-11-11 Pierre Habouzitmove debug.c
2006-11-11 Pierre Habouzitlib-network
2006-11-09 Pierre Habouzitp_clear should not be used with sizeof but *countof*
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-07 Pierre Habouzitmore muttng -> madmutt
2006-11-07 Pierre Habouzitmore muttng -> madmutt
2006-11-05 Pierre Habouzitdrop the builtin so called editor and the mailx feature...
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...
2006-11-04 Pierre Habouzitand even less very old hacks.
2006-11-04 Pierre Habouzit--with-domain= is a joke
2006-11-04 Pierre Habouzitalways build mutt with pgp + smime support.
2006-11-04 Julien Danjou[PATCH] Fix multiple compilation warnings
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-11-02 Pierre Habouzituse my usual API's for allocation/deallocation right...
2006-11-02 Pierre HabouzitADDRESS -> address_t
2006-11-01 Pierre Habouzitmappings as standalone module
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-30 Pierre Habouzitless horrible strncpy's
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
2006-10-29 Pierre Habouzitmove buffer.[hc] into lib-lib/
2006-10-29 Pierre Habouzituse safer p_clear when possible.
2006-10-29 Pierre Habouzitmove ascii.* into the lib-lib.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitmove intl.h into lib-lib/macros.h
2006-10-29 Pierre Habouzitexit mem_realloc, enters p_realloc/xrealloc.
2006-10-28 Pierre Habouzitmem_calloc -> p_new
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitmissing includes, intializers, consts
next