qwjyh
ea0acf177c
pretty printing ( #15 )
...
* pretty printing for `backup list` and `backup list --long`
* switch coloring crate from colored to console
- console can handle Style separately
* Style for storage list
2024-06-27 18:06:27 +09:00
a7c81d5976
bump to v0.2.1
2024-06-19 18:32:08 +09:00
44674262a6
update dependencies (especially byte_unit)
...
- update formatting byte units
2024-06-19 18:07:31 +09:00
78b3d0d308
update dependency: sysinfo 0.29 -> 0.30
2024-06-19 17:33:58 +09:00
0f7095b229
update libgit2-sys for dependabot alerts #2
...
https://github.com/qwjyh/xdbm/security/dependabot/2
2024-06-19 16:08:11 +09:00
fe2847ba5b
bump version to v0.2.0
2024-05-21 18:02:39 +09:00
01f959b666
update dependencies
2024-03-17 20:29:06 +09:00
8396b8c97d
add shell completion script generation
2024-03-17 04:08:47 +09:00
4f0d725b52
fix: windows path canonicalization
...
use these
- expand_tilde
- dunce::canonicalize
2024-03-15 20:54:26 +09:00
38957c1d39
cargo update
2024-03-14 08:57:49 +09:00
56563a0e8b
add backup related types and cmd arguments
...
- fix some typos & format
2024-03-13 20:09:51 +09:00
4283e1e98a
change init command & add integration test
...
- now need to specify device name via cmd arg
- can use private repository with ssh key or ssh-agent
- adding integration test utility crates
2024-03-07 14:59:58 +09:00
24f34da588
update storage list and some refactor
2024-03-03 06:11:25 +09:00
017e34d392
add manual type for physical drive add
2023-12-07 04:23:24 +09:00
7a4c1e5325
Use HashMap instead of Vector<Storage>
2023-12-04 21:34:24 +09:00
db09897b5a
new: storage add (git is not working)
2023-08-27 17:49:18 +09:00
2a1854c488
new: add PhysicalStorage and methods, add flush to gitignore#
2023-08-26 08:40:11 +09:00
92b27b876b
new: setup device for the first device
2023-08-25 23:51:45 +09:00