Fossil

Timeline
Login

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

10 most recent check-ins tagged with "trunk"

2025-07-13
20:57
Update the (undocumented) test-filezip command so that the ZIP archvie it creates has correct timestamps. ... (Leaf check-in: 6368fce274 user: drh tags: trunk)
2025-07-09
21:54
improve whatis output when lising checkins contain some file artifact by showing on which branch belong the checkin. (just like the /whatis webpage) ... (check-in: d3896c2acd user: mgagnon tags: trunk)
14:16
Update the change log for version 2.27 ... (check-in: a403e11b6f user: drh tags: trunk)
13:52
Update the built-in SQLite to a version that fixes a possible UAF following OOM. ← This is me! ... (check-in: a6d506ecc4 user: drh tags: trunk)
13:46
Do not give unnecessary clues to user anonymous (which is the login used by most attack robots) that something has gone wrong inside of Fossil. ... (check-in: c66b038cae user: drh tags: trunk)
13:01
Fix the non-standard %q format specifier in Fossil's custom printf() implementation so that the precision refers to the number of input characters, not the number of output characters. ... (check-in: 0971536165 user: drh tags: trunk)
2025-07-08
20:35
Update the built-in SQLite to the latest trunk version for testing. ... (check-in: d62593b787 user: drh tags: trunk)
2025-07-05
11:35
On the 'user capabilities changed' notification, correct /setup_uedit?uid=... to /setup_uedit?id=... ... (check-in: c786b19094 user: stephan tags: trunk)
2025-07-03
16:33
Squished a stray character accidentally left behind by [1fd407f61a], noted on the forum. ... (check-in: 2b4a8b4c73 user: wyoung tags: trunk)
2025-07-02
10:55
Add a confirmer wrapper around the forum post close/reopen button to help avoid accidental closing of posts via mis-clicks, per /chat discussion. ... (check-in: 751dbe28ce user: stephan tags: trunk)