Skip to content

Tags: saagarjha/unxip

Tags

v3.0

Toggle v3.0's commit message
unxip 3.0

v2.2

Toggle v2.2's commit message
unxip 2.2

v2.1

Toggle v2.1's commit message
unxip 2.1

v2.0

Toggle v2.0's commit message
unxip 2.0

v1.1.3

Toggle v1.1.3's commit message
unxip 1.1.3

v1.1.2

Toggle v1.1.2's commit message
unxip 1.1.2

v1.1.1

Toggle v1.1.1's commit message
Wait to create parent directory before linking

v1.1

Toggle v1.1's commit message
Be a bit more frugal with our compression buffer

For small files (and the remaining bit of large ones, though this is not
as big of a deal), the compression buffer can be sized based on the
remaining data rather than the block size. This often allows it to avoid
being classified as a "medium sized" allocation, saving an expensive
call to madvise when the buffer is freed.

v1.0

Toggle v1.0's commit message
Add files