Fossil

Check-in [dcf93d03]
Login

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

Overview
Comment:Begin adding the ability to use specially-named wiki pages to supplemental information about branches, tags, and/or checkins.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | describe-objects-using-wiki
Files: files | file ages | folders
SHA3-256: dcf93d034143f49ef848cbae3abb5e2595c761f9f6a648c44df8444c15810835
User & Date: drh 2018-12-30 20:30:33.271
About

This is the first checkin for the branch containing changes that associated wiki pages to branches, checkins, and/or tags based on the wiki name. This particular comment is serves a as self-test for the new capability.

As of this writing (2018-12-30) the design is that wiki pages are associated with branches, checkins, and tags if the name of the wiki page is one of the following forms:

  • branch/branch-name
  • checkin/full-checkin-hash
  • tag/tag-name
References
2018-12-31
02:11 Wiki page "branch/describe-objects-using-wiki" ... (artifact: beb8a258 user: drh)
Context
2018-12-30
21:37
Add more linkage between the speicially named wiki pages and various objects. ... (check-in: 42327c67 user: drh tags: describe-objects-using-wiki)
20:30
Begin adding the ability to use specially-named wiki pages to supplemental information about branches, tags, and/or checkins. ... (check-in: dcf93d03 user: drh tags: describe-objects-using-wiki)
2018-12-29
18:21
Do not show cherrypick merge links in the context for the /ci_tags page. ... (check-in: 758029a8 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/doc.c.
Changes to src/setup.c.
Changes to src/timeline.c.
Changes to src/wiki.c.