an optimization that tries to make rsync choose adjacent matches if
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Jan 1999 01:15:32 +0000 (01:15 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 5 Jan 1999 01:15:32 +0000 (01:15 +0000)
commit923fa978088f4c044eec528d9472962d9c9d13c3
tree8b2ebc9709e6c517678d0dd501de532aaa95c8e5
parent4440b8aa3fb0edb9626c8eaa4856d72f78c9e176
an optimization that tries to make rsync choose adjacent matches if
multiple matching blocks are available. This make the run-length
coding of the output more efficient.
match.c