Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-03-18 | 2.1 kB | |
Totals: 1 Item | 2.1 kB | 0 |
What's Changed
- Ignore free space check if compression is enabled. by @zboszor in https://github.com/Thomas-Tsai/partclone/pull/147
- fix: crash when backing up swap partition by @justforlxz in https://github.com/Thomas-Tsai/partclone/pull/148
- Update to btrfs-progs 5.4.1 by @boretom in https://github.com/Thomas-Tsai/partclone/pull/151
- Change C99 for loop init to C89 for compatibility by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/152
- doc: document the image formats by @pfrouleau in https://github.com/Thomas-Tsai/partclone/pull/157
- doc: fix typo for logfile argument by @mjoerg in https://github.com/Thomas-Tsai/partclone/pull/162
- WIP: Add block_size and blocks_total in torrent.info to provide partition info by @tjjh89017 in https://github.com/Thomas-Tsai/partclone/pull/164
- Use EVP OpenSSL API by @zboszor in https://github.com/Thomas-Tsai/partclone/pull/165
- Fix using EVP OpenSSL API by @zboszor in https://github.com/Thomas-Tsai/partclone/pull/166
- Fix typo by @jwilk in https://github.com/Thomas-Tsai/partclone/pull/169
- Support HFS+ wrapper volumes by @vasi in https://github.com/Thomas-Tsai/partclone/pull/172
- Domain file doc by @jowagner in https://github.com/Thomas-Tsai/partclone/pull/175
- Docs typo "normanly" by @jowagner in https://github.com/Thomas-Tsai/partclone/pull/178
- How to contribute docs: readme by @jowagner in https://github.com/Thomas-Tsai/partclone/pull/179
New Contributors
- @justforlxz made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/148
- @boretom made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/151
- @mjoerg made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/162
- @jwilk made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/169
- @vasi made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/172
- @jowagner made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/175
Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.15...0.3.19