]> granicus.if.org Git - neomutt/shortlog
neomutt
2001-01-03 Thomas RoesslerDon't accept '\0' as keyboard input.
2001-01-03 Thomas RoesslerSet SASL_IP_{LOCAL,REMOTE} properties - needed for...
2001-01-03 Thomas RoesslerTry to fix nonprintable character input.
2001-01-03 Thomas RoesslerExtend the editor so it supports unprintable characters.
2001-01-02 Thomas RoesslerMake my_wcstombs more robust. From EGE.
2001-01-02 Thomas RoesslerOnly show mailboxes with -y. From devenish@arcme.uwa...
2001-01-02 Thomas RoesslerFix password input. From Vsevolod Volkov.
2000-12-31 Thomas RoesslerMissing patches from VVV.
2000-12-31 Thomas RoesslerExperimental patch to add an imap-fetch-mail function.
2000-12-31 Thomas RoesslerMake browser behaviour more consistent with expectations.
2007-03-01 convert-repoupdate tags
2000-12-31 Thomas Roesslerautomatic post-release commit for mutt-1.3.13
2000-12-30 Thomas Roesslerupdate.
2000-12-22 Thomas Roesslerautoconf consmetics. From L.H.
2000-12-22 Thomas RoesslerSome more changes to the enter code.
2000-12-22 Thomas RoesslerFix some ugly bugs in the completion code. In particular,
2000-12-22 Thomas RoesslerLithuanian translation. From Gediminas Paulauskas...
2000-12-21 Thomas Roesslerpatch.me.maildir_trash.1
2000-12-17 Thomas Roesslerupdate.
2000-12-14 Thomas RoesslerImprove hook documentation. From Lars Hecking.
2000-12-14 Thomas RoesslerMore file name completion fixes.
2000-12-14 Thomas RoesslerFix "tab-tab" at the change-folder prompt.
2000-12-10 Thomas RoesslerAvoid implicit flag updates with IMAP. From Brendan...
2000-12-10 Thomas RoesslerMore enter.c updates. From E.G.E..
2000-12-10 Thomas RoesslerMore changes to the utf-8 friendly line editor: Impleme...
2000-12-08 Thomas RoesslerRemove an unnecessary ENTER_STATE allocation.
2000-12-08 Thomas RoesslerMake _mutt_enter_string() re-entrant.
2000-12-08 Thomas RoesslerMake the line editor utf-8 friendly. First take from...
2000-12-06 Thomas RoesslerFix pgp_ignore_subkeys.
2000-12-06 Thomas RoesslerMake the BEEP macro a bit safer. From EGE.
2000-12-06 Thomas RoesslerFix a memory leak in imap_logout_all.
2000-12-04 Thomas RoesslerA little fix for the -HAVE_WC_FUNCS +LOCALES_HACK case...
2000-12-03 Thomas RoesslerDocument the fact that Courier MTA corrupts PGP/MIME...
2000-12-02 Thomas Roesslerupdate.
2000-11-28 Thomas Roesslerupdates
2000-11-27 Thomas RoesslerMake sure edit-type works without a segmentation fault...
2007-03-01 convert-repoupdate tags
2000-11-27 Thomas Roesslerautomatic post-release commit for mutt-1.3.12
2000-11-23 Thomas RoesslerUse display_filter to fix some ugliness people are...
2000-11-23 Thomas RoesslerDon't endwin() before invoking the display_filter.
2000-11-21 Thomas RoesslerIntroduce mutt_curses_message/mutt_nocurses_message...
2000-11-20 Thomas RoesslerAdd a missing --textmode switch.
2000-11-19 Thomas RoesslerMention $print_split.
2000-11-19 Thomas Roesslerupdate
2000-11-19 Thomas RoesslerIntroduce a new option named $print_split. While we...
2000-11-18 Thomas RoesslerRemove an unnecessary include statement.
2000-11-17 Thomas RoesslerSmall fix from Jörgen Tegnér <teg@post.netlink.se>.
2000-11-17 Thomas RoesslerMake folder synchronization possible from within the...
2000-11-15 Thomas RoesslerFix langinfo-based character set detection. From Marti...
2000-11-14 Thomas Roessleranother possibly problematic case.
2000-11-14 Thomas RoesslerTry fixing a possible segmentation fault. I'm not...
2000-11-13 Thomas RoesslerAdd the pgp_ignore_subkeys option. Unset it to get...
2000-11-13 Thomas Roesslerupdate
2000-11-13 Thomas RoesslerQualify some more header fields.
2000-11-07 Thomas RoesslerAdd a sig_on_top option.
2000-11-07 Thomas Roesslerupdate
2000-11-06 Thomas Roesslerupdate
2000-11-06 Thomas RoesslerMake building mutt without iconv support possible....
2000-11-03 Thomas RoesslerChange pgp_good_sign's default to 0 instead of UL ...
2000-11-03 Thomas RoesslerMake error reporting more verbose.
2000-11-03 Thomas Roesslerupdates
2007-03-01 convert-repoupdate tags
2000-11-01 Thomas Roesslerautomatic post-release commit for mutt-1.3.11
2000-10-27 Thomas RoesslerA nicer version of {capitalize,...}-word functions.
2000-10-27 Thomas RoesslerDocument the recent additions to the line editor.
2000-10-27 Thomas RoesslerAdd capitalize-word, upcase-word, downcase-word functio...
2000-10-25 Thomas RoesslerFix parsing of route-addrs.
2000-10-24 Thomas RoesslerDocument edit-type. From Mikko Hänninen.
2000-10-24 Thomas Roesslerupdate
2000-10-23 Thomas RoesslerTypo. From Daniel Roesen <dr@bofh.de>.
2000-10-23 Thomas RoesslerFix documentation of uznknown MIME type handling. ...
2000-10-18 Thomas RoesslerFix tree formatting in the recvattach menu.
2000-10-17 Thomas RoesslerFix pager and index display when non-printable space...
2000-10-17 Thomas RoesslerTeach mutt to attach files of arbitrary type.
2000-10-16 Thomas Roesslernl_langinfo({YES,NO}EXPR) may return an _extended_...
2000-10-16 Thomas Roesslerupdate
2000-10-16 Thomas RoesslerFix the strange "Can't connect" error messages. From...
2000-10-12 Thomas Roesslerupdate
2000-10-11 Thomas Roesslerupdate.
2000-10-11 Thomas Roesslerupdate
2007-03-01 convert-repoupdate tags
2000-10-11 Thomas Roesslerautomatic post-release commit for mutt-1.3.10
2000-10-11 Thomas RoesslerCompilation fix from Emil Sit <sit@cisco.com>.
2000-10-10 Thomas RoesslerVsevolod Volkov's POP mailbox patch.
2000-10-10 Thomas RoesslerMixmaster documentation patch from Brian Salter-Duke.
2000-10-09 Thomas RoesslerAdd an #ifdef for HAVE_GETADDRINFO.
2000-10-09 Thomas RoesslerUse AF_INET6 only when necessary.
2000-10-07 Thomas RoesslerDisplay fixes from EGE.
2000-10-05 Thomas RoesslerCatch some possible NULL pointer deferences. From
2000-10-04 Thomas RoesslerDowngrade Michael Elkins' indentation style to the...
2000-10-04 Thomas RoesslerAdding support for Netscape's (pardon, Mozilla's) SSL
2000-10-04 Thomas Roesslerpatch.me.connect_timeout.1
2000-10-03 Thomas RoesslerDocument some of the recent user-visible changes.
2000-10-03 Thomas RoesslerMore documentation for the "L" to_char. Thanks, Byrial!
2000-10-03 Thomas RoesslerAdding a list flag to to_chars, From Andreas Plesner...
2000-10-03 Thomas Roesslerupdate
2000-10-02 Thomas Roesslerpatch-bac.ipv6-1
2000-10-02 Thomas Roesslerpatch-1.3.9.bj.yesno.1
2000-09-28 Thomas RoesslerFix a minor typo. From Byrial.
2000-09-28 Thomas RoesslerDocument the --without-wc-funcs switch to configure...
next