]> git.cworth.org Git - notmuch/commitdiff
restore: transparently support gzipped input
authorDavid Bremner <david@tethera.net>
Sat, 29 Mar 2014 18:12:28 +0000 (15:12 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 12 Apr 2014 10:59:44 +0000 (07:59 -0300)
We rely completely on zlib to do the right thing in detecting gzipped
input. Since our dump format is chosen to be 7 bit ascii, this should
be fine.


No differences found