2007-01-02 |
Pierre Habouzit | simplify hooks code a lot. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Pierre Habouzit | stupid off by one: skip the last ')' in a comment ! |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Pierre Habouzit | fixes and simplifications to fix gpg regression. |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Pierre Habouzit | The little Christmas candy bar: allow utf-8 chars in... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Pierre Habouzit | improvements, fixes, parser progress, ... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Pierre Habouzit | add some very efficient utf8 routines. more to come. |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Pierre Habouzit | fix compilation warnings in hook.c |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierre Habouzit | wibble |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Pierre Habouzit | use some lists for score_t. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Julien Danjou | Really check for fd |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Pierre Habouzit | style. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Pierre Habouzit | oops debug code. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Pierre Habouzit | implement $-vars substitution. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Pierre Habouzit | fixes bad semantics (an invalid fd is -1 not 0). |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Julien Danjou | Use m_tempfile instead of mktemp in attach/recvattach |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Julien Danjou | Use m_temp instead of mutt_mktemp in compress code |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Pierre Habouzit | some fixes, make mutt_decode_save_attachment coherent... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Julien Danjou | Use file descriptor instead of path for mutt_decode_sav... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Pierre Habouzit | Merge branch 'master' of pan:/git/madmutt |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Pierre Habouzit | rc parser progress over the week-end. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Pierre Habouzit | fix makefile.am dependencies... got I hate automake. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Pierre Habouzit | various fixes. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Pierre Habouzit | very temporary work on the new generation of config... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Pierre Habouzit | import lemon in the source tree. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Pierre Habouzit | preliminary work for the configuration parser. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Pierre Habouzit | do not make semicolons special in the config file anymore. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Pierre Habouzit | small regressions. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Pierre Habouzit | more strings simplifications. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Pierre Habouzit | impressive how mutt upstream don't get how list work. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | drop some useless crap. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | yes, we always have colors, screw stupid antiquated... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | cosmetics |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | oopsie, sometimes grep hurts :P |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | code simplifications. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | oops, d can be NULL ! |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | oops, I did it again: simplify a lot of code :] |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Julien Danjou | Use p_new instead of xmalloc() |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | small rewrite. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | small reorg. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | oops :) |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | move some string functions in lib-lib ! |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | rework m_strformat so that it takes the cols number... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Pierre Habouzit | let m_strformat accept NULL formats. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | optimizations, remove horrors. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | the ‘kids don't do this at home’ commit. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | fixes in the sidebar format, was completely braindead. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | let the caller deal with M_FORMAT_ARROWCURSOR, not... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | mutt_FormatString -> m_strformat (will soon end up... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | fully rework mutt_FormatString, fix a lot of issues... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | add m_strpad to the string functions. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Pierre Habouzit | oops, ascii_strncasecmp tried to compare one byte too far |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | more nonnull attributes. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | string documentation. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | oops, small regresion |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Julien Danjou | Fix compilation warnings |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Julien Danjou | Fix compilation error |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | fix the real bug, that was hidden in the .h |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | workarounds, I do not understand why it segfault, it... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | should fix compilation. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Pierre Habouzit | more documentation. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | no more SHORT_STRING's. begin some doc. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | update docs things. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | prepare documentation of the APIs |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | more cosmetics. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | cosmetics |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | cosmetics |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | cosmetics |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | cosmetics++ |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | cosmetics |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | some simplifications. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Pierre Habouzit | small detail in m_dirname. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Pierre Habouzit | add m_dirname that implement a non broken libgen-like... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Pierre Habouzit | simplifications around mutt_is_message_type |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Pierre Habouzit | post ? -post : 0 |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Pierre Habouzit | various code simplifications. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Pierre Habouzit | make some code yet more simple, using the VERY good... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Pierre Habouzit | remove reallocs, free and fix makedoc compilation |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Pierre Habouzit | that was in fact a memcpy, nice try |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Julien Danjou | Use good m_ functions, because it smell like a flower... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Pierre Habouzit | "gpg-sign" is not a valid token, this was a typo. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Pierre Habouzit | force rfc2047_parameters to be set to yes, and non... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Use m_functions(), you'll be fresh-faced. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | remove a mutt-ng thing that makes no sense at all. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | lots of simplifications. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | more automake stuff |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | more tweaks and fixes. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | build system tweaks. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | always build support for mixmaster. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | some code simplifications. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Remove unused code |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Use m_strncmp instead of strncmp |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | m_strisempty is better, isn't it ? |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | simplify mutt_write_references. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | make mutt_match_spam_list a generic rx function: rx_lis... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | move more functions in file.c |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Pierre Habouzit | mutt_expand_file_fmt -> m_quotefile_fmt in file.c |
commit | commitdiff | tree | snapshot |
next |