Timeline
Not logged in

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

26 check-ins using file www/changes.wiki version 2800f5c4fa

2022-06-22
13:37
Add '--versions' option to 'fossil diff' to display details about the compared versions. check-in: 41f6a4519e user: danield tags: trunk
13:33
Add an option to the 'timeline' command to display only items on a specific branch. check-in: 213ca339c2 user: danield tags: trunk
12:35
Fix a minor footnotes-related bug that was discovered by Stephan: if a free-standing footnote reference follows immediately after the exclamation mark then parse that as a footnote (and not as an image). This check-in also postpones initialization of a few local variables within char_link() function (which may save a few CPU cycles). check-in: 97b28feae3 user: george tags: trunk
11:11
In directory/repolist mode, do not link to X/Y.fossil if X.fossil exists, to avoid the X/Y/... URI ambiguity. Reported in [forum:f50f647c97c72fc1 | forum post f50f647c97c72fc1]. check-in: 9584806cc6 user: stephan tags: trunk
2022-06-20
22:18
/chat: added a missing JS dependency which broke the new text-toggle/copy feature. Bug introduced in [f98a4f5c94a844dd], caused by failure to check in one of the associated files. check-in: eeacf82158 user: stephan tags: trunk
2022-06-18
13:45
/timeline.rss: updated TITLE fields for wiki entry comment formatting changes. Add explicit forum posts support (they were shown before in some contexts but only by virtue of being 'not a checkin/ticket/wiki' and not honoring the caller's permissions to read them). check-in: cb651568fb user: stephan tags: trunk
07:04
Merged in trunk. check-in: 4d62992991 user: stephan tags: markdown-tagrefs
2022-06-17
11:04
Made a cryptic 'not found' error message when failing to resolve a symbolic name slightly less cryptic in response to confusion reported in [forum:1eaa68bb75 | forum post 1eaa68bb75]. check-in: 30f669b004 user: stephan tags: trunk
10:57
Create a placeholder manifest.descr file via auto.def, analog to [a198cde661ca]. Leaf check-in: 56614cb6a9 user: stephan tags: version-cmd-describe
09:57
Merged in trunk. Closed-Leaf check-in: c97ad9d6d2 user: danield tags: diff-show-versions
09:49
Merged in trunk. Closed-Leaf check-in: 20c1ba2ea9 user: danield tags: timeline-cmd-by-branch
09:43
Merged in trunk. check-in: 6bdb2fbe99 user: danield tags: version-cmd-describe
2022-06-15
17:37
Update the built-in SQLite to the latest 3.39.0 beta, for testing. check-in: b0f84d8d17 user: drh tags: trunk
2022-06-14
17:42
Latest upstream pikchr.c to enable HTML entities which contain digits. check-in: b1ffe209f3 user: stephan tags: trunk
14:34
Updated pikchr.c for HTML entity escaping fix. check-in: b3a0a4cdfb user: stephan tags: trunk
10:36
Tweak [1142db3091]: Make sure `builtin_get_js_delivery_mode_name()' never returns an empty string, for that would be silently swallowed by `blob_append_escaped_arg()' when assembling the command-line for a HTTP child process, resulting in a broken command-line with a missing --jsmode option argument. Also add a hint next to the definition of the `J... check-in: b258a41cf8 user: florian tags: trunk
08:59
build.wiki: remove outdated note about Alpine Linux 3.14. check-in: e70ceb1a94 user: stephan tags: trunk
06:58
On Windows, forward the --jsmode option to individual HTTP requests. check-in: 1142db3091 user: florian tags: trunk
2022-06-13
22:18
Removed the inadvertent vertically-centered alignment of the /pikchrshow pikchr when not in auto-fit mode. check-in: d9bd5603ae user: stephan tags: trunk
2022-06-12
19:32
Add extsrc/pikchr.wasm to the list of binary blobs. check-in: 13cd92de77 user: george tags: trunk
2022-06-11
12:34
Merged in trunk. check-in: fd14e7ec62 user: stephan tags: markdown-tagrefs
08:32
Typo fix report in [forum:099e10c762b43add]. check-in: b942cd2155 user: stephan tags: trunk
2022-06-10
14:12
Minor /pikchrshow CSS cleanups. check-in: 864ed8d0a3 user: stephan tags: trunk
14:11
In the /winfo view (/info/WIKI_ARTIFACT_ID), honor the timeline-utc configuration flag, per request in [forum:7e7219e59120b2db]. Though that setting is ostensibly only for the timeline, it seems to be used just about where except where times are explicitly labeled as UTC. check-in: 17ebe42d61 user: stephan tags: trunk
2022-06-09
09:12
build.wiki: added a note about minimum emcc version and notes about using alternatives to Emscripten. check-in: f7d53fa82a user: stephan tags: trunk
2022-06-08
23:27
Merge in pikchrshow-wasm branch: reimplement /pikchrshow using a client-side WASM build of pikchr.c, plus related feature-adjacent tweaks in mimetype handling. check-in: 7fcb462680 user: stephan tags: trunk