Fossil SCM
Add an example to the webpage-ex.md documentation page showing the use of the chng= query parameter of timeline.
Commit
cb6b6c977b00e23098b36e535b256d0e59c79f5b
Parent
b2b62b8318700f9…
1 file changed
+5
+5
| --- www/webpage-ex.md | ||
| +++ www/webpage-ex.md | ||
| @@ -64,10 +64,15 @@ | ||
| 64 | 64 | |
| 65 | 65 | * <a target='_blank' class='exbtn' |
| 66 | 66 | href='$ROOT/timeline?u=drh&c=2014-01-08&y=ci'>Example</a> |
| 67 | 67 | Show check-ins circa 2014-01-08 by user "drh". |
| 68 | 68 | |
| 69 | + * <a target='_blank' class='exbtn' | |
| 70 | + href='$ROOT/timeline?from=version-1.34&to=version-1.35&chng=src/timeline.c,src/doc.c'>Example</a> | |
| 71 | + Show all check-ins between version-1.34 and version-1.35 that make | |
| 72 | + changes to either of the files src/timeline.c or src/doc.c. | |
| 73 | + | |
| 69 | 74 | <big><b>→</b></big> (Hint: In the pages above, click the graph nodes |
| 70 | 75 | for any two check-ins or files to see a diff.) |
| 71 | 76 | <big><b>←</b></big> |
| 72 | 77 | |
| 73 | 78 | * <a target='_blank' class='exbtn' |
| 74 | 79 |
| --- www/webpage-ex.md | |
| +++ www/webpage-ex.md | |
| @@ -64,10 +64,15 @@ | |
| 64 | |
| 65 | * <a target='_blank' class='exbtn' |
| 66 | href='$ROOT/timeline?u=drh&c=2014-01-08&y=ci'>Example</a> |
| 67 | Show check-ins circa 2014-01-08 by user "drh". |
| 68 | |
| 69 | <big><b>→</b></big> (Hint: In the pages above, click the graph nodes |
| 70 | for any two check-ins or files to see a diff.) |
| 71 | <big><b>←</b></big> |
| 72 | |
| 73 | * <a target='_blank' class='exbtn' |
| 74 |
| --- www/webpage-ex.md | |
| +++ www/webpage-ex.md | |
| @@ -64,10 +64,15 @@ | |
| 64 | |
| 65 | * <a target='_blank' class='exbtn' |
| 66 | href='$ROOT/timeline?u=drh&c=2014-01-08&y=ci'>Example</a> |
| 67 | Show check-ins circa 2014-01-08 by user "drh". |
| 68 | |
| 69 | * <a target='_blank' class='exbtn' |
| 70 | href='$ROOT/timeline?from=version-1.34&to=version-1.35&chng=src/timeline.c,src/doc.c'>Example</a> |
| 71 | Show all check-ins between version-1.34 and version-1.35 that make |
| 72 | changes to either of the files src/timeline.c or src/doc.c. |
| 73 | |
| 74 | <big><b>→</b></big> (Hint: In the pages above, click the graph nodes |
| 75 | for any two check-ins or files to see a diff.) |
| 76 | <big><b>←</b></big> |
| 77 | |
| 78 | * <a target='_blank' class='exbtn' |
| 79 |