index
:
lfs
ascii
bytes_unit
free-percent
main
more-build-targets
Mirror of https://github.com/Canop/lfs
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-22
list and identify crypted disks
v0.6.0
Canop
2021-06-22
tag /dev/zram devices as "RAM"
Canop
2021-06-21
update changelog
v0.5.4
Canop
2021-06-21
fix missing size of disks whose name contains a space character
Canop
2021-06-21
improved readme
Canop
2020-10-18
fix compilation for 32 bits devices
Canop
2020-10-17
mention the -j option in readme
Canop
2020-10-17
add the --json launch option
Canop
2020-10-17
clearer usage instruction
Canop
2020-10-17
add rust installation instruction to readme
Canop
2020-10-17
fix typo in readme
Canop
2020-10-16
update screenshot
v0.5.1
Canop
2020-10-16
print version, build script, changed colors
Canop
2020-10-15
update readme and screenshot
Canop
2020-10-15
identify removable devices as such
Canop
2020-10-13
right align the "size" column
Canop
2020-10-13
version 0.4
Canop
2020-10-13
Merge pull request #1 from Apromixately/master
Canop
2020-10-13
fix formatting
apromixately
2020-10-13
Hide internal file systems which are usually not interesting
apromixately
2020-10-12
externalized all data building into the lfs-core crate
Canop
2020-10-12
update screenshot
Canop
2020-10-12
new columns with HDD/SSD
Canop
2020-10-12
bump version
Canop
2020-10-12
Merge remote-tracking branch 'origin/master'
Canop
2020-10-12
support devices unknown from statvfs (like docker volumes)
Canop
2020-10-12
bump version
Canop
2020-10-12
fix alignment of some cells
Canop
2020-10-12
add the "used" column
Canop
2020-10-11
list the sized mounts in a pretty table
Canop
2020-10-09
first commit - some things are kind enough to pretend working
Canop