Mercurial > hg > Members > anatofuz > ie-virsh
log
age | author | description |
---|---|---|
2020-11-23 | AnaTofuZ | use crate_version |
2020-11-23 | AnaTofuZ | bump |
2020-11-23 | AnaTofuZ | add template.xml |
2020-11-22 | 清水 隆博 | Merge branch 'support_backingStore' into 'master' |
2020-11-22 | AnaTofuZ | fix typo |
2020-11-22 | AnaTofuZ | first create qcow2 |
2020-11-22 | AnaTofuZ | fix emit xml |
2020-11-22 | AnaTofuZ | fix path |
2020-11-22 | AnaTofuZ | fix path |
2020-11-22 | AnaTofuZ | fix emit xml |
2020-11-22 | AnaTofuZ | ... |
2020-11-22 | AnaTofuZ | fix rental mode |
2020-11-22 | AnaTofuZ | ... |
2020-11-22 | AnaTofuZ | debug |
2020-11-22 | AnaTofuZ | backing file cmd |
2020-11-22 | AnaTofuZ | s/common_cmd/common/ |
2020-11-22 | AnaTofuZ | use commond_cmd |
2020-11-22 | AnaTofuZ | String to &str |
2020-11-22 | AnaTofuZ | use builder |
2020-11-22 | AnaTofuZ | ... |
2020-11-21 | AnaTofuZ | emit backingfile at xml |
2020-11-21 | AnaTofuZ | return the template vec |
2020-11-21 | AnaTofuZ | replace in map |
2020-11-21 | AnaTofuZ | ... |
2020-11-21 | AnaTofuZ | use &str at const |
2020-11-21 | AnaTofuZ | add show template |
2020-11-20 | AnaTofuZ | tweak gitignore |
2020-11-20 | AnaTofuZ | ... |
2020-11-03 | AnaTofuZ | Merge remote-tracking branch 'self/master' |
2020-11-03 | AnaTofuZ | remove static variable |
2020-11-03 | AnaTofuZ | tweak |
2020-11-03 | AnaTofuZ | fix cmd name |
2020-11-03 | AnaTofuZ | tweak |
2020-11-03 | AnaTofuZ | impl define cmd |
2020-11-03 | AnaTofuZ | add xml parse/writer |
2020-11-02 | AnaTofuZ | define other command |
2020-11-02 | AnaTofuZ | impl sub commands that use uid |
2020-11-01 | AnaTofuZ | tweak |
2020-11-01 | AnaTofuZ | cargo clippy |
2020-10-30 | AnaTofuZ | add deploy.sh |
2020-10-29 | AnaTofuZ | define start cmd |
2020-10-29 | AnaTofuZ | move each crates |
2020-10-29 | AnaTofuZ | ... |
2020-10-28 | AnaTofuZ | fmt |
2020-10-28 | AnaTofuZ | not parse when executing the list command |
2020-10-28 | AnaTofuZ | use split_whitespace |
2020-10-28 | AnaTofuZ | rebarse use macro |
2020-10-27 | AnaTofuZ | cargo fmt |
2020-10-27 | AnaTofuZ | mmm..... |
2020-10-23 | AnaTofuZ | impl virsh list --all filter |
2020-10-22 | AnaTofuZ | show virsh list --all |
2020-10-22 | AnaTofuZ | fix function name |
2020-10-22 | AnaTofuZ | get uid, gid, login_user |
2020-10-22 | AnaTofuZ | cargo new |