apps/madmutt.git
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
2006-11-24 Pierre Habouzitsmall leftover
2006-11-24 Julien DanjouUse m_tempfile instead of mutt_mktemp
2006-11-24 Julien DanjouUse m_tempfile instead of mutt_mktemp
2006-11-24 Pierre Habouzitmutt_mktemp--
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-24 Pierre Habouzitfix completely braindead rfc2047 parsing, that choke...
2006-11-19 Pierre Habouzitfix regression in mutt_is_application_pgp \o/
2006-11-19 Julien DanjouFix regression with comma handling in buffy
2006-11-19 Pierre Habouzitexit SPAM_LIST, just extend rx_t with the needed inform...
2006-11-19 Pierre Habouzitmove functions around.
2006-11-19 Pierre Habouzitsimplify mutt_expand_path
2006-11-18 Pierre Habouzitsimplifications
2006-11-18 Pierre Habouzitstatics
2006-11-18 Pierre Habouzitremove -Inntp
2006-11-18 Pierre Habouzitsmall rewrites
2006-11-18 Pierre Habouzitsimplifications.
2006-11-18 Pierre Habouzithide one more function
2006-11-18 Pierre Habouzitdetails
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-18 Pierre Habouzitrework compress_info type a bit.
2006-11-18 Pierre Habouzithide some useless things
2006-11-18 Pierre Habouzitremove mx_{pop,nntp,imap}.[hc]
2006-11-18 Pierre Habouzitwe always want to DOTLOCK mboxes.
2006-11-18 Pierre Habouzitremove useless things
2006-11-18 Pierre Habouzit*oops* I forgot to add those.
2006-11-18 Pierre Habouzitdrop the horrible list2_t for good.
2006-11-18 Pierre HabouzitI don't care about systems where atimes are broken.
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 Pierre Habouzitdrop list2_t from sendlib.c as well.
2006-11-18 Pierre Habouzitno more list2_t for mx's anymore either.
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-18 Pierre Habouzitmissing statics
2006-11-18 Pierre Habouzitmerge OPS that do not need to be split anymore.
2006-11-17 Pierre Habouzitless warnigs
2006-11-17 Pierre Habouzituseless file.
2006-11-17 Pierre Habouzitmore moves and dead code
2006-11-17 Julien DanjouSimplify sidebar code
2006-11-17 Julien DanjouRemove useless imap_cmd_running()
2006-11-17 Julien DanjouRemove useless var
2006-11-17 Julien DanjouFix a bug when changing folder
2006-11-17 Julien DanjouFix multiple compilation warnings
2006-11-17 Julien DanjouRename pop_query_d to pop_query and remove useless arg
2006-11-17 Pierre Habouzitno warnings in lib-sys anymore
2006-11-17 Julien DanjouFix compilation warnings in crypt-gpgme.c, cryptglue...
2006-11-17 Julien DanjouFix compilation warnings in pgp.c
2006-11-17 Pierre Habouzitremove a whole lot of #include mutt.h
2006-11-17 Pierre Habouzitmore simplifications.
2006-11-17 Pierre Habouzitfix compilation
2006-11-17 Pierre Habouzitwibble.
2006-11-17 Pierre Habouzitmore include 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 Habouzitoopsie
2006-11-16 Pierre Habouzitmove more files.
2006-11-16 Pierre Habouzitmove more things in the lib-ui.
2006-11-16 Pierre Habouzitnext_word is m_strnextsp
2006-11-16 Pierre Habouzitmake charset_canonicalize set the answer to "us-ascii...
2006-11-16 Pierre Habouzitconfigure fixes.
2006-11-16 Pierre Habouzitremove unused code, simplifications, missing include
2006-11-16 Pierre Habouzitsome dead code, old things, fix idna *again*
2006-11-16 Pierre Habouzitmove more things in the lib-mime
2006-11-16 Pierre Habouzitsimplify some bits of code, also simplify includes.
2006-11-16 Pierre Habouzitctors/dtors for BODY's
2006-11-16 Pierre Habouzitmove all the parameter related functions into the lib...
2006-11-15 Pierre Habouzitmove mutt_get_parameter -> parameter_getval into mime.c
2006-11-15 Julien DanjouFix compilation warnings in compose.c and init.c
2006-11-15 Julien DanjouFix compilation warnings un buffy.c and command.c
2006-11-15 Julien DanjouFix compilation warnings and code clean up
2006-11-15 Julien DanjouFix compilation errors
2006-11-15 Pierre Habouzitmake mutt_body_free a bit more mad-friendly
2006-11-15 Pierre Habouzituse more ad-hoc list handling function, and avoid to...
2006-11-15 Pierre Habouzitsmall optims.
2006-11-15 Pierre Habouzitfix segfault in hcache due to bad typing.
2006-11-15 Pierre Habouzitoops :)
2006-11-15 Pierre Habouzituse an enum, that's cleaner
2006-11-15 Pierre Habouzitfinish the "read" of charset.c
2006-11-14 Pierre Habouzitmany simplifications, copyright statements.
2006-11-14 Pierre Habouzitmore charset improvements.
2006-11-14 Pierre Habouzitoopsie, small fixes.
2006-11-14 Pierre Habouzituse gperf for the charsets as well.
next