From: Richard Russon Date: Wed, 12 Dec 2018 15:22:27 +0000 (+0000) Subject: merge: refactor GroupContext to GroupList X-Git-Tag: 2019-10-25~442 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=684d8af6fd3b78c6c400973ed535b9640c2f22e5;p=neomutt merge: refactor GroupContext to GroupList * Convert GroupContext to use STAILQ * Rename Group-related structures * Move group.[ch] to mutt/ * Sort functions prototypes * Get rid of global variable * Explicitly allocate/free Groups memory * Simplify the API when we cannot fail * Tidy API: s/group_context/grouplist/ --- 684d8af6fd3b78c6c400973ed535b9640c2f22e5