]> granicus.if.org Git - neomutt/commit
build: split up mutt.h, protos.h 580/head
authorRichard Russon <rich@flatcap.org>
Sun, 7 May 2017 00:54:44 +0000 (01:54 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 17 May 2017 18:00:42 +0000 (19:00 +0100)
commitc186684a8133690e0969aa4cc9b69cef0906a510
treeb2f102b9419953e5f790f787b3880b5327377164
parent090c688ecec9af2cbece9e292a174d2cd106ac4f
build: split up mutt.h, protos.h

Move various structs out of mutt.h into their own header files.
Then run IWYU (include-what-you-use) on all files.
208 files changed:
Makefile.am
account.c
account.h
addrbook.c
address.h [new file with mode: 0644]
alias.c
alias.h [new file with mode: 0644]
ascii.c
attach.c
attach.h
base64.c
bcache.c
bcache.h
body.h [new file with mode: 0644]
browser.c
browser.h
buffer.c
buffer.h
buffy.c
buffy.h
charset.c
color.c
commands.c
complete.c
compose.c
compress.c
compress.h
content.h [new file with mode: 0644]
context.h [new file with mode: 0644]
copy.c
copy.h
crypt.c
crypt_gpgme.c
crypt_gpgme.h
crypt_mod.c
crypt_mod.h
crypt_mod_pgp_classic.c
crypt_mod_pgp_gpgme.c
crypt_mod_smime_classic.c
crypt_mod_smime_gpgme.c
cryptglue.c
curs_lib.c
curs_main.c
date.c
dotlock.c
edit.c
editmsg.c
enter.c
enter_state.h [new file with mode: 0644]
envelope.h [new file with mode: 0644]
filter.c
flags.c
format_flags.h [new file with mode: 0644]
from.c
functions.h
gen_defs
getdomain.c
globals.h
gnupgparse.c
group.c
group.h
handler.c
hash.c
hash.h
hcache/bdb.c
hcache/gdbm.c
hcache/hcache.c
hcache/hcache.h
hcache/kc.c
hcache/lmdb.c
hcache/qdbm.c
hcache/tc.c
hdrline.c
header.h [new file with mode: 0644]
headers.c
help.c
history.c
history.h
hook.c
imap/auth.c
imap/auth.h
imap/auth_anon.c
imap/auth_cram.c
imap/auth_gss.c
imap/auth_login.c
imap/auth_plain.c
imap/auth_sasl.c
imap/browse.c
imap/command.c
imap/imap.c
imap/imap.h
imap/imap_private.h
imap/message.c
imap/message.h
imap/utf7.c
imap/util.c
init.c
init.h
keymap.c
keymap.h
lib.c
lib.h
list.h [new file with mode: 0644]
mailbox.h
main.c
mapping.h
mbox.c
mbyte.c
mbyte.h
mbyte_table.h [new file with mode: 0644]
md5.h
menu.c
mh.c
mutt.h
mutt_commands.h
mutt_crypt.h
mutt_curses.h
mutt_idna.c
mutt_idna.h
mutt_lua.c
mutt_lua.h
mutt_menu.h
mutt_notmuch.c
mutt_notmuch.h
mutt_options.h
mutt_regex.h
mutt_sasl.c
mutt_sasl.h
mutt_sasl_plain.c
mutt_socket.c
mutt_socket.h
mutt_ssl.c
mutt_ssl.h
mutt_ssl_gnutls.c
mutt_tunnel.c
mutt_tunnel.h
muttlib.c
mx.c
mx.h
myvar.h
newsrc.c
nntp.c
nntp.h
options.h [new file with mode: 0644]
pager.c
pager.h
parameter.h [new file with mode: 0644]
parse.c
pattern.c
pattern.h [new file with mode: 0644]
pgp.c
pgp.h
pgpinvoke.c
pgpkey.c
pgplib.c
pgplib.h
pgpmicalg.c
pgppacket.c
pgppacket.h
pgppubring.c
pop.c
pop.h
pop_auth.c
pop_lib.c
postpone.c
protos.h
query.c
recvattach.c
recvcmd.c
remailer.c
remailer.h
resize.c
rfc1524.c
rfc1524.h
rfc2047.c
rfc2047.h
rfc2231.c
rfc2231.h
rfc3676.c
rfc3676.h
rfc822.c
rfc822.h
safe_asprintf.c
score.c
send.c
sendlib.c
sha1.h
sidebar.c
sidebar.h
signal.c
smime.c
smime.h
smtp.c
sort.c
sort.h
state.h [new file with mode: 0644]
status.c
system.c
thread.c
thread.h [new file with mode: 0644]
url.c
url.h
utf8.c
version.c
version.h
wcscasecmp.c
wcwidth.c
where.h [new file with mode: 0644]