Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | |
This is a continuation of the previous include sort patch, which only sorted for .c files. | |||
2015-09-08 | importd: for .raw and .tar images, try to download .nspawn settings file too | Lennart Poettering | |
2015-03-05 | import: split out compression logic, so that we can share it with between ↵ | Lennart Poettering | |
import and pull calls | |||
2015-03-05 | import: rename download code from "import" to "pull" | Lennart Poettering | |
That way we can call the code for local container/VM imports "import" without confusion. |