GunArm
GunArm
Looking for a little info on how it traverses the tree and/or how it would react to unrelated/unconnected histories within in a repo. I'm trying to get cumulative statistics on...
smartctl -A makes sense for sata drives since it gets the block of numbered attributes parse_smartctl_attributes expects. For scsi drives -A gives too little information and even excludes half of...
Signed-off-by: GunArm
Since PR #63 is merged, creating new issue to continue discussion for changes proposed by @afischer211 at the end of the discussion on that PR: > Hello, the reason for...
YamlDotNet 16.3.0 **Describe the bug** I'm not very experienced with YAML, but (according to references like [https://ref.coddy.tech/yaml/yaml-null-values](https://ref.coddy.tech/yaml/yaml-null-values)) my understanding is that a key like `foo:` should produce a `null` value,...