Fossil SCM
Remove an obsolete query parameter from the documentation of the /timeline page. No changes to code.
Commit
b955a6b282264eb42808e44818c05517ef20be8d
Parent
41ae5d9f35d63af…
1 file changed
-1
-1
| --- src/timeline.c | ||
| +++ src/timeline.c | ||
| @@ -1035,11 +1035,10 @@ | ||
| 1035 | 1035 | ** nd Suppress "divider" lines |
| 1036 | 1036 | ** v Show details of files changed |
| 1037 | 1037 | ** f=UUID Show family (immediate parents and children) of UUID |
| 1038 | 1038 | ** from=UUID Path from... |
| 1039 | 1039 | ** to=UUID ... to this |
| 1040 | -** nomerge ... avoid merge links on the path | |
| 1041 | 1040 | ** shortest ... show only the shortest path |
| 1042 | 1041 | ** uf=FUUID Show only checkins that use given file version |
| 1043 | 1042 | ** brbg Background color from branch name |
| 1044 | 1043 | ** ubg Background color from user |
| 1045 | 1044 | ** namechng Show only checkins that filename changes |
| 1046 | 1045 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -1035,11 +1035,10 @@ | |
| 1035 | ** nd Suppress "divider" lines |
| 1036 | ** v Show details of files changed |
| 1037 | ** f=UUID Show family (immediate parents and children) of UUID |
| 1038 | ** from=UUID Path from... |
| 1039 | ** to=UUID ... to this |
| 1040 | ** nomerge ... avoid merge links on the path |
| 1041 | ** shortest ... show only the shortest path |
| 1042 | ** uf=FUUID Show only checkins that use given file version |
| 1043 | ** brbg Background color from branch name |
| 1044 | ** ubg Background color from user |
| 1045 | ** namechng Show only checkins that filename changes |
| 1046 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -1035,11 +1035,10 @@ | |
| 1035 | ** nd Suppress "divider" lines |
| 1036 | ** v Show details of files changed |
| 1037 | ** f=UUID Show family (immediate parents and children) of UUID |
| 1038 | ** from=UUID Path from... |
| 1039 | ** to=UUID ... to this |
| 1040 | ** shortest ... show only the shortest path |
| 1041 | ** uf=FUUID Show only checkins that use given file version |
| 1042 | ** brbg Background color from branch name |
| 1043 | ** ubg Background color from user |
| 1044 | ** namechng Show only checkins that filename changes |
| 1045 |