Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
[DISKPART] Make size units translatable
[DISKPART] Move mount manager functions into a separate file
[DISKPART] Command function return EXIT_CODE instead of BOOL
[DISKPART] Print proper success message in the assign command
[DISKPART] Refactor the GPT partition creation code
[DISKPART] Prevent deletion of boot and system partitions
[DISKPART] Replace hardcoded strings and fix typos
[BASE] Add and improve Italian (it-IT) translation (#7893)
[DISKPART] Implement the assign command
[DISKPART] Implement the format command
[DISKPART] Use the PSDK diskguid.h instead of our own guid.h
[DISKPART] Disable all unimplemented commands
[DISKPART] Improve the PrintSize function
[DISKPART] Show more disk details
[DISKPART] Fix the drive letter deletion code
[DISKPART] Ignore non-mounted GPT partitions in DismountVolume
[DISKPART] Prevent drive letter changes on boot or system volumes
[DISKPART] Add missing trailing CRLF