now this is slightly better.
[apps/madmutt.git] / init.c
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
2006-10-28 Pierre Habouzitfix a segfault introduced by some nasty const /o\
2006-10-28 Pierre Habouzitmore constness.
2006-10-28 Pierre Habouzituse a proper "hack" for iconv functions:
2006-10-27 Pierre Habouzitwarning fixes
2006-01-13 pdmefFrom: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2005-10-09 pdmefRocco Rutte:
2005-10-07 pdmefRocco Rutte:
2005-09-09 pdmefRocco Rutte:
2005-09-09 pdmefRocco Rutte:
2005-09-08 pdmefRocco Rutte:
2005-09-07 pdmefRocco Rutte:
2005-08-31 pdmefRocco Rutte:
2005-08-29 pdmefRocco Rutte:
2005-08-29 pdmefRocco Rutte:
2005-08-28 nionNico Golde:
2005-08-27 pdmefRocco Rutte:
2005-08-27 pdmefRocco Rutte:
2005-08-27 pdmefRocco Rutte:
2005-08-27 pdmefRocco Rutte:
2005-08-27 pdmefRocco Rutte:
2005-08-25 pdmefRocco Rutte:
2005-08-22 pdmefRocco Rutte:
next