Timeline
Not logged in

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

7 check-ins using file www/sync.wiki version 0c34211441

2025-06-19
20:24
Update the built-in SQLite to the latest trunk version. check-in: b10fbd8047 user: drh tags: trunk
2025-06-17
16:42
When walking the filesystem in order to construct a repository list, avoid walking into any directory name "proc". See [forum:/forumpost/d9553c52fc|forum thread d9553c52fc] for rationale. check-in: a8c96a64c4 user: drh tags: trunk
2025-06-15
17:12
Fix `fossil clean` on symlinks by refactoring file_isfile_or_link() to take eFType as well, so that SymFILE doesn't get dropped but passed along instead. Closed-Leaf check-in: 9e06f72b71 user: js tags: fix-clean-symlinks
2025-06-14
20:47
Merge trunk check-in: 37a48b6b92 user: js tags: morphos
2025-06-09
07:57
Add a missing bitmask reported in the upstream forum post. How it works at all without this is not clear - it apparently shouldn't. check-in: 5645824bd0 user: stephan tags: markdown-details-open
2025-06-08
22:50
Add the 'open' attribute to the list of allowed HTML attributes in markdown. This is to address pikchr forum post 997861ea48183, but (A) whether it _should_ be addressed is debatable and (B) it leaves is with only 1-2 bit slots for further attributes. This change was more invasive than desired be... check-in: 64eb534c09 user: stephan tags: markdown-details-open
22:46
Replace a couple old references to fossil-scm.org/fossil with /home. check-in: ca5ecf2223 user: stephan tags: trunk