2006-12-18 |
Pierre Habouzit | simplifications Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-18 |
Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-18 |
Pierre Habouzit | use some lists for score_t. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-14 |
Pierre Habouzit | style. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-14 |
Pierre Habouzit | oops debug code. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-14 |
Pierre Habouzit | implement $-vars substitution. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-13 |
Pierre Habouzit | fixes bad semantics (an invalid fd is -1 not 0). Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-13 |
Pierre Habouzit | some fixes, make mutt_decode_save_attachment coherent... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-11 |
Pierre Habouzit | Merge branch 'master' of pan:/git/madmutt
|
commit | commitdiff | tree |
2006-12-11 |
Pierre Habouzit | rc parser progress over the week-end. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-11 |
Pierre Habouzit | fix makefile.am dependencies... got I hate automake. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-10 |
Pierre Habouzit | various fixes. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-09 |
Pierre Habouzit | very temporary work on the new generation of config... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-09 |
Pierre Habouzit | import lemon in the source tree.
|
commit | commitdiff | tree |
2006-12-09 |
Pierre Habouzit | preliminary work for the configuration parser.
|
commit | commitdiff | tree |
2006-12-06 |
Pierre Habouzit | do not make semicolons special in the config file anymore. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-04 |
Pierre Habouzit | small regressions. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-04 |
Pierre Habouzit | more strings simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-04 |
Pierre Habouzit | impressive how mutt upstream don't get how list work. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | drop some useless crap. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | yes, we always have colors, screw stupid antiquated... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | cosmetics Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | oopsie, sometimes grep hurts :P Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | code simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | oops, d can be NULL ! Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | oops, I did it again: simplify a lot of code :] Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | small rewrite. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | small reorg. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | oops :) Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | move some string functions in lib-lib ! Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | rework m_strformat so that it takes the cols number... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-03 |
Pierre Habouzit | let m_strformat accept NULL formats. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | optimizations, remove horrors. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | the ‘kids don't do this at home’ commit. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | fixes in the sidebar format, was completely braindead. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | let the caller deal with M_FORMAT_ARROWCURSOR, not... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | mutt_FormatString -> m_strformat (will soon end up... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | fully rework mutt_FormatString, fix a lot of issues... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | add m_strpad to the string functions. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-02 |
Pierre Habouzit | oops, ascii_strncasecmp tried to compare one byte too far Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | more nonnull attributes. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | string documentation. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | oops, small regresion Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | fix the real bug, that was hidden in the .h Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | workarounds, I do not understand why it segfault, it... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | should fix compilation.
|
commit | commitdiff | tree |
2006-12-01 |
Pierre Habouzit | more documentation. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | no more SHORT_STRING's. begin some doc. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | update docs things. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | prepare documentation of the APIs Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | more cosmetics. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | cosmetics Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | cosmetics Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | cosmetics Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | cosmetics++ Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | cosmetics Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | some simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-30 |
Pierre Habouzit | simplifications Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-29 |
Pierre Habouzit | small detail in m_dirname.
|
commit | commitdiff | tree |
2006-11-29 |
Pierre Habouzit | add m_dirname that implement a non broken libgen-like...
|
commit | commitdiff | tree |
2006-11-29 |
Pierre Habouzit | simplifications around mutt_is_message_type Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-29 |
Pierre Habouzit | post ? -post : 0
|
commit | commitdiff | tree |
2006-11-29 |
Pierre Habouzit | various code simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-28 |
Pierre Habouzit | make some code yet more simple, using the VERY good... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-28 |
Pierre Habouzit | remove reallocs, free and fix makedoc compilation Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-28 |
Pierre Habouzit | that was in fact a memcpy, nice try
|
commit | commitdiff | tree |
2006-11-28 |
Pierre Habouzit | "gpg-sign" is not a valid token, this was a typo. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-27 |
Pierre Habouzit | force rfc2047_parameters to be set to yes, and non... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | remove a mutt-ng thing that makes no sense at all. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | lots of simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | more automake stuff Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | more tweaks and fixes. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | build system tweaks. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | always build support for mixmaster. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | some code simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | simplify mutt_write_references.
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | make mutt_match_spam_list a generic rx function: rx_list_mat... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | move more functions in file.c Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | mutt_expand_file_fmt -> m_quotefile_fmt in file.c Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-26 |
Pierre Habouzit | wibble. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-25 |
Pierre Habouzit | get the sloccount under 63000 lines :P Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-25 |
Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-25 |
Pierre Habouzit | drop the stupid xterm.h header. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-25 |
Pierre Habouzit | various fixes, remove an adv_mktemp Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-25 |
Pierre Habouzit | fclose -> m_fclose Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-25 |
Pierre Habouzit | small fixes, style and cosmetics.
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | safe_fclose -> m_fclose, and is now inlined.
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | revert bogus patch part.
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | remove some mutt_mktemp Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | I'm such a fool
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | small leftover
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | mutt_mktemp--
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | put old m_snsubst into file.c as m_file_fmt. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-24 |
Pierre Habouzit | fix completely braindead rfc2047 parsing, that choke...
|
commit | commitdiff | tree |
2006-11-19 |
Pierre Habouzit | fix regression in mutt_is_application_pgp \o/ Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-17 |
Pierre Habouzit | no warnings in lib-sys anymore Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-17 |
Pierre Habouzit | more simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-17 |
Pierre Habouzit | fix compilation Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-17 |
Pierre Habouzit | wibble. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2006-11-17 |
Pierre Habouzit | more include simplifications Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
next |