Knight
|
99f0114450
|
stat: use uucore::entries
|
2016-08-20 03:10:36 +08:00 |
|
Knight
|
2758455d73
|
stat: fix unstable library
|
2016-06-17 18:30:08 +08:00 |
|
Knight
|
02dc461cf8
|
stat: implement ' format directive & add tests
|
2016-06-17 16:15:50 +08:00 |
|
Knight
|
5a0dd67003
|
stat: make ci happy
1. force ci to use libc@0.2
2. dont use unstable api Metadata::created
3. change quote style
4. pass metadata.mode() as mode_t
|
2016-06-05 13:21:41 +08:00 |
|
Knight
|
ad3c984afd
|
stat: get rid of crate users
|
2016-06-05 11:38:56 +08:00 |
|
Knight
|
580667295c
|
stat: use struct libc::statfs now
|
2016-06-05 11:38:56 +08:00 |
|
Knight
|
48968f3d8a
|
stat: Add tests
|
2016-06-05 11:38:56 +08:00 |
|
Knight
|
fd652bc285
|
stat: TODO: more tests
|
2016-06-04 13:33:08 +08:00 |
|
Knight
|
e125118510
|
stat: find mount point
|
2016-06-01 14:47:37 +08:00 |
|
Knight
|
de4a95accb
|
stat: almost done
TODO:
* print escaped char
* find mount point
* more test cases
|
2016-06-01 09:52:55 +08:00 |
|
Knight
|
03ce99b455
|
stat: fsext.rs: remove useless brackets
|
2016-06-01 01:24:13 +08:00 |
|
Knight
|
676f00fea3
|
stat: add main.rs
|
2016-05-31 13:27:45 +08:00 |
|
Knight
|
0926cd43ac
|
stat: add fsext.rs
Mainly includes the pretty-* functions, turning the file types, file system types and
time into human-readable form.
|
2016-05-31 13:22:19 +08:00 |
|
Knight
|
3202c18c54
|
stat: add Cargo.toml
|
2016-05-31 13:21:55 +08:00 |
|