chiark / gitweb /
import: split out compression logic, so that we can share it with between import...
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Mar 2015 17:53:37 +0000 (18:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 4 Mar 2015 23:59:37 +0000 (00:59 +0100)
commit3e2cda698f05d7290a8b9444d2c7d5c2599b2a27
treefcb78406b6fdf2745f09fe4d606cb291deba2dfe
parentdc2c282b6aac820a3c27d8a7a68c0386300db663
import: split out compression logic, so that we can share it with between import and pull calls
Makefile.am
src/import/import-compress.c [new file with mode: 0644]
src/import/import-compress.h [new file with mode: 0644]
src/import/pull-job.c
src/import/pull-job.h