Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.31 source code.tar.gz | 2024-06-21 | 1.5 MB | |
0.3.31 source code.zip | 2024-06-21 | 1.8 MB | |
README.md | 2024-06-21 | 790 Bytes | |
Totals: 3 Items | 3.2 MB | 0 |
What's Changed
- add option prog_second to display in seconds
- Fix tiny resource leak. by @TMR5454 in https://github.com/Thomas-Tsai/partclone/pull/248
- Add missing return in libvmfs_version(). by @TMR5454 in https://github.com/Thomas-Tsai/partclone/pull/249
- Fix get_exec_name(): when partclone in installed, there is no '/' in argv0 by @pfrouleau in https://github.com/Thomas-Tsai/partclone/pull/55
- Include the NTFS Boot Record backup in the cloned image by @pfrouleau in https://github.com/Thomas-Tsai/partclone/pull/54
Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.29...0.3.31