Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
30 check-ins using file src/info.c version e2613ed189
|
2021-06-12
| ||
| 17:28 | Add a note to the Changelog. No code changes. ... (check-in: 528d628947 user: george tags: rptview-submenu-paralink) | |
|
2021-06-11
| ||
| 18:28 | Up the version number to 2.16, as we are getting close to wanting to do a release. ... (check-in: a01df78c31 user: drh tags: trunk) | |
| 15:32 | Update the built-in pikchr.c to the latest version that supports alternative spellings for "<-", "->", and "<->" tokens. ... (check-in: 76e421bbd5 user: drh tags: trunk) | |
| 09:27 | On the forum post reply page, add a link back to the original post and its source view, as discussed in [forum:/forumpost/cf716a7ff8 | forum post cf716a7ff8]. Changed the forum post link/source links to use %!S instead of %S to determine the links' hash lengths. ... (check-in: 62f0ce8374 user: stephan tags: trunk) | |
|
2021-06-10
| ||
| 12:17 | Extracted point 5 of the whyallinone doc, moving it out of the list of "good reasons why bundling other project management features with the DVCS might be useful" to the end of the doc, since it is not one of those "good reasons". It just explains that no one's forcing you to accept all of these benefits. ... (check-in: ba9e50de58 user: wyoung tags: trunk) | |
| 12:10 | Tightened up a paragraph in point 8 of the new whyallinone doc to be less redundant, both within itself and with respect to the surrounding material. ... (check-in: 216ef76e70 user: wyoung tags: trunk) | |
|
2021-06-09
| ||
| 16:07 | Typo fix ... (check-in: 5e12c62516 user: wyoung tags: trunk) | |
| 15:37 | A few more tiny tweaks to the whyallinone.md doc. ... (check-in: 1a74c2b38e user: wyoung tags: trunk) | |
| 15:04 | Edit pass on the whyallinone.md doc. ... (check-in: 2b76ea2b17 user: wyoung tags: trunk) | |
| 14:35 | Update the "sync" command documentation to point out that it also syncs forum posts. ... (check-in: 5289bf4a31 user: drh tags: trunk) | |
| 14:24 | Changed a vague "they" to "he" since the referred-to person's gender is known. ... (check-in: eeb2852ea8 user: wyoung tags: trunk) | |
| 14:18 | Expanded point 8 in the whyallinone.md doc to cover the benefits of a common skinning and Markdown rendering system. It also implicitly refers to the $current_feature body class feature to show that there's an escape hatch from all this fine uniformity. ... (check-in: 894967492a user: wyoung tags: trunk) | |
| 13:37 | Considerably fleshed-out the new whyallinone doc, mainly expanding on its points but also adding a few new ones. ... (check-in: 6975de4033 user: wyoung tags: trunk) | |
| 12:23 | Trivial internal doc typo fix. Minor unsolicited touchups in whyallinone.md. ... (check-in: 36ea3963fd user: stephan tags: trunk) | |
| 11:35 | Tweaks to the "[/doc/trunk/www/whyallinone.md|Why All In One]" document. ... (check-in: e1361f12de user: drh tags: trunk) | |
| 11:22 | Add the first prototype of the "Why Bundle Web Software With Your DVCS" document. ... (check-in: a204e32266 user: drh tags: trunk) | |
| 10:38 | Update the change log. ... (check-in: b46d904742 user: drh tags: trunk) | |
|
2021-06-08
| ||
| 18:20 | Show the time of the most recent digest on the email notification status. ... (check-in: d34a8a2cd1 user: drh tags: trunk) | |
| 01:04 | Merge from trunk ... (check-in: 9712d59d9e user: george tags: rptview-submenu-paralink) | |
|
2021-06-07
| ||
| 17:48 | Include the login-group in the repository list of "fossil all ui". ... (check-in: fe178faa44 user: drh tags: trunk) | |
| 16:47 | Fix the "fossil bisect ui" command so that it works even if the host machine is using IPv6 for loopback. [forum:/forumpost/a71dbc08d7|Forum post a71dbc08d7]. ... (check-in: 2d79135b76 user: drh tags: trunk) | |
| 15:30 | Improvements to the subscription-about-to-expire email message. ... (check-in: 1508169998 user: drh tags: trunk) | |
| 01:17 | Minor simplification of the "test-alerts" debugging command. ... (check-in: 5d28db4da1 user: drh tags: trunk) | |
| 00:55 | Update the built-in SQLite to the latest 3.36.0 alpha for testing. Bring the regexp.c implementation into closer alignment with the canonical sources from the SQLite source tree. ... (check-in: dfaa221bb5 user: drh tags: trunk) | |
|
2021-06-05
| ||
| 11:50 | Update tag find subcommand to be able to handle more artifact types. This concludes(?) the enhancements required for the tag command to be able to make use of the recent tag propagation features. ... (check-in: 04c13581e1 user: stephan tags: trunk) | |
|
2021-06-04
| ||
| 12:32 | Tweaked the various wiki page list queries to ensure that they do not include tags named wiki-* unless those tags appear to refer to a wiki page. Historically, the tag command has allowed entry of such tags and at least one is known to exist in another tree. ... (check-in: 4218b20031 user: stephan tags: trunk) | |
| 11:39 | Updated tag list subcommand to be able to deal with propagated tags on wiki, forum post, and technote artifacts, with an eye towards not breaking any historical scripting uses. ... (check-in: c797abe4c3 user: stephan tags: trunk) | |
|
2021-06-03
| ||
| 23:57 | Enable propagating tags for forum, wiki, and technotes. ... (check-in: 7c64fe0b67 user: drh tags: trunk) | |
|
2021-06-01
| ||
| 02:51 | The tag add/cancel subcommands now accept any artifact type which is recorded in the timeline: check-in, wiki, technote, forum, ticket, control. They also now explicitly reject any tags beginning with the internal-use prefixes (wiki-, tkt-, event-). The tag find/list subcommands have not yet been updated to support the new types. ... (Closed-Leaf check-in: d1f6b9d4a7 user: stephan tags: plink-for-non-checkins) | |
| 00:02 | Minor refactoring of [41f0838cbeac] in prep for expanding the tag command to handle non-checkin artifacts. ... (check-in: b051ada90d user: stephan tags: plink-for-non-checkins) | |