|
592 | 592 | </group> |
593 | 593 | <arg choice="opt">--strip=<replaceable>n</replaceable></arg> |
594 | 594 | <arg choice="opt">--git-prefixes=<replaceable>strip|keep</replaceable></arg> |
| 595 | + <arg choice="opt">--git-extended-diffs=<replaceable>exclude|include</replaceable></arg> |
595 | 596 | <arg choice="opt">--addprefix=<replaceable>PREFIX</replaceable></arg> |
596 | 597 | <arg choice="opt">--addoldprefix=<replaceable>PREFIX</replaceable></arg> |
597 | 598 | <arg choice="opt">--addnewprefix=<replaceable>PREFIX</replaceable></arg> |
|
799 | 800 | in version 0.5.0.</para> |
800 | 801 | </listitem> |
801 | 802 | </varlistentry> |
| 803 | + <varlistentry> |
| 804 | + <term><option>--git-extended-diffs</option>=<replaceable>exclude|include</replaceable></term> |
| 805 | + <listitem> |
| 806 | + <para>Controls whether to process Git diffs without traditional content hunks. |
| 807 | + This includes renames, copies, mode-only changes, and binary files. |
| 808 | + With <literal>exclude</literal>, these diffs are skipped (this was |
| 809 | + the default in versions prior to 0.5.0). With <literal>include</literal> |
| 810 | + (the default), these diffs are processed normally. This option affects |
| 811 | + file numbering with <option>-N</option> and file filtering with |
| 812 | + <option>-F</option>.</para> |
| 813 | + </listitem> |
| 814 | + </varlistentry> |
802 | 815 | <varlistentry> |
803 | 816 | <term><option>--addprefix</option>=<replaceable>PREFIX</replaceable></term> |
804 | 817 | <listitem> |
@@ -1078,6 +1091,7 @@ patch.file]]></screen></para> |
1078 | 1091 | </group> |
1079 | 1092 | <arg choice="opt">--strip=<replaceable>n</replaceable></arg> |
1080 | 1093 | <arg choice="opt">--git-prefixes=<replaceable>strip|keep</replaceable></arg> |
| 1094 | + <arg choice="opt">--git-extended-diffs=<replaceable>exclude|include</replaceable></arg> |
1081 | 1095 | <arg choice="opt">--addprefix=<replaceable>PREFIX</replaceable></arg> |
1082 | 1096 | <arg choice="opt">--addoldprefix=<replaceable>PREFIX</replaceable></arg> |
1083 | 1097 | <arg choice="opt">--addnewprefix=<replaceable>PREFIX</replaceable></arg> |
@@ -1264,6 +1278,18 @@ patch.file]]></screen></para> |
1264 | 1278 | in version 0.5.0.</para> |
1265 | 1279 | </listitem> |
1266 | 1280 | </varlistentry> |
| 1281 | + <varlistentry> |
| 1282 | + <term><option>--git-extended-diffs</option>=<replaceable>exclude|include</replaceable></term> |
| 1283 | + <listitem> |
| 1284 | + <para>Controls whether to process Git diffs without traditional content hunks. |
| 1285 | + This includes renames, copies, mode-only changes, and binary files. |
| 1286 | + With <literal>exclude</literal>, these diffs are skipped (this was |
| 1287 | + the default in versions prior to 0.5.0). With <literal>include</literal> |
| 1288 | + (the default), these diffs are processed normally. This option affects |
| 1289 | + file numbering with <option>-N</option> and file filtering with |
| 1290 | + <option>-F</option>.</para> |
| 1291 | + </listitem> |
| 1292 | + </varlistentry> |
1267 | 1293 | <varlistentry> |
1268 | 1294 | <term><option>--addprefix</option>=<replaceable>PREFIX</replaceable></term> |
1269 | 1295 | <listitem> |
@@ -1457,6 +1483,7 @@ done)]]></screen></para> |
1457 | 1483 | </group> |
1458 | 1484 | <arg choice="opt">--strip=<replaceable>n</replaceable></arg> |
1459 | 1485 | <arg choice="opt">--git-prefixes=<replaceable>strip|keep</replaceable></arg> |
| 1486 | + <arg choice="opt">--git-extended-diffs=<replaceable>exclude|include</replaceable></arg> |
1460 | 1487 | <arg choice="opt">--addprefix=<replaceable>PREFIX</replaceable></arg> |
1461 | 1488 | <group choice="opt"> |
1462 | 1489 | <arg>-s</arg> |
@@ -1666,6 +1693,18 @@ This is the same as gitdiff but uses git show instead of git diff. |
1666 | 1693 | in version 0.5.0.</para> |
1667 | 1694 | </listitem> |
1668 | 1695 | </varlistentry> |
| 1696 | + <varlistentry> |
| 1697 | + <term><option>--git-extended-diffs</option>=<replaceable>exclude|include</replaceable></term> |
| 1698 | + <listitem> |
| 1699 | + <para>Controls whether to process Git diffs without traditional content hunks. |
| 1700 | + This includes renames, copies, mode-only changes, and binary files. |
| 1701 | + With <literal>exclude</literal>, these diffs are skipped (this was |
| 1702 | + the default in versions prior to 0.5.0). With <literal>include</literal> |
| 1703 | + (the default), these diffs are processed normally. This option affects |
| 1704 | + file numbering with <option>-N</option> and file filtering with |
| 1705 | + <option>-F</option>.</para> |
| 1706 | + </listitem> |
| 1707 | + </varlistentry> |
1669 | 1708 | <varlistentry> |
1670 | 1709 | <term><option>--addprefix</option>=<replaceable>PREFIX</replaceable></term> |
1671 | 1710 | <listitem> |
@@ -2050,6 +2089,7 @@ This is the same as gitdiff but uses git show instead of git diff. |
2050 | 2089 | </group> |
2051 | 2090 | <arg choice="opt">--strip=<replaceable>n</replaceable></arg> |
2052 | 2091 | <arg choice="opt">--git-prefixes=<replaceable>strip|keep</replaceable></arg> |
| 2092 | + <arg choice="opt">--git-extended-diffs=<replaceable>exclude|include</replaceable></arg> |
2053 | 2093 | <arg choice="opt">--addprefix=<replaceable>PREFIX</replaceable></arg> |
2054 | 2094 | <arg choice="opt">--addoldprefix=<replaceable>PREFIX</replaceable></arg> |
2055 | 2095 | <arg choice="opt">--addnewprefix=<replaceable>PREFIX</replaceable></arg> |
@@ -2199,6 +2239,18 @@ This is the same as gitdiff but uses git show instead of git diff. |
2199 | 2239 | in version 0.5.0.</para> |
2200 | 2240 | </listitem> |
2201 | 2241 | </varlistentry> |
| 2242 | + <varlistentry> |
| 2243 | + <term><option>--git-extended-diffs</option>=<replaceable>exclude|include</replaceable></term> |
| 2244 | + <listitem> |
| 2245 | + <para>Controls whether to process Git diffs without traditional content hunks. |
| 2246 | + This includes renames, copies, mode-only changes, and binary files. |
| 2247 | + With <literal>exclude</literal>, these diffs are skipped (this was |
| 2248 | + the default in versions prior to 0.5.0). With <literal>include</literal> |
| 2249 | + (the default), these diffs are processed normally. This option affects |
| 2250 | + file numbering with <option>-N</option> and file filtering with |
| 2251 | + <option>-F</option>.</para> |
| 2252 | + </listitem> |
| 2253 | + </varlistentry> |
2202 | 2254 | <varlistentry> |
2203 | 2255 | <term><option>--addprefix</option>=<replaceable>PREFIX</replaceable></term> |
2204 | 2256 | <listitem> |
|
0 commit comments