Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file extsrc/shell.c version 4444f3fbc1
|
2024-05-27
| ||
| 13:06 | Add the --ii option to the "fossil bisect run" command. check-in: 93c918b6dd user: drh tags: trunk | |
| 12:32 | Fix the REGEXP operator in SQL so that it returns false if the RHS is not a valid regular expression, rather than raising an error. This prevents strange error pages from being returned if a hacker submits a request that includes an invalid regular expression. check-in: c50da2eaa4 user: drh tags: trunk | |
| 11:45 | Add a couple missing the's to [d2e89721b3965a7c19bc]. check-in: dcb55e6731 user: stephan tags: trunk | |
| 11:43 | Make the error message from [05ae1fe2fedcec7] more informative. check-in: d2e89721b3 user: stephan tags: trunk | |
| 11:28 | Call fossil_fatal() in svn import when trying to import an empty blob, rather than stepping on NULL later. Reported in [forum:15d4b242bda2a108|forum post 15d4b242bda2a108]. check-in: 05ae1fe2fe user: stephan tags: trunk | |
| 10:33 | Add the "Hacks" and "Non-hacks" log filters. Accessible by admins only. check-in: d700ebff8e user: drh tags: trunk | |
| 09:56 | Add robustness to decoding of query parameters on the /wdiff page. check-in: 8839378fb0 user: drh tags: trunk | |
|
2024-05-26
| ||
| 20:18 | Add image/jp2 to the mime types, per forum request. check-in: 2669f492cd user: stephan tags: trunk | |
|
2024-05-23
| ||
| 14:52 | Add mention of recent enhancements to the change log. check-in: 1bbb0b1316 user: drh tags: trunk | |
| 14:26 | Update the built-in SQLite to the 3.46.0 release. check-in: 253fc1df76 user: drh tags: trunk | |