summaryrefslogtreecommitdiff
path: root/lbup/_path.py
Commit message (Collapse)AuthorAge
* _path: implement AbsPath.__add__Anton Khirnov2023-10-16
|
* _path: convert constructor argument to bytesAnton Khirnov2023-10-16
| | | | Allows constructing AbsPath() from anything that converts to bytes.
* _path: change components from a list into a tupleAnton Khirnov2023-10-08
|
* _path: improve parameter validationAnton Khirnov2023-10-08
|
* targets: implement an SSH+LVM targetAnton Khirnov2020-10-18