2007-11-18 |
Pierre Habouzit | Merge branch 'master' into nohook |
blob | commitdiff | raw |
2007-11-18 |
Pierre Habouzit | We don't need a function for mutt_make_version(). |
blob | commitdiff | raw |
2007-11-13 |
Pierre Habouzit | move browser in the lib-ui |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Pierre Habouzit | The NNTP patch is a joke, let's drop it altogether. |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Pierre Habouzit | Even less options. |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Pierre Habouzit | Remove lots of useless stupid, and code greedy options. |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Pierre Habouzit | Move the rest of mutt "things" into a window as well. |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Pierre Habouzit | Make the sidebar live in a proper independent window. |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Pierre Habouzit | Let ncurses deal with that properly. |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Pierre Habouzit | Remove useless options and tests. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Pierre Habouzit | remove option OPTSAVEUNSUB. This sucks, writing 2Mo... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Pierre Habouzit | remove OPTNEWSCACHE, style. |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Pierre Habouzit | always check for traditionnal GPG. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Pierre Habouzit | remove the stupid macro, we are big kids enough to... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Pierre Habouzit | more useless and cluttered things. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Pierre Habouzit | byebye OPTARROWCURSOR |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Pierre Habouzit | x-comment-to is useless in mutt, we can Cc: things... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Pierre Habouzit | drop account-hooks for now. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Pierre Habouzit | Move score_* to mod_score |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Pierre Habouzit | Simplify pop code further. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Pierre Habouzit | more setupts in cfg.lua |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Pierre Habouzit | Move many things to the crypt module \o/ |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Pierre Habouzit | create mod_ssl. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Pierre Habouzit | useless options, cluttering the codebase that can be... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Pierre Habouzit | code simplifications. |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Pierre Habouzit | getaddrinfo shall exist on any modern platform madmutt... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Pierre Habouzit | drop openssl support as well, only use GNUTLS. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Pierre Habouzit | further crypt enhancements. |
blob | commitdiff | raw | diff to current |
2007-04-06 |
Pierre Habouzit | various rewrites and cleanups. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Pierre Habouzit | Drop useless functions with gpgme (auto import is a... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Pierre Habouzit | remove more obsolete options. |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Pierre Habouzit | refactor import_keys to take directly an open file. |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Pierre Habouzit | we don't want this warning, as it is default now, and... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Pierre Habouzit | take more cruft to the bin |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Pierre Habouzit | remove lot of code, round 1 |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Pierre Habouzit | Users don't know what they are doing most of the time⦠|
blob | commitdiff | raw | diff to current |
2007-03-30 |
Pierre Habouzit | simplify some mime things |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Pierre Habouzit | move smap/nospam into the mime module. |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Pierre Habouzit | convert {charset,iconv}-hooks. |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Pierre Habouzit | move more stuff to the lua bindings. |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Pierre Habouzit | Reinstate documentation, also migrate use_domain to... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Pierre Habouzit | make luaM_checkquadopt accept some string arguments... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Pierre Habouzit | Lua improvements: |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Pierre Habouzit | more hash code simplifications. |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Pierre Habouzit | move OPT_QUIT into the lua registry |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Pierre Habouzit | small reorg. |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Pierre Habouzit | move some string functions in lib-lib ! |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | mutt_FormatString -> m_strformat (will soon end up... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | fully rework mutt_FormatString, fix a lot of issues... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Pierre Habouzit | remove a mutt-ng thing that makes no sense at all. |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Pierre Habouzit | lots of simplifications. |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Julien Danjou | Remove unused code |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Pierre Habouzit | exit SPAM_LIST, just extend rx_t with the needed inform... |
blob | commitdiff | raw | diff to current |
2006-11-18 |
Pierre Habouzit | rework compress_info type a bit. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Pierre Habouzit | more include simplifications |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Pierre Habouzit | sort out some prototypes, put them where they belong. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | continue the include dance |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | rework includes a bit |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Julien Danjou | Change #if by #ifdef in mutt.h |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | rationalize list handling in mutt a bit. |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Pierre Habouzit | exit system.c, mutt_system goes into lib-sys/ |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Pierre Habouzit | move rx.[hc]. |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Pierre Habouzit | move rfc822 related types into lib-mime/mime-types... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Pierre Habouzit | drop the builtin so called editor and the mailx feature... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Pierre Habouzit | always build imap as well. |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Pierre Habouzit | always build POP support, we do a /mail/ client, right ? |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Pierre Habouzit | always use compressed mode. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Pierre Habouzit | begin to move rfc2047 into lib-mime. |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Pierre Habouzit | ADDRESS -> address_t |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Pierre Habouzit | move rfc822.c as well |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Pierre Habouzit | more work in the lib-mime. begin to "rewr^H^Had" the... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Pierre Habouzit | replace SKIPWS with a proper inline func with the right... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | move list.[hc] into lib-lib. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | move hash.[hc] into lib-lib/ |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | move buffer.[hc] into lib-lib/ |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | reindent and optimizations in BUFFER* struct. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | mem_calloc -> p_new |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | we're grownups now. don't care about stupid OS'es that... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | use a proper "hack" for iconv functions: |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Pierre Habouzit | warning fixes |
blob | commitdiff | raw | diff to current |
2005-10-23 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-10-09 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-10-09 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-10-07 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-09-07 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-09-03 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-29 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-29 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-25 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-23 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-11 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-11 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-11 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-11 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-08 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-08 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-08 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-08 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-08 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-06 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
next |