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