X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=detect-renamed.diff;fp=detect-renamed.diff;h=41a08dec1f48933153245819dd37fe075aa33a10;hb=8f800613948ccf1f8a0a7986efb7c8ffb463d0d7;hp=6344758f4865c507daa34b2afa70745f458c342c;hpb=8b45d7afbb6417c6fe967106918fd85c75ced1f9;p=rsync-patches.git diff --git a/detect-renamed.diff b/detect-renamed.diff index 6344758..41a08de 100644 --- a/detect-renamed.diff +++ b/detect-renamed.diff @@ -38,7 +38,7 @@ TODO: a file that can't use it, while missing out on giving it to a file that could use it. -based-on: 43f70b961e92d88387fecd3c7f6dbefc044ce4a3 +based-on: 0773cecc1fc6462b321f96dc8cae6e11983c357d diff --git a/backup.c b/backup.c --- a/backup.c +++ b/backup.c @@ -658,7 +658,7 @@ diff --git a/receiver.c b/receiver.c diff --git a/rsync.1.md b/rsync.1.md --- a/rsync.1.md +++ b/rsync.1.md -@@ -445,6 +445,7 @@ has its own detailed description later in this manpage. +@@ -444,6 +444,7 @@ has its own detailed description later in this manpage. --modify-window=NUM, -@ set the accuracy for mod-time comparisons --temp-dir=DIR, -T create temporary files in directory DIR --fuzzy, -y find similar file for basis if no dest file @@ -666,7 +666,7 @@ diff --git a/rsync.1.md b/rsync.1.md --compare-dest=DIR also compare destination files relative to DIR --copy-dest=DIR ... and include copies of unchanged files --link-dest=DIR hardlink to files in DIR when unchanged -@@ -2500,6 +2501,22 @@ option name from the pathname using a space if you want the shell to expand it. +@@ -2499,6 +2500,22 @@ option name from the pathname using a space if you want the shell to expand it. potential fuzzy-match files, so either use [`--delete-after`](#opt) or specify some filename exclusions if you need to prevent this.