Fossil

Today In History
Login

This Day In History For 2026-08-03

1 Year Ago (more context)

2025-08-03
22:47
Attempt to augment the "attempt to write a readonly database" error from Fossil by listing all databases it is using that are read-only. check-in: 0ea8703b60 user: drh tags: trunk
11:31
Eliminate a superfluous allocation and have freepass() zero out its storage to avoid a duplicate free() in the very off chance that it's ever called twice. These are cleanups made in passing, not fixing known problems. check-in: 1c9d5cd81d user: stephan tags: trunk

2 Years Ago (more context)

2024-08-03
19:54
Remove a redundant comment from the previous checkin. No code changes. check-in: 4172bcdcea user: stephan tags: trunk
19:49
/chat: when downloading a file via chat which has a text/... mimetype but it looks_like_binary(), change the mimetype to application/octet-stream. See code comments for the motivation behind this. check-in: 87edfb0a48 user: stephan tags: trunk

3 Years Ago (more context)

2023-08-03
14:34
Remove an overly aggressive call to cgi_check_for_malice() on the /login page. check-in: 57d3dbb11b user: drh tags: trunk
12:23
Update to the change log. check-in: 928bac9934 user: drh tags: trunk
11:50
Update the built-in SQLite to the latest code from the SQLite trunk, as a beta test of SQLite. check-in: 23cb537399 user: drh tags: trunk

10 Years Ago (more context)

2016-08-03
15:01
Fix working tree manifest generation/deletion to handle all cases properly. check-in: 81bf21bd63 user: jan tags: jan-manifest-tags
14:31
Comment typo fix. check-in: af574ca3ad user: jan tags: jan-manifest-tags
14:30
For opened working trees, store current branch at top of manifest.tags. check-in: 0fb54e5afe user: jan tags: jan-manifest-tags
14:04
Fix a minor preprocessor directive typo. check-in: a5c08fde0a user: jan tags: trunk
14:03 Edit [4fae98e73fd96c77|4fae98e73f]: Mark "Closed". artifact: dbf1e6f20e user: jan
08:17
Fix typos in the How CGI Works document. check-in: 9c87cb2912 user: drh tags: trunk
01:24
Improvements to the "How CGI Works" page. check-in: e379665aaf user: drh tags: trunk
01:18
Merge with trunk; resolved tar and zip generation to handle include/exclude globs. check-in: de9e7651a9 user: jan tags: jan-manifest-tags