]> granicus.if.org Git - neomutt/shortlog
neomutt
2005-12-22 Brendan Cully# changelog commit
2005-12-22 Brendan CullyCheck all connections instead of just the first when...
2005-12-22 Brendan Cully# changelog commit
2005-12-22 Brendan CullyMore logging in STATUS parser to track down new mail...
2005-12-21 Brendan Cully# changelog commit
2005-12-21 Brendan CullyCheck for NULL data in refactored mutt_hcache_fetch.
2005-12-21 Brendan Cully# changelog commit
2005-12-21 Brendan CullyUnbreak QDBM too.
2005-12-21 Brendan Cully# changelog commit
2005-12-21 Brendan CullyI broke DB4 while refactoring hcache.c.
2005-12-21 Brendan Cully# changelog commit
2005-12-21 Brendan CullyCache UIDVALIDITY/UIDNEXT as header cache metadata...
2005-12-21 Brendan Cully# changelog commit
2005-12-21 Brendan CullyDon't run pending IMAP commands until the current queue...
2005-12-21 Brendan Cully# changelog commit
2005-12-21 Brendan CullyCompare full mailbox names when doing IMAP buffy check...
2005-12-20 Brendan Cully# changelog commit
2005-12-20 Brendan CullyRefactor header cache a bit to provide (fetch|store...
2005-12-20 Brendan Cully# changelog commit
2005-12-20 Brendan CullyRemove deleted entries from header cache on CLOSE.
2005-12-19 Brendan Cully# changelog commit
2005-12-19 Brendan CullyChangeLog.old was just old ChangeLog entries with diffe...
2005-12-19 Brendan Cully# changelog commit
2005-12-19 Brendan CullyCatch another possible race when starting IDLE.
2005-12-19 Brendan Cully# changelog commit
2005-12-19 Brendan CullyMore IMAP header cache cleanup: remove expunged entries...
2005-12-19 Brendan CullyAvoid a possible race when entering the IDLE command...
2005-12-19 Brendan CullyMuch faster IMAP sync code, pipelined and everything...
2005-12-19 Brendan CullyManually unidle at logout if necessary. Somewhat unclea...
2005-12-19 Brendan CullyCache server-side flags, don't send flag updates if...
2005-12-19 Brendan CullyPipeline MYRIGHTS, subscribed mailbox check and root...
2005-12-19 Brendan CullyClear name field from status callback before each IMAP...
2005-12-19 Brendan CullyRemove some cut-n-paste garbage from IMAP header cache...
2005-12-19 Brendan CullyOnly mark unread messages as old when closing mailbox.
2005-12-19 Brendan CullyReal support for the Old flag on IMAP.
2005-12-19 Brendan CullyDisplay success message when subscription command succeeds.
2005-12-19 Brendan CullyReplace imap_parse_list_response with a proper untagged...
2005-12-16 Brendan Cully# changelog commit
2005-12-16 Recai OktasUse ascii_str* instead of mutt_str* in several places...
2005-12-16 Brendan Cully# changelog commit
2005-12-16 Brendan CullyNew new mail detection code. Now we use UIDVALIDITY...
2005-12-15 Brendan Cully# changelog commit
2005-12-15 Brendan CullyWhitespace shuffling.
2005-12-15 Brendan Cully# changelog commit
2005-12-15 Brendan CullyUse mutt_buffer_printf in several places instead of...
2005-12-15 Brendan CullyAdd mutt_buffer_printf function, with autoconf test...
2005-12-15 Brendan Cully# changelog commit
2005-12-15 Brendan CullyIMAP keepalive might have been interacting badly with...
2005-12-14 Brendan Cully# changelog commit
2005-12-14 Brendan CullySASL-IR support for IMAP. The RTT was has begun. I...
2005-12-13 Brendan Cully# changelog commit
2005-12-13 Brendan CullyAdd conn_poll (using raw_socket_poll) to SSL socket...
2005-12-13 Brendan Cully# changelog commit
2005-12-13 Brendan CullyFix recently-broken buffy notification for IMAP.
2005-12-13 Brendan Cully# changelog commit
2005-12-13 Brendan CullyRestore IMAP postponed check in the wake of the buffy...
2005-12-13 Brendan CullyUpdated todo/bug list for IMAP
2005-12-12 Brendan Cully# changelog commit
2005-12-12 Brendan Cully. Add $imap_idle boolean to disable the IDLE extension...
2005-12-12 Brendan Cully# changelog commit
2005-12-12 Brendan CullyIMAP IDLE support.
2005-12-12 Brendan CullyWhoops, don't break buffy for non-IMAP mailboxes!
2005-12-11 Brendan Cully# changelog commit
2005-12-11 Brendan CullyIMAP command batching code, used to pipeline mailbox...
2005-12-10 Brendan CullySet up a command pipeline. Currently everything still...
2005-12-10 Brendan CullyMove IMAP response buffer out of command into IMAP_DATA...
2005-11-24 Thomas Roessler# changelog commit
2005-11-24 Thomas Roesslermutt/2142 suggests that the change from pattern.c,3...
2005-11-22 Thomas Roessler# changelog commit
2005-11-22 Thomas RoesslerFix "mixed messages" about the success (or not) of...
2005-11-22 Thomas Roessler# changelog commit
2005-11-22 Thomas RoesslerActually, the previous fix for 2139 had a flaw.
2005-11-22 Thomas Roessler# changelog commit
2005-11-22 Thomas RoesslerFix mutt/2139; also Debian #340116.
2005-11-17 Thomas Roessler# changelog commit
2005-11-17 Thomas Roesslera not entirely sane state of code.
2005-11-17 Thomas Roessler# changelog commit
2005-11-17 Thomas RoesslerAnother stab at #2019.
2005-11-01 Thomas Roessler# changelog commit
2005-11-01 Thomas RoesslerThis should be a better patch for the menu break dance.
2005-10-31 Thomas Roessler# changelog commit
2005-10-31 Thomas GlanzmannFix 2119.
2005-10-31 Thomas Roessler# changelog commit
2005-10-31 Thomas RoesslerFix the underlying problem behind mutt/2107.
2005-10-31 Thomas Roessler# changelog commit
2005-10-31 Thomas RoesslerFixing #2019.
2005-10-31 Thomas Roessler# changelog commit
2005-10-31 Thomas RoesslerFix #2123.
2005-10-21 Brendan Cully# changelog commit
2005-10-21 Brendan CullyFull large file support. Keep a close watch on your...
2005-10-18 Thomas Roessler# changelog commit
2005-10-18 Vincent Lefevreupdate
2005-10-17 Thomas Roessler# changelog commit
2005-10-17 TAKAHASHI TamotsuFix S/MIME algorithm choice.
2005-10-14 Thomas Roessler# changelog commit
2005-10-14 Thomas RoesslerFix imap/2112.
2005-10-10 Brendan Cully# changelog commit
2005-10-10 Brendan CullyMake PGP decode failure non-fatal when displaying messa...
2005-10-10 Brendan Cully# changelog commit
2005-10-10 Brendan CullyAccept + as IMAP continuation, not just + . May close...
next