]> granicus.if.org Git - neomutt/commit
merge: upstream fixes
authorRichard Russon <rich@flatcap.org>
Mon, 15 Jul 2019 21:37:03 +0000 (22:37 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 15 Jul 2019 21:37:03 +0000 (22:37 +0100)
commit3e54944cce3b906c05fd999941c2d4fc4cd4d6da
tree0bb4377b0fbf01fccfbd93ef6131723034e7133e
parentd9c2c785c33246211c6d763ff09392f186a02a9f
parent413289939b7f93e2a29801e5a652ae6ea0f77b79
merge: upstream fixes

Sync to upstream: 82973a6e

 * change Command to use intptr_t
 * Don't read or save history if $history_file isn't set
 * Omit User-Agent: header by default
 * Remove unnecessary checks for strings
 * Convert $header_cache_pagesize to type DT_LONG