commit fa7b2359dac517846025752716dd71ecb8caa78e from: Benjamin Stürz date: Mon May 01 13:23:00 2023 UTC Added ChangeLog + Changed README commit - 8380cc51e12ea38e5cc609bfd9226905e5a3036a commit + fa7b2359dac517846025752716dd71ecb8caa78e blob - /dev/null blob + aac581e3459b6c3e12fb2cacc3e99776965b0832 (mode 644) --- /dev/null +++ ChangeLog.md @@ -0,0 +1,17 @@ +# ChangeLog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [1.1] - TBD +### Added +- Header +- Options: + - `-n` (don't print header) +- `make unroot` + +### Changed +- Strip " disk" from d_typename (type column) +- Padding blob - 59ddb42ff6b0e6953d2fec72ba514b0870f5a383 blob + cd9b7911c785a05bc3b250486b501508782734d5 --- README.md +++ README.md @@ -3,7 +3,7 @@ This project aims to implement a clone of lsblk for Op ## Quirks - It requires root privileges + Workaround: `make unroot` ## TODO -- Header -- Padding/Spacing +- [ ] Fancy unicodes: `├─` & `└─`