apps/madmutt.git
2006-11-07 Pierre Habouzitcheck for gperf
2006-11-06 Pierre Habouzitreplace the pathetic mutt_parse_rfc822_line function...
2006-11-06 Pierre Habouzitreorganize code so that the rfc822parse.c does not...
2006-11-06 Pierre Habouzitfix regression due to too fast rewrite
2006-11-06 Pierre Habouzitsimplify mutt_parse_date
2006-11-06 Pierre Habouzittypo
2006-11-06 Pierre Habouzitmore simplifications and header moves
2006-11-05 Pierre Habouzitsimplify parse_parameters tokenizer
2006-11-05 Pierre Habouzituse my own APIS for headers, parameters and so on
2006-11-05 Pierre Habouzitsimplify mutt_parse_references
2006-11-05 Pierre Habouzitrewrite mutt_read_rfc822_header to have a more consiste...
2006-11-05 Pierre Habouzitrework some includes
2006-11-05 Pierre Habouzitforgotten config.h inclusion
2006-11-05 Pierre Habouzitput some comments to make the header reading easier
2006-11-05 Pierre Habouzitmove rfc822 related types into lib-mime/mime-types...
2006-11-05 Pierre Habouzitmove parse.c into rfc822parse.c in the lib-mime as...
2006-11-05 Pierre Habouzitpush some date functions in the lib-lib.
2006-11-05 Pierre Habouzitbwahahaa, please build with -g enabled :)
2006-11-05 Pierre Habouzitdrop the builtin so called editor and the mailx feature...
2006-11-05 Pierre Habouzitsmall leftover
2006-11-05 Pierre Habouzitfix regression. make the hook types be ints.
2006-11-05 Pierre Habouzitforgot to add Makefile.am
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...
2006-11-05 Pierre Habouzitalways build imap as well.
2006-11-04 Pierre Habouzitalways build POP support, we do a /mail/ client, right ?
2006-11-04 Pierre Habouzitless and less cruft: always compile socket support in
2006-11-04 Pierre Habouzitand even less very old hacks.
2006-11-04 Pierre Habouzit--with-domain= is a joke
2006-11-04 Pierre Habouzitand more.
2006-11-04 Pierre Habouzitdrop oldies
2006-11-04 Pierre Habouzitalways use compressed mode.
2006-11-04 Pierre Habouzitwe don't care about sun attachments, this is long dead
2006-11-04 Pierre Habouzitalways build mutt with pgp + smime support.
2006-11-04 Pierre Habouzitalways build pgp support.
2006-11-04 Pierre Habouzitmostly reindents.
2006-11-04 Pierre Habouzitcosmetics
2006-11-04 Pierre Habouzitsmall leftovers
2006-11-04 Julien Danjou[PATCH] Fix multiple compilation warnings
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-11-04 Pierre Habouzitalways build the dotlock program standalone, many other...
2006-11-04 Pierre Habouzitdrop str_adjust: we don't care about a few octets unuse...
2006-11-04 Pierre Habouzitmore coding rules, simplifications.
2006-11-04 Pierre Habouzitmake update-po and fix uk.po
2006-11-04 Pierre Habouzitwibble
2006-11-04 Julien Cristau[PATCH] version.h doesn't depend on Makefile.am
2006-11-04 Pierre Habouzitdon't hide macro.
2006-11-04 Pierre Habouzitsimplify block_try function.
2006-11-04 Pierre Habouzitoops
2006-11-04 Pierre Habouzitfix small bug from julien
2006-11-04 Julien Danjou[PATCH] Fix compilations warnings
2006-11-04 Pierre Habouzitsmall fixes.
2006-11-04 Pierre Habouzitmake code a bit more readable.
2006-11-03 Pierre Habouzitforgot to remove
2006-11-03 Pierre Habouzitfix signedness issues.
2006-11-03 Pierre HabouzitPatch from Julien danjou: fix a couple of compilation...
2006-11-03 Pierre Habouzitooops, make it compile again.
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-11-03 Pierre Habouzitbegin to move rfc2047 into lib-mime.
2006-11-03 Pierre Habouzitwibble.
2006-11-03 Pierre Habouzitrfc822 final touch
2006-11-03 Pierre Habouziteven better and simpler parser.
2006-11-03 Pierre Habouzitforgotten debug
2006-11-03 Pierre Habouzitsimplify rfc822 parsing *A LOT*
2006-11-02 Pierre Habouzitmake address functions a lot better, and less error...
2006-11-02 Pierre Habouzitmore useful list primitives
2006-11-02 Pierre Habouzitmissing include
2006-11-02 Pierre Habouzitadd some list functions.
2006-11-02 Pierre Habouzituse my usual API's for allocation/deallocation right...
2006-11-02 Pierre HabouzitADDRESS -> address_t
2006-11-02 Pierre Habouzitmove rfc822.c as well
2006-11-02 Pierre Habouzitbrand new flag, to spot a whole lot of new errors.
2006-11-02 Pierre Habouzitforgotten add.
2006-11-02 Pierre Habouzitlot of restructurations. work in progress, *but* it...
2006-11-02 Pierre Habouzitadd more encoding arrays
2006-11-01 Pierre Habouzitmore work in the lib-mime. begin to "rewr^H^Had" the...
2006-11-01 Pierre Habouzitmacros to create usual functions : new/delete and init...
2006-11-01 Pierre Habouzitset our own cflags, I don't care about -pedantic
2006-11-01 Pierre Habouzitbegin to work on a lib-mime that will hold most of...
2006-11-01 Pierre Habouzitthe C gods blessed us with a preprocessor, use it.
2006-11-01 Pierre Habouzitmappings as standalone module
2006-10-31 Pierre HabouzitI don't care about the release date.
2006-10-31 Pierre Habouzitindent is a fool
2006-10-31 Pierre Habouzitpush more things in the str lib.
2006-10-31 Pierre Habouzitmove some decoding functions right into the str module...
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitunused, drop
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 Habouzitfix sidebar counters.
2006-10-30 Pierre Habouzitmake m_dupstr return NULL if the string was empty.
2006-10-30 Pierre Habouzitmake code more readable.
2006-10-30 Pierre Habouzitdrop str_[n]cat.
2006-10-30 Pierre Habouzitless horrible strncpy's
2006-10-30 Pierre Habouzitfix regression, propably due to some changes in the...
2006-10-30 Pierre Habouzitmissing file
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre HabouzitFOREVER is of very bad taste, use for (;;)
2006-10-29 Pierre Habouzitcreate a lib-hash.a with sha1 and md5.
2006-10-29 Pierre Habouzitmove list.[hc] into lib-lib.
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
next