Today In History
Not logged in

This Day In History For 2026-06-25

1 Year Ago (more context)

2025-06-25
10:25
Small additions and a broken link fix in sync.wiki. check-in: 22191108aa user: stephan tags: trunk

2 Years Ago (more context)

2024-06-25
18:10
Add ability to upload unversioned files via the /uvlist page. check-in: 2d4fd55fee user: stephan tags: trunk
11:59
Typo and clarity fixes to the new fpp doc. Leaf check-in: 2194b4d13b user: wyoung tags: fpp
09:33
Ensure that the unversioned table exists if an upload is triggered via /uvlist. Closed-Leaf check-in: 3aa57a20b7 user: stephan tags: uv-upload
06:38 Edit [390e00134eec3421|390e00134e]: Edit check-in comment. artifact: 0721b8ae97 user: drh
06:30
Update to the latest pikchr in order to fix the bug in "with .start at ..." positioning. check-in: 390e00134e user: drh tags: trunk

4 Years Ago (more context)

2022-06-25
17:31
Update the built-in SQLite to the 3.39.0 release. check-in: 720f0956e0 user: drh tags: trunk
08:22
Fixed y=all arg for timeline.rss (broken in [cb651568fbfe6]) and renamed a shadowed variable, both problems reported in [forum:d48f7f12656a291f|forum post d48f7f12656a291f]. check-in: 8903d1ebe0 user: stephan tags: trunk

5 Years Ago (more context)

2021-06-25
17:12
Fix a busted hyperlink in the change-log. check-in: cd80b9f70f user: drh tags: trunk
08:00 Changes to wiki page "Cookbook" artifact: d6787d042e user: stephan
07:41
Integrated a doc suggestion from [forum:/forumpost/3e52a5ca12 | forum post 3e52a5ca12]. check-in: 62ad4e47a4 user: stephan tags: trunk

10 Years Ago (more context)

2016-06-25
03:56
Full-text search for check-in diffs. This works, but it creates a huge index (2x the size of the BLOB table) in spite of being a contentless index. The index is slow to build because of all the diffs that must be computed. Because the index is contentless, the snippet generator runs very slowly on queries - a typical query with a couple hundred hi... Closed-Leaf check-in: 68194175fb user: drh tags: diff-search