apps/madmutt.git
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.
2006-11-30 Pierre Habouzitprepare documentation of the APIs
2006-11-30 Pierre Habouzitmore cosmetics.
2006-11-30 Pierre Habouzitcosmetics
2006-11-30 Pierre Habouzitcosmetics
2006-11-30 Pierre Habouzitcosmetics
2006-11-30 Pierre Habouzitcosmetics++
2006-11-30 Pierre Habouzitcosmetics
2006-11-30 Pierre Habouzitsome simplifications.
2006-11-30 Pierre Habouzitsimplifications
2006-11-29 Pierre Habouzitsmall detail in m_dirname.
2006-11-29 Pierre Habouzitadd m_dirname that implement a non broken libgen-like...
2006-11-29 Pierre Habouzitsimplifications around mutt_is_message_type
2006-11-29 Pierre Habouzitpost ? -post : 0
2006-11-29 Pierre Habouzitvarious code simplifications.
2006-11-28 Pierre Habouzitmake some code yet more simple, using the VERY good...
2006-11-28 Pierre Habouzitremove reallocs, free and fix makedoc compilation
2006-11-28 Pierre Habouzitthat was in fact a memcpy, nice try
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-28 Pierre Habouzit"gpg-sign" is not a valid token, this was a typo.
2006-11-27 Pierre Habouzitforce rfc2047_parameters to be set to yes, and non...
2006-11-26 Julien DanjouUse m_functions(), you'll be fresh-faced.
2006-11-26 Pierre Habouzitremove a mutt-ng thing that makes no sense at all.
2006-11-26 Pierre Habouzitlots of simplifications.
2006-11-26 Pierre Habouzitmore automake stuff
2006-11-26 Pierre Habouzitmore tweaks and fixes.
2006-11-26 Pierre Habouzitbuild system tweaks.
2006-11-26 Pierre Habouzitalways build support for mixmaster.
2006-11-26 Pierre Habouzitsome code simplifications.
2006-11-26 Julien DanjouRemove unused code
2006-11-26 Julien DanjouUse m_strncmp instead of strncmp
2006-11-26 Julien Danjoum_strisempty is better, isn't it ?
2006-11-26 Pierre Habouzitsimplify mutt_write_references.
2006-11-26 Pierre Habouzitmake mutt_match_spam_list a generic rx function: rx_lis...
2006-11-26 Pierre Habouzitmove more functions in file.c
2006-11-26 Pierre Habouzitmutt_expand_file_fmt -> m_quotefile_fmt in file.c
2006-11-26 Pierre Habouzitwibble.
2006-11-26 Julien DanjouUse better error msgs for tempfile
2006-11-26 Julien DanjouBetter error msg in gpgme
2006-11-26 Julien DanjouUse bette error msg too
2006-11-26 Julien DanjouReplace mutt_perror with good error msgs
2006-11-26 Julien DanjouTag unused attributes
2006-11-26 Julien DanjouKill shadow declaratin of brk
2006-11-26 Julien DanjouTag unused and kill mktemp
2006-11-26 Julien DanjouFix shadow declaration and tag unused attribute
2006-11-26 Julien DanjouMark unused attributes
2006-11-26 Julien DanjouMark flags as unused
2006-11-26 Julien DanjouKill another mktemp
2006-11-26 Julien Danjoumutt_*mktemp--
2006-11-26 Julien DanjouUse m_tempfile and better errors msg
2006-11-26 Julien DanjouFix typo
2006-11-26 Julien DanjouUse m_tempfile()
2006-11-25 Pierre Habouzitget the sloccount under 63000 lines :P
2006-11-25 Pierre Habouzitwibble
2006-11-25 Pierre Habouzitdrop the stupid xterm.h header.
2006-11-25 Pierre Habouzitvarious fixes, remove an adv_mktemp
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-25 Julien DanjouUse m_tempfile instead of mutt_mktemp (again and again)
2006-11-25 Pierre Habouzitsmall fixes, style and cosmetics.
2006-11-25 Julien DanjouUse m_tempfile instead of mutt_mktemp
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-24 Pierre Habouzitrevert bogus patch part.
2006-11-24 Julien DanjouClean up code and use m_tempfile instead of mutt_mktemp
2006-11-24 Pierre Habouzitremove some mutt_mktemp
2006-11-24 Pierre HabouzitI'm such a fool
next