Age | Commit message (Expand) | Author |
2019-08-12 | blkid: add -s, SEC_TYPE, f2fs LABEL, and fix vfat/ntfs UUID. | Elliott Hughes |
2019-03-04 | Consistently use ARRAY_LEN. | Elliott Hughes |
2019-03-02 | Improve help consistency. | Elliott Hughes |
2019-02-23 | Add blkid -U and -L. | Rob Landley |
2017-10-31 | Only show LABEL= when there is one. | Rob Landley |
2016-03-23 | Minor blkid cleanup. (There was a while(ptr[-1]==' ') ptr--; that could fall | Rob Landley |
2016-03-22 | blkid: Handle short/empty vfat labels; update tests | Samuel Holland |
2016-01-31 | Fix blkid typo (label wasn't detected in murderfs). | Rob Landley |
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-12-04 | Tom Marshall reported that blkid was handling ext2 wrong. | Rob Landley |
2015-09-17 | Fix a couple things gcc is too dumb to figure out on its own. | Rob Landley |
2015-08-06 | Detect swap partitions, inline loop_partitions(), various cleanups. | Rob Landley |
2015-08-05 | I've added support for running blkid without specifying a partition (so it sc... | Dima Krasner |
2015-08-02 | Mark command-local functions static. | Rob Landley |
2014-12-18 | Give fstype its own config symbol (separate from blkid), and fix blkid not us... | Rob Landley |
2014-06-02 | Help text should have a blank line after usage: lines, and a couple other whi... | Rob Landley |
2013-12-04 | When building for 32-bit, the compiler can't figure out that a constant too b... | Rob Landley |
2013-11-18 | Add test suite for blkid and clean up an editorial comment that shouldn't hav...0.4.7 | Rob Landley |
2013-10-08 | Move blkid out of pending, default y. | Rob Landley |