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 |
2006-11-26 |
Pierre Habouzit | wibble. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Use better error msgs for tempfile |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Better error msg in gpgme |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Use bette error msg too |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Replace mutt_perror with good error msgs |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Tag unused attributes |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Kill shadow declaratin of brk |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Tag unused and kill mktemp |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Fix shadow declaration and tag unused attribute |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Mark unused attributes |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Mark flags as unused |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Kill another mktemp |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | mutt_*mktemp-- |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Use m_tempfile and better errors msg |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Fix typo |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Julien Danjou | Use m_tempfile() |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Pierre Habouzit | get the sloccount under 63000 lines :P |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Pierre Habouzit | wibble |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Pierre Habouzit | drop the stupid xterm.h header. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Pierre Habouzit | various fixes, remove an adv_mktemp |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Pierre Habouzit | fclose -> m_fclose |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Julien Danjou | Use m_tempfile instead of mutt_mktemp (again and again) |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Pierre Habouzit | small fixes, style and cosmetics. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Julien Danjou | Use m_tempfile instead of mutt_mktemp |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | safe_fclose -> m_fclose, and is now inlined. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | revert bogus patch part. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Julien Danjou | Clean up code and use m_tempfile instead of mutt_mktemp |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | remove some mutt_mktemp |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | I'm such a fool |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | small leftover |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Julien Danjou | Use m_tempfile instead of mutt_mktemp |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Julien Danjou | Use m_tempfile instead of mutt_mktemp |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | mutt_mktemp-- |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | put old m_snsubst into file.c as m_file_fmt. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Pierre Habouzit | fix completely braindead rfc2047 parsing, that choke... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Pierre Habouzit | fix regression in mutt_is_application_pgp \o/ |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Julien Danjou | Fix regression with comma handling in buffy |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Pierre Habouzit | exit SPAM_LIST, just extend rx_t with the needed inform... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Pierre Habouzit | move functions around. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Pierre Habouzit | simplify mutt_expand_path |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Pierre Habouzit | statics |
commit | commitdiff | tree | snapshot |
next |