Fossil

Today In History
Login

This Day In History For 2026-08-09

2 Years Ago (more context)

2024-08-09
12:13
Tell file_issocket() to always return 0 on Windows builds, as reported in [forum:a41fe3d6d0c97b43|forum post a41fe3d6d0c97b43]. check-in: ba884453e5 user: stephan tags: trunk
10:32
Doc touchups in /chat. No code changes. check-in: 7141427370 user: stephan tags: trunk

4 Years Ago (more context)

2022-08-09
12:35
Do not show information about the number of chat messages unless the user has read privilege on the chat. check-in: ad0aac2fde user: drh tags: trunk

5 Years Ago (more context)

2021-08-09
01:17 Edit [1e919d601f774fdb|1e919d601f]: Edit check-in comment. artifact: 395ac62c05 user: drh
01:11
Markdown enhancement (after [forum:/forumpost/938896d37da30394|forum post 938896d37da30394] and follow-ups) in which <html>...</html> that is preceded and followed by blank lines disables all markdown processing and just returns raw HTML text. The <html> and its end-tag are removed. Removal of "dangerous" HTML is handled in a later pass, so the results should still be safe. check-in: 1e919d601f user: drh tags: trunk

10 Years Ago (more context)

2016-08-09
19:41
Do not add extra \n characters to the sync protocol. check-in: 71a50a1dd7 user: drh tags: unversioned-files
18:59
More fixes to the unversioned file sync protocol. check-in: 48b9bf351f user: drh tags: unversioned-files
17:31
Another unversioned file sync fix. check-in: a6b66652d1 user: drh tags: unversioned-files
17:18
Fixes to the unversioned file sync protocol. check-in: 5d913409b7 user: drh tags: unversioned-files
15:29
More work on unversioned file sync. check-in: a3dcfe7595 user: drh tags: unversioned-files
14:42
Since fossil now uses sqlite3_trace_v2(), it needs at least the 'pi' release of SQLite. check-in: 0dc21b70c6 user: jan.nijtmans tags: trunk
12:37
Change the schema for the unversioned table. Add some initial code to do unversioned sync, but the code is incomplete and untested. check-in: 73932a32c5 user: drh tags: unversioned-files