]> granicus.if.org Git - neomutt/commit
merge: move charset and idna functions to libmutt
authorRichard Russon <rich@flatcap.org>
Sun, 31 Dec 2017 01:26:35 +0000 (01:26 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 31 Dec 2017 01:26:35 +0000 (01:26 +0000)
commit8631908ba46036c5c5f7af23aec1c9b8daef31e4
tree0eb5557a30fe0ab7217706d62053a838c46cc207
parenta6f60d17128c7b9b7d5f571a8451f4263a71230e
parentca7e2591b79d77dc2a118e8f5e96dfec963c5f4e
merge: move charset and idna functions to libmutt

 * clang-format
 * reorg: idna -> address, envelope
 * private hooks for charset
 * move charset functions to muttlib
 * move idna functions to muttlib
 * move address functions
 * iwyu / comments