rsync/rsync-patches.git
22 years agoJ.W. Schultz:
Martin Pool [Fri, 22 Mar 2002 04:50:20 +0000 (04:50 +0000)]
J.W. Schultz:

Attached is a patch against 2.5.4pre1 CVS current to add the
--link-dest option so rsync will create hardlinks for
unchanged regular files to a directory on the destination.
This is like --compare-dest except that the result is not a
sparse tree.

Also included is extension to --(ex|in)clude-from to allow -
for stdin.

22 years agoPatch from Jeremy Bornstein to transfer files only by mtime, not
Martin Pool [Fri, 22 Mar 2002 04:48:36 +0000 (04:48 +0000)]
Patch from Jeremy Bornstein to transfer files only by mtime, not
size.  Very unlikely to be merged.

22 years agoLet's keep some interesting patches in CVS until we decide if they're good
Martin Pool [Thu, 14 Mar 2002 10:30:15 +0000 (10:30 +0000)]
Let's keep some interesting patches in CVS until we decide if they're good
or not.  It's an easy way to keep them at hand.