Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uuid: Add support for bcachefs.... | Tobias Geerinckx-Rice | 2020-11-07 | 1 | -3/+5 |
* | file-systems: Add NTFS support.... | Mathieu Othacehe | 2020-07-26 | 1 | -1/+36 |
* | uuid: Prevent a loop on invalid arguments.... | Maxim Cournoyer | 2020-06-18 | 1 | -1/+1 |
* | uuid: Add support for JFS.... | Tobias Geerinckx-Rice | 2020-01-03 | 1 | -2/+5 |
* | uuid: 'fat-uuid->string' preserves leading zeros.... | Ludovic Courtès | 2019-05-07 | 1 | -2/+2 |
* | uuid: 'uuid' returns #f when 'string->uuid' returns #f.... | Ludovic Courtès | 2018-05-19 | 1 | -4/+7 |
* | uuid: Fix typo in comment.... | Ludovic Courtès | 2017-12-02 | 1 | -1/+1 |
* | uuid: Change "fat32" to "fat".... | Ludovic Courtès | 2017-10-11 | 1 | -15/+15 |
* | uuid: Add 'uuid=?' and use it.... | Ludovic Courtès | 2017-10-05 | 1 | -0/+13 |
* | uuid: Add a parser for FAT32 UUIDs.... | Ludovic Courtès | 2017-09-22 | 1 | -0/+18 |
* | uuid: 'uuid' macro supports more UUID types.... | Ludovic Courtès | 2017-09-11 | 1 | -8/+14 |
* | system: Introduce a disjoint UUID type.... | Ludovic Courtès | 2017-09-11 | 1 | -8/+40 |
* | file-systems: Introduce (gnu system uuid).... | Ludovic Courtès | 2017-09-11 | 1 | -0/+227 |