lp://staging/rsync
- Get this branch:
- bzr branch lp://staging/rsync
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.samba.org/rsync.git.
Last successful import was .
Recent revisions
- 6552. By Wayne Davison
-
Two sparse fixes from Yuxuan Shui.
- Make "len" parameter of do_punch_hole an OFF_T.
- Clear sparse_past_write in sparse_end(), otherwise when write_sparse()
is called for the next file, do_punch_hole() will be called with a pos
that's not actually the current position in file, causing it to fail. - 6551. By Wayne Davison
-
Include lz4 compression support.
Based on a patch that was emailed to me without a valid return address.
- 6550. By Wayne Davison
-
Include zstd compression support.
Based on a patch by Sebastian A. Siewior. Fixes bug #14338.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)