Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch describe-objects-using-wiki Excluding Merge-Ins
This is equivalent to a diff from 758029a812 to 60e8a08f22
|
2018-12-31
| ||
| 20:10 | Allow wiki pages with names like "branch/BRANCH", "checkin/HASH", and "tag/TAGNAME" to automatically link to displays of the corresponding branch, checkin, or tag. check-in: 5602385493 user: drh tags: trunk | |
| 14:33 | Do not allow edits to wiki pages associated with branches, checkins, or tags for users who do not also have checkin privileges. Closed-Leaf check-in: 60e8a08f22 user: drh tags: describe-objects-using-wiki | |
| 02:13 | Change the /info page Overview section to have "Wiki:" links for wiki display, instead of "Edit Wiki:" links. Users who want to edit, can do the additional "Edit" click from the wiki page. Also have /info honor the nowiki query parameter. check-in: f17a5198f5 user: drh tags: describe-objects-using-wiki | |
|
2018-12-30
| ||
| 20:30 | Begin adding the ability to use specially-named wiki pages to supplemental information about branches, tags, and/or checkins. check-in: dcf93d0341 user: drh tags: describe-objects-using-wiki | |
| 00:29 | NetBSD wants a header for isspace() check-in: ae62c08cbe user: bch tags: trunk | |
|
2018-12-29
| ||
| 18:21 | Do not show cherrypick merge links in the context for the /ci_tags page. check-in: 758029a812 user: drh tags: trunk | |
| 13:04 | Improved default CSS for drawing dashed lines for cherrypick merges. check-in: 3d922b5210 user: drh tags: trunk | |
Changes to src/doc.c.
Changes to src/info.c.
Changes to src/setup.c.
Changes to src/timeline.c.
Changes to src/wiki.c.