aboutsummaryrefslogtreecommitdiffstats
path: root/qcow_utils
Commit message (Expand)AuthorAgeFilesLines
* edition: Remove extern crate linesDavid Tolnay2019-04-152-8/+0
* edition: Update qcow and qcow_util to 2018 editionDavid Tolnay2019-04-081-0/+1
* Revert "qcow_utils: Add tests"Dylan Reid2019-03-285-110/+0
* qcow_utils: Add testsDylan Reid2019-03-165-0/+110
* qcow_utils: add disk image expand functionDaniel Verkamp2019-02-142-1/+68
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-131-2/+4
* qcow_utils: do not close given fds in `convert_to_*` functionsZach Reizner2018-11-161-7/+33
* qcow: add convert API and export it in qcow_utilsDaniel Verkamp2018-10-183-3/+90
* qcow: Add a utility program for qcow analysisDylan Reid2018-09-192-0/+278
* qcow: Set refcounts for initial clusters.Dylan Reid2018-07-161-10/+10
* fix some clippy errors that are default denyZach Reizner2018-03-071-10/+7
* qcow_utils: add pkgconfig scriptStephen Barber2018-02-013-0/+32
* Add qcow_utils for exposing qcow functions as a C libraryDylan Reid2018-02-013-0/+69