rsync-patches.git
20 years agoThis functionality is now in rsync.
Wayne Davison [Mon, 23 Feb 2004 18:26:25 +0000 (18:26 +0000)]
This functionality is now in rsync.

20 years agoWe've applied this now.
Wayne Davison [Sat, 3 Jan 2004 00:51:13 +0000 (00:51 +0000)]
We've applied this now.

20 years agoUpdated with latest line offsets.
Wayne Davison [Wed, 24 Dec 2003 01:56:24 +0000 (01:56 +0000)]
Updated with latest line offsets.

20 years agoMake sure we check the return of flush_write_file() in the write_file()
Wayne Davison [Tue, 16 Dec 2003 19:58:01 +0000 (19:58 +0000)]
Make sure we check the return of flush_write_file() in the write_file()
loop.  This needs to be improved a bit more, but this patch is as good
as the old in this area, so we'll revisit this issue later.

20 years agoUpdated patch for the 2.6.0 release.
Wayne Davison [Tue, 16 Dec 2003 19:26:15 +0000 (19:26 +0000)]
Updated patch for the 2.6.0 release.

20 years agoGot rid of the gettimeofday() hunk for progress.c since it's no longer
Wayne Davison [Tue, 8 Jul 2003 16:56:58 +0000 (16:56 +0000)]
Got rid of the gettimeofday() hunk for progress.c since it's no longer
needed.

21 years agoAdd Craig Barratt's performance improving patch to the contributed patches
Dave Dykstra [Tue, 14 Jan 2003 21:56:07 +0000 (21:56 +0000)]
Add Craig Barratt's performance improving patch to the contributed patches
directory.

21 years agoAdd --link-dest option from J.W. Schultz.
Dave Dykstra [Thu, 29 Aug 2002 14:44:55 +0000 (14:44 +0000)]
Add --link-dest option from J.W. Schultz.

21 years agoRemoved patches/jdpaul__rsyncd_over_ssh.diff because it has been integrated.
Dave Dykstra [Thu, 29 Aug 2002 14:27:56 +0000 (14:27 +0000)]
Removed patches/jdpaul__rsyncd_over_ssh.diff because it has been integrated.

22 years agoUnmerged patch from David Bolen to add --ignore-case.
Martin Pool [Fri, 19 Apr 2002 07:01:29 +0000 (07:01 +0000)]
Unmerged patch from David Bolen to add --ignore-case.

Probably better to find a systematic solution; here in case you
want it

22 years agorsyncd-over-ssh pending patch from JD Paul
Martin Pool [Tue, 16 Apr 2002 01:51:46 +0000 (01:51 +0000)]
rsyncd-over-ssh pending patch from JD Paul

22 years agoPatch from Marco d'Itri that sketches a --soften-links option.
Martin Pool [Mon, 15 Apr 2002 06:51:55 +0000 (06:51 +0000)]
Patch from Marco d'Itri that sketches a --soften-links option.

22 years agopatch to do http basic authentication.
Martin Pool [Mon, 8 Apr 2002 01:55:54 +0000 (01:55 +0000)]
patch to do http basic authentication.

22 years agoconfigure patch to set rsyncd.conf location.
Martin Pool [Mon, 8 Apr 2002 01:54:18 +0000 (01:54 +0000)]
configure patch to set rsyncd.conf location.

22 years agoRusty's patch to gzip. Here for informational purposes only. Please
Martin Pool [Mon, 8 Apr 2002 01:41:37 +0000 (01:41 +0000)]
Rusty's patch to gzip.  Here for informational purposes only.  Please
don't complain if applying it to gzip causes monkeys to fly out of
your butt.

22 years agoDraft patch from Scott Howard to add --chmod.
Martin Pool [Thu, 4 Apr 2002 05:41:48 +0000 (05:41 +0000)]
Draft patch from Scott Howard to add --chmod.

22 years agoPatch from Rusty Russell to support --fuzzy, thereby handling related
Martin Pool [Wed, 3 Apr 2002 09:56:50 +0000 (09:56 +0000)]
Patch from Rusty Russell to support --fuzzy, thereby handling related
files with similar names.

22 years agoPatch supposed to fix Tru64.
Martin Pool [Tue, 2 Apr 2002 01:35:42 +0000 (01:35 +0000)]
Patch supposed to fix Tru64.

22 years agoOops, wrong name.
Martin Pool [Tue, 26 Mar 2002 00:48:59 +0000 (00:48 +0000)]
Oops, wrong name.

22 years agoThese patches have been merged.
Martin Pool [Tue, 26 Mar 2002 00:41:03 +0000 (00:41 +0000)]
These patches have been merged.

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.