Commit graph

90 commits

Author SHA1 Message Date
e384cfd31b
Fix clippy warnings 2022-01-13 14:30:23 -06:00
78fcdec05a
Add some info statements 2021-12-30 22:49:33 -06:00
d8eca30392
Update Cargo.nix and flake.lock 2021-12-30 22:40:06 -06:00
2079ec41b6
Upgrade dependencies and add git hash to version 2021-12-30 22:37:02 -06:00
f43568de81
IO error just skips topdir check instead of failing entire operation 2021-12-30 22:17:48 -06:00
f76f21ffc2
Fix abs_path bug 2021-12-30 22:10:24 -06:00
9bc591d09d
Suppress missing file errors if -f is passed. 2021-12-30 21:59:05 -06:00
53041af73c
Exit status now depends on Result 2021-12-30 21:57:26 -06:00
b8d2be4abe
Report an error if trying to delete a non-existent path 2021-12-30 17:33:11 -06:00
797a521c86
Bump dependencies 2021-12-25 19:27:58 -06:00
9d1f238739
Bump version 2021-12-25 19:27:06 -06:00
dbb3eaec91
Change MountPoint fields to using c_ulong since that's what libmount uses 2021-12-10 16:06:30 -06:00
2c05d22434
replace build badge 2021-09-07 06:28:07 -05:00
6961d00d69
a 2021-09-07 05:40:56 -05:00
268e3f4771
a 2021-09-07 05:22:42 -05:00
fbbc901a0b
test 2021-09-07 05:08:41 -05:00
9b17ba5fee
testing around with proot 2021-09-05 22:40:22 -05:00
dc68851233
add some tests 2021-09-05 04:47:34 -05:00
c26c135c55
Introduce nix into the project 2021-09-05 04:13:41 -05:00
3593bc8c5e
remove csv dependency 2021-07-27 12:47:35 -05:00
82bd9aae29
wrong license identifier 2021-06-25 18:40:51 -05:00
b1e80db52f
a 2021-06-25 18:40:21 -05:00
89ef0a2d71
bump version 2021-06-25 18:39:49 -05:00
122fdf1ede
update license 2021-06-25 18:39:04 -05:00
3ea7647491
update deps 2021-06-25 18:36:07 -05:00
f7784c1633
Add AUR link 2021-01-28 20:40:21 -06:00
523ff47b42
Bump version to 0.3 2021-01-27 17:53:45 -06:00
b2a5c4b338
bump ver 2021-01-11 03:08:44 -06:00
00515d2f93
update deps 2021-01-11 03:08:08 -06:00
afb3938c94
fix bug 2021-01-11 03:07:33 -06:00
a83bc49a39
zz 2020-11-25 23:56:08 -06:00
082efef439
Fix 2020-11-09 01:01:28 -06:00
d6a3c1785c
Alias rm to put 2020-11-03 22:01:40 -06:00
0cfafb0c67
Bump version 2020-11-03 21:59:06 -06:00
2d0421f041
Change the errors away from using anyhow and add --all to empty 2020-11-03 21:57:37 -06:00
5579e5b951
Only list files in the current directory unless --all is passed 2020-11-02 20:24:50 -06:00
0e83c15906
Print file list in a table 2020-11-02 20:20:53 -06:00
2deb42f613
Add the --all option to restore. 2020-10-31 20:55:43 -05:00
8379405bb6
Don't have a duplicate slash in root dir. 2020-10-31 20:13:15 -05:00
69f815e653
Add humanized timestamp 2020-10-31 20:02:48 -05:00
39690f873f
Format code using max_width = 80 + wrap_comments = true 2020-10-31 19:56:51 -05:00
f676537096
Update deps 2020-10-31 19:17:01 -05:00
6e055b1efd
cargo fmt + bump version 2020-06-05 23:32:38 -05:00
02ba29053b
fix panic problem by not converting to utf-8 all the time 2020-06-05 23:30:26 -05:00
Michael Zhang
45fc4f1ee1 add sourcehut build badge and remove deps.rs one 2020-05-27 20:22:01 -05:00
Michael Zhang
84494c973a change to archlinux images cus musl doesn't support proc-macros 2020-05-27 20:15:23 -05:00
Michael Zhang
8d87f2595e rip 2020-05-27 20:13:21 -05:00
Michael Zhang
4bf99ec2f6 fix rustup-init ocmmand 2020-05-27 20:12:13 -05:00
Michael Zhang
e08a24cbe5 rustup -> rustup-init 2020-05-27 20:06:59 -05:00
Michael Zhang
8b33891600 change build format 2020-05-27 20:03:17 -05:00