Timeline
Not logged in

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

50 most recent check-ins tagged with "trunk"

2026-08-28
11:49
Documentation improvements for /forumthread and /forumpost. Leaf check-in: d04ad10377 user: drh tags: trunk
11:06
Improvements to the help text for /ci and /vinfo. check-in: 5b39367b63 user: drh tags: trunk
11:06
Fix the HTML display of help for the timelime command. [forum:/info/2026-08-28T06:50:53Z|Forum 2026-08-28T06:50:53Z] check-in: 6c84306e27 user: drh tags: trunk
2026-08-27
11:00
Fix a compiler warning caused by the previous check-in. check-in: 5d1b6a2be2 user: drh tags: trunk
10:53
Update the built-in SQLite to the latest trunk version for beta testing. check-in: 677842d203 user: drh tags: trunk
2026-08-24
16:58
Lower-case /chat #hashtags filters when they're set rather than on each comparison. check-in: b8c7665e12 user: stephan tags: trunk
16:54
Make #hashtag filtering in /chat case-insensitive. check-in: 519f178d64 user: stephan tags: trunk
16:48
Merge markdown-tagrefs branch into trunk. Summary: adds hashtag detection to markdown-to-html. /chat adds several capabilities when seeing a #NNN reference. Discussion in [forum:3774a95d2072a595|forum post 3774a95d]. check-in: 7192ce19c0 user: stephan tags: trunk
2026-08-21
16:59
Address a nitpick in a pikchr diagram of www/aboutcgi.wiki in response to [forum:9e29c4d79f88|forum post 9e29c4d79f88]. check-in: 40c12262fa user: stephan tags: trunk
2026-08-20
14:48
Import the latest trunk version of SQLite from upstream, for beta testing. check-in: 471d617347 user: drh tags: trunk
2026-08-17
16:50
Finish defaulting forbid-delta-manifests to on. check-in: a439b11497 user: drh tags: trunk
16:44
Change the forbid-delta-manifests setting default from off to on, per off-list request from drh. check-in: febb56c12e user: stephan tags: trunk
2026-08-16
07:32
Doc typo fix. check-in: 14716af241 user: stephan tags: trunk
06:18
Set /chat's default input mode to contenteditable and document why. check-in: df37d21696 user: stephan tags: trunk
2026-08-14
10:40
In /tktview, try to ensure that the checkbox which sorts comments newest-first stays in sync with browsers friendly efforts to reset it when reloading the page. This seems to resolve [forum:270dd75254|forum post 270dd75254]. check-in: ac7ed615ff user: stephan tags: trunk
2026-08-11
22:36
Fix the "diff" command so that the --branch option shows the tip of the branch against its latest merge-in, not its root. check-in: 7a40eb9748 user: drh tags: trunk
17:11
In the new HOST:PATH extension to "diff --tk" (check-in [3daa780e2ccd1d04]), make sure that the HOST:PATH argument is not a valid argument to an options like --from or --to or similar. check-in: 2c72fb8742 user: drh tags: trunk
13:38
Fix typos in documentation for path-to-tag. Put path-to-tag in the change log. check-in: ae4bbd8e75 user: drh tags: trunk
13:26
Update the built-in SQLite to the latest trunk check-in for beta testing. check-in: 7012444fc2 user: drh tags: trunk
11:39
Fix off-by-one error in the array sizing of an array in graph_finish(). check-in: 001420ad78 user: drh tags: trunk
2026-08-07
00:02
Tweaks to the 101-reasons document. check-in: 696ae599c6 user: drh tags: trunk
2026-08-06
16:43
Do not show the Robot Defense section of the security audit if the repository is completely private, and thus not subject to visit by robots. check-in: a1e9fe364e user: drh tags: trunk
16:19
Fix the default robot-restrict string in the /secaudit0 page. check-in: ecb12ac26e user: drh tags: trunk
16:12
The "fossil ui" command honors --page even when talking to a remote, and when the remote is using "/" to specify a repolist. check-in: 3e0731f42e user: drh tags: trunk
14:15
Improvements to documentation and to the security_audit page. check-in: cca43b2d7c user: drh tags: trunk
12:57
Change the default value for the "vuln-report" setting to "block". check-in: 9dd7f23116 user: drh tags: trunk
12:46
The auto-hyperlink setting now also applies of the fossil-client-ok cookie is present and valid. check-in: fc8cefb641 user: drh tags: trunk
11:44
Make it easier to exclude all robots by setting robot-restrict to "*" and still allowing pulls to occur and the login page to be accessed. check-in: 35a09aea15 user: drh tags: trunk
2026-08-05
18:09
The "clone" privilege (letter "g") implies the ability to "fossil pull". check-in: e81cac374b user: drh tags: trunk
02:30
Further tweaks to grammar. check-in: fa7f71560f user: brickviking tags: trunk
01:31
Tweaks to grammar. check-in: c629e71c25 user: brickviking tags: trunk
2026-08-04
20:44
The SQLite trunk version added at [1ec45d0dea0fca98] contains an important bug, that probably does not affect Fossil, but it seems good to update again just in case. check-in: 358b58c1d7 user: drh tags: trunk
15:42
Update the change log. check-in: 4903b38fee user: drh tags: trunk
15:36
The "diff" command now accepts a HOST:DIRECTORY argument when using --tk. check-in: 3daa780e2c user: drh tags: trunk
15:01
Merge the latest SQLite trunk version, which includes the sort-by-float patch, for beta testing. Fossil does lots of sorting by float. check-in: 1ec45d0dea user: drh tags: trunk
2026-08-01
19:33
Simplification of the logic that uses --tk for gdiff if no other graphical diff program is specified and if Tcl/Tk is available. Improvement to check-in [5bec7a698eb110ef]. check-in: f3c2b9a29e user: drh tags: trunk
15:57
Tweaks to the 101-reasons document, including a fix to a broken hyperlink. check-in: 84ced252d9 user: drh tags: trunk
2026-07-31
17:02
Proofreading changes to the 101-document. check-in: d494477e0a user: danield tags: trunk
14:00
Merge the 101-reasons document. Link it into the documentation index. check-in: 4f5533bd00 user: drh tags: trunk
11:15
Increase the size of the aPriority[] array in graph.c by one to ensure it never overflows. [forum:/info/2026-07-31T06:40:58Z|Forum 2026-07-31T06:40:58Z] check-in: a8bf88f8ff user: drh tags: trunk
2026-07-30
21:47
Improvements to the documentation for the /doc and /uv pages. check-in: 6ab3ff5f77 user: drh tags: trunk
10:36
Minor pedantic doc touchups suggested by an LLM focused on RFCing the fossil artifact format. check-in: f44ad30da1 user: stephan tags: trunk
2026-07-29
17:52
Clarify that markdown tables can have default per column alignments. check-in: 7a131cfa17 user: danield tags: trunk
13:09
Add a paragraph to www/forum.wiki, in the Accessing the Forum section, about how to either disable or bypass the newfangled JS forum bits and use the legacy UI instead. Based on confusion caused by having inadvertently visited a forum post via /info instead of /forumpost. check-in: 5354447e32 user: stephan tags: trunk
2026-07-28
02:11
Reject if both HTTP 1.1 content-length and transfer-encoding headers set. check-in: 63826bf8a4 user: danshearer tags: trunk
01:55
Fix bogus error message if connection drops immediately after 1xx reply check-in: bd777e5d19 user: danshearer tags: trunk
01:48
Fix over-length comment string check-in: 2cdf86fcbf user: danshearer tags: trunk
01:46
Reject any transfer-encoding other than exactly "chunked". check-in: b176932214 user: danshearer tags: trunk
2026-07-27
13:12
Handle HTTP 1.1 1xx messages such as "100 Continue" instead of erroring check-in: 095976a13e user: danshearer tags: trunk
2026-07-26
20:00
Fix doc comment typo check-in: 62dc86c231 user: danshearer tags: trunk