Timeline
Not logged in

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

9 check-ins using file src/markdown_html.c version 34eebf2d75

2025-04-28
23:43
Do not allow computation and download of SQL-archives by non-humans. For some reason, SQL-archives are like catnip for AI robots. check-in: b9a9e2b9af user: drh tags: trunk
11:14
Fix the new wiki-comments-on-ticket fieature so that it is controllable via TH1. check-in: a884fbbd58 user: drh tags: trunk
2025-04-26
18:08
Documentation improvements, especially to the 2.26 change log. check-in: 0f36c889ab user: drh tags: trunk
14:40
Fix FOSSIL_ENABLE_TCL so that the build works with both Tcl8.6 and Tcl9.0. check-in: 4f55b393f0 user: drh tags: trunk
2025-04-25
16:22
Optimized validation of the FOSSIL_COLOR environment variable. check-in: c5f1e0daea user: florian tags: standard-cli-colors
16:19
Fix a logic error in processing of the NO_COLOR environment variable. check-in: fbfa6daeca user: florian tags: standard-cli-colors
16:18
Sync with trunk. check-in: 855076ce79 user: florian tags: standard-cli-colors
16:08
Simplifications to TH1 for improved defense against accident and mischief: Omit the enable_htmlify command. Htmlify is always turned on. Omit the --th option from the "fossil pikchr" command. check-in: 9164a5d1aa user: drh tags: trunk
15:45
Omit the --th option from the "pikchr" command and all of the complication that flows out of that option. The option is not used by anyone, as far as I can tell. Closed-Leaf check-in: 7ef474d587 user: drh tags: simplify-pikchr-cmd