Fossil

Check-in [3807891e]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add the exbase=PATH query parameter to the /ckout page so that the diff uses an external baseline. Add the --external-baseline option to the "fossil ui" command to force the initial page to be /ckout with the exbase query parameter.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3807891e6278559bc89bd80db7d45fb16c0435da351caf6cf70be88c2cd14e64
User & Date: drh 2024-12-15 00:17:23.975
Context
2024-12-15
15:57
Change the --external-baseline option on "diff" and "ui" to be just --from. See forum thread 91ce9dd9f9afa7fe. ... (check-in: 763758db user: drh tags: trunk)
00:17
Add the exbase=PATH query parameter to the /ckout page so that the diff uses an external baseline. Add the --external-baseline option to the "fossil ui" command to force the initial page to be /ckout with the exbase query parameter. ... (check-in: 3807891e user: drh tags: trunk)
00:15
Add the --external-baseline option to the "fossil ui" command, to force the initial page to use the exbase query parameter. ... (Closed-Leaf check-in: 145ca85d user: drh tags: ckout-exbase)
2024-12-14
21:51
Corrected method comment to make some more sense, from forum post [fdf29398a6d45] ... (check-in: 36f35492 user: brickviking tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/info.c.
Changes to src/main.c.