apps/madmutt.git
2007-03-18 Pierre Habouzitmissing dependency on the lib-sys.
2007-03-18 Pierre Habouzitmake lua packages interfaces be *.li.
2007-03-18 Pierre Habouzitrx enhancements.
2007-03-18 Pierre Habouzitmake Alias be a module as well.
2007-03-18 Pierre Habouzitallow the [cd]tor to take $L as an arcument as well
2007-03-18 Pierre Habouzitlua bindings: add ctor/dtor.
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-18 Pierre Habouzitsplit ml_core into MCore and MTransport modules.
2007-03-18 Pierre HabouzitLua improvements:
2007-03-18 Pierre Habouzitfix build-system wrt lua things.
2007-03-18 Pierre Habouzitnew lua implementation.
2007-03-14 Pierre Habouzitmore hash code simplifications.
2007-03-13 Pierre Habouzitsimplify hashes.
2007-03-12 Pierre Habouzitcomments
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 Habouzitrationalize settings into a central registry.
2007-03-11 Pierre Habouzitoops
2007-03-11 Pierre Habouzitdeal with sendmail and dotlock in LUA.
2007-03-11 Pierre Habouzitvarious cleanups.
2007-03-11 Pierre HabouzitDeal with $shell from lua from now on.
2007-03-11 Pierre Habouzit[lua] More madmutt package upgrades:
2007-03-11 Pierre Habouzitbye bye DT_SYS variables.
2007-03-11 Pierre Habouzitnow this is slightly better.
2007-03-10 Pierre Habouzitmissing add
2007-03-10 Pierre HabouzitMove things around: more DT_SYS variables into the...
2007-03-10 Pierre Habouzitremove $user_* values, those will eventually not be...
2007-03-09 Pierre HabouzitPoC support for lua.
2007-03-09 Pierre Habouzitadd placeholders for the liblua
2007-03-09 Pierre Habouzitavoid stupid conflicts with core libraries due to too...
2007-03-09 Pierre Habouzitmore cleanse
2007-03-09 Pierre Habouzitlua is the way to go. drop the lemon things.
2007-02-12 Pierre Habouzitfix stupid problem with encrypted gpg mails.
2007-01-08 Pierre Habouzitmode flags.
2007-01-02 Pierre Habouzitsimplify hooks code a lot.
2007-01-02 Pierre Habouzitstupid off by one: skip the last ')' in a comment !
2007-01-02 Pierre Habouzitfixes and simplifications to fix gpg regression.
2006-12-27 Pierre HabouzitThe little Christmas candy bar: allow utf-8 chars in...
2006-12-27 Pierre Habouzitimprovements, fixes, parser progress, ...
2006-12-27 Pierre Habouzitadd some very efficient utf8 routines. more to come.
2006-12-25 Pierre Habouzitfix compilation warnings in hook.c
2006-12-18 Pierre Habouzitsimplifications
2006-12-18 Pierre Habouzitsimplifications
2006-12-18 Pierre Habouzitsimplifications
2006-12-18 Pierre Habouzitwibble
2006-12-18 Pierre Habouzituse some lists for score_t.
2006-12-14 Julien DanjouReally check for fd
2006-12-14 Pierre Habouzitstyle.
2006-12-14 Pierre Habouzitoops debug code.
2006-12-14 Pierre Habouzitimplement $-vars substitution.
2006-12-13 Pierre Habouzitfixes bad semantics (an invalid fd is -1 not 0).
2006-12-13 Julien DanjouUse m_tempfile instead of mktemp in attach/recvattach
2006-12-13 Julien DanjouUse m_temp instead of mutt_mktemp in compress code
2006-12-13 Pierre Habouzitsome fixes, make mutt_decode_save_attachment coherent...
2006-12-13 Julien DanjouUse file descriptor instead of path for mutt_decode_sav...
2006-12-11 Pierre HabouzitMerge branch 'master' of pan:/git/madmutt
2006-12-11 Pierre Habouzitrc parser progress over the week-end.
2006-12-11 Pierre Habouzitfix makefile.am dependencies... got I hate automake.
2006-12-10 Pierre Habouzitvarious fixes.
2006-12-09 Pierre Habouzitvery temporary work on the new generation of config...
2006-12-09 Pierre Habouzitimport lemon in the source tree.
2006-12-09 Pierre Habouzitpreliminary work for the configuration parser.
2006-12-06 Pierre Habouzitdo not make semicolons special in the config file anymore.
2006-12-04 Pierre Habouzitsmall regressions.
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-03 Pierre Habouzityes, we always have colors, screw stupid antiquated...
2006-12-03 Pierre Habouzitcosmetics
2006-12-03 Pierre Habouzitoopsie, sometimes grep hurts :P
2006-12-03 Pierre Habouzitcode simplifications.
2006-12-03 Pierre Habouzitoops, d can be NULL !
2006-12-03 Pierre Habouzitoops, I did it again: simplify a lot of code :]
2006-12-03 Julien DanjouUse p_new instead of xmalloc()
2006-12-03 Pierre Habouzitsmall rewrite.
2006-12-03 Pierre Habouzitsmall reorg.
2006-12-03 Pierre Habouzitoops :)
2006-12-03 Pierre Habouzitmove some string functions in lib-lib !
2006-12-03 Pierre Habouzitrework m_strformat so that it takes the cols number...
2006-12-03 Pierre Habouzitlet m_strformat accept NULL formats.
2006-12-02 Pierre Habouzitoptimizations, remove horrors.
2006-12-02 Pierre Habouzitthe ‘kids don't do this at home’ commit.
2006-12-02 Pierre Habouzitfixes in the sidebar format, was completely braindead.
2006-12-02 Pierre Habouzitlet the caller deal with M_FORMAT_ARROWCURSOR, not...
2006-12-02 Pierre Habouzitmutt_FormatString -> m_strformat (will soon end up...
2006-12-02 Pierre Habouzitfully rework mutt_FormatString, fix a lot of issues...
2006-12-02 Pierre Habouzitadd m_strpad to the string functions.
2006-12-02 Pierre Habouzitoops, ascii_strncasecmp tried to compare one byte too far
2006-12-01 Pierre Habouzitmore nonnull attributes.
2006-12-01 Pierre Habouzitstring documentation.
2006-12-01 Pierre Habouzitoops, small regresion
2006-12-01 Julien DanjouFix compilation warnings
2006-12-01 Julien DanjouFix compilation error
2006-12-01 Pierre Habouzitfix the real bug, that was hidden in the .h
2006-12-01 Pierre Habouzitworkarounds, I do not understand why it segfault, it...
2006-12-01 Pierre Habouzitshould fix compilation.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-30 Pierre Habouzitno more SHORT_STRING's. begin some doc.
2006-11-30 Pierre Habouzitupdate docs things.
next