Eric Smith
|
c172055e46
|
Minor refactoring.
|
2019-05-16 22:44:30 -06:00 |
|
Eric Smith
|
e75f73d5c5
|
Minor changes
|
2018-07-11 12:00:00 -07:00 |
|
Eric Smith
|
c27ca404b8
|
Bug fixes. Incomplete extract command.
|
2018-07-10 00:25:04 -06:00 |
|
Eric Smith
|
e647c9f7bb
|
Corrected some usage of memoryview (take slice of memoryview, not memoryview of slice).
|
2018-07-09 15:09:25 -06:00 |
|
Eric Smith
|
7263000c0b
|
New SOSAllocationBitmap class.
|
2018-06-06 15:56:42 -06:00 |
|
Eric Smith
|
3111409cd9
|
Use IntEnum for FileType.
|
2018-05-30 17:01:36 -06:00 |
|
Eric Smith
|
1e41af7b87
|
Use memoryview for blocks and other disk structures. More work on mkfs subcommand.
|
2018-04-15 22:28:16 -06:00 |
|
Eric Smith
|
fa13855396
|
Add subcommands, moving directory listing to ls subcommand. Added -l (long) and -r (recursive) options for directory listing. Decode file types and attributes. Synthesize attribute for sparse files. Start work on mkfs subcommand.
|
2018-04-15 01:15:23 -06:00 |
|
Eric Smith
|
8748315722
|
Better filename validation. Decode creation dates.
|
2018-04-11 23:49:29 -06:00 |
|
Eric Smith
|
f079c5a60a
|
Validate filenames, and convert them to lower case.
|
2018-04-11 23:23:50 -06:00 |
|
Eric Smith
|
c51e0d8b4e
|
Initial commit.
|
2018-04-11 22:29:51 -06:00 |
|