]> granicus.if.org Git - neomutt/commit
Move address to libmutt and merge it with mutt_address
authorPietro Cerutti <gahr@gahr.ch>
Mon, 26 Feb 2018 12:14:10 +0000 (12:14 +0000)
committerRichard Russon <rich@flatcap.org>
Tue, 27 Feb 2018 15:19:20 +0000 (15:19 +0000)
commit6270d32c5f5165b2f42f8543c514231fb0fa192c
tree5f23d79c705c0379950057a2dbd7eeb3ec0485c8
parent2f1cd81706648012deb57885d813149896e84718
Move address to libmutt and merge it with mutt_address
40 files changed:
Makefile.autosetup
addrbook.c
alias.c
commands.c
compose.c
copy.c
edit.c
envelope.c
group.c
hcache/hcache.c
hdrline.c
hook.c
init.c
main.c
mbox.c
mutt/address.c [moved from address.c with 95% similarity]
mutt/address.h [moved from address.h with 100% similarity]
mutt/mutt.h
mutt_address.c [deleted file]
mutt_lua.c
muttlib.c
mx.c
ncrypt/crypt.c
ncrypt/crypt_gpgme.c
ncrypt/pgp.c
ncrypt/pgpinvoke.c
ncrypt/pgpkey.c
ncrypt/smime.c
parse.c
pattern.c
pop_auth.c
query.c
recvcmd.c
remailer.c
rfc2047.c
send.c
sendlib.c
smtp.c
sort.c
url.c