Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user drh
|
2026-08-28
| ||
| 11:49 | Documentation improvements for /forumthread and /forumpost. Leaf check-in: d04ad10377 user: drh tags: trunk | |
| 11:06 | Improvements to the help text for /ci and /vinfo. check-in: 5b39367b63 user: drh tags: trunk | |
| 11:06 | Fix the HTML display of help for the timelime command. [forum:/info/2026-08-28T06:50:53Z|Forum 2026-08-28T06:50:53Z] check-in: 6c84306e27 user: drh tags: trunk | |
|
2026-08-27
| ||
| 11:00 | Fix a compiler warning caused by the previous check-in. check-in: 5d1b6a2be2 user: drh tags: trunk | |
| 10:53 | Update the built-in SQLite to the latest trunk version for beta testing. check-in: 677842d203 user: drh tags: trunk | |
|
2026-08-20
| ||
| 14:48 | Import the latest trunk version of SQLite from upstream, for beta testing. check-in: 471d617347 user: drh tags: trunk | |
|
2026-08-17
| ||
| 16:50 | Finish defaulting forbid-delta-manifests to on. check-in: a439b11497 user: drh tags: trunk | |
|
2026-08-11
| ||
| 22:36 | Fix the "diff" command so that the --branch option shows the tip of the branch against its latest merge-in, not its root. check-in: 7a40eb9748 user: drh tags: trunk | |
| 17:11 | In the new HOST:PATH extension to "diff --tk" (check-in [3daa780e2ccd1d04]), make sure that the HOST:PATH argument is not a valid argument to an options like --from or --to or similar. check-in: 2c72fb8742 user: drh tags: trunk | |
| 13:38 | Fix typos in documentation for path-to-tag. Put path-to-tag in the change log. check-in: ae4bbd8e75 user: drh tags: trunk | |
| 13:26 | Update the built-in SQLite to the latest trunk check-in for beta testing. check-in: 7012444fc2 user: drh tags: trunk | |
| 11:39 | Fix off-by-one error in the array sizing of an array in graph_finish(). check-in: 001420ad78 user: drh tags: trunk | |
|
2026-08-07
| ||
| 00:02 | Tweaks to the 101-reasons document. check-in: 696ae599c6 user: drh tags: trunk | |
|
2026-08-06
| ||
| 16:43 | Do not show the Robot Defense section of the security audit if the repository is completely private, and thus not subject to visit by robots. check-in: a1e9fe364e user: drh tags: trunk | |
| 16:19 | Fix the default robot-restrict string in the /secaudit0 page. check-in: ecb12ac26e user: drh tags: trunk | |
| 16:12 | The "fossil ui" command honors --page even when talking to a remote, and when the remote is using "/" to specify a repolist. check-in: 3e0731f42e user: drh tags: trunk | |
| 16:10 | Another fix so that "fossil ui / --page ..." also works. Closed-Leaf check-in: 3ad253eabd user: drh tags: repo-list-home | |
| 16:07 | Second attempt to get --page working for "fossil ui remote:/". check-in: e6732228f1 user: drh tags: repo-list-home | |
| 15:40 | The --page option to "fossil ui" is carried through to remotes, include when the remote directory/repo is "/". check-in: 24d6bba2d8 user: drh tags: repo-list-home | |
| 14:15 | Improvements to documentation and to the security_audit page. check-in: cca43b2d7c user: drh tags: trunk | |
| 12:57 | Change the default value for the "vuln-report" setting to "block". check-in: 9dd7f23116 user: drh tags: trunk | |
| 12:46 | The auto-hyperlink setting now also applies of the fossil-client-ok cookie is present and valid. check-in: fc8cefb641 user: drh tags: trunk | |
| 11:44 | Make it easier to exclude all robots by setting robot-restrict to "*" and still allowing pulls to occur and the login page to be accessed. check-in: 35a09aea15 user: drh tags: trunk | |
|
2026-08-05
| ||
| 18:09 | The "clone" privilege (letter "g") implies the ability to "fossil pull". check-in: e81cac374b user: drh tags: trunk | |
|
2026-08-04
| ||
| 20:44 | The SQLite trunk version added at [1ec45d0dea0fca98] contains an important bug, that probably does not affect Fossil, but it seems good to update again just in case. check-in: 358b58c1d7 user: drh tags: trunk | |
| 15:42 | Update the change log. check-in: 4903b38fee user: drh tags: trunk | |
| 15:36 | The "diff" command now accepts a HOST:DIRECTORY argument when using --tk. check-in: 3daa780e2c user: drh tags: trunk | |
| 15:33 | Document the new HOST:DIRECTORY option to "diff". Closed-Leaf check-in: b92d7a43f6 user: drh tags: enhanced-diff-tk | |
| 15:01 | Merge the latest SQLite trunk version, which includes the sort-by-float patch, for beta testing. Fossil does lots of sorting by float. check-in: 1ec45d0dea user: drh tags: trunk | |
|
2026-08-01
| ||
| 23:51 | The "fossil diff --tk USER@HOST:DIR" form now works. Needs better error checking for the case where --tk is omitted. Maybe other checks too. This is a work in progress. check-in: 6bfdfc3079 user: drh tags: enhanced-diff-tk | |
| 19:33 | Simplification of the logic that uses --tk for gdiff if no other graphical diff program is specified and if Tcl/Tk is available. Improvement to check-in [5bec7a698eb110ef]. check-in: f3c2b9a29e user: drh tags: trunk | |
| 15:57 | Tweaks to the 101-reasons document, including a fix to a broken hyperlink. check-in: 84ced252d9 user: drh tags: trunk | |
|
2026-07-31
| ||
| 14:00 | Merge the 101-reasons document. Link it into the documentation index. check-in: 4f5533bd00 user: drh tags: trunk | |
| 13:57 | Typo fixes Closed-Leaf check-in: f2d308ddaf user: drh tags: hundred-and-one-reasons | |
| 11:15 | Increase the size of the aPriority[] array in graph.c by one to ensure it never overflows. [forum:/info/2026-07-31T06:40:58Z|Forum 2026-07-31T06:40:58Z] check-in: a8bf88f8ff user: drh tags: trunk | |
| 01:25 | Add a brief conclusion at the bottom of the 101 document. check-in: 2c39c9ed2c user: drh tags: hundred-and-one-reasons | |
| 00:38 | All 101 reasons added. Still needs refinement and probably some better grouping and reordering of the elements on the list. check-in: 1379b85489 user: drh tags: hundred-and-one-reasons | |
|
2026-07-30
| ||
| 21:47 | Improvements to the documentation for the /doc and /uv pages. check-in: 6ab3ff5f77 user: drh tags: trunk | |
| 20:57 | Now up to 91 reasons. check-in: f15daa89a4 user: drh tags: hundred-and-one-reasons | |
| 19:36 | Incremental check-in. Now up to 82 reasons. 19 more to go. check-in: ff819b5ec8 user: drh tags: hundred-and-one-reasons | |
| 16:31 | A new round of updates to the document. check-in: f023bca982 user: drh tags: hundred-and-one-reasons | |
|
2026-07-29
| ||
| 09:48 | More work on 101 reasons. Still far from complete. check-in: 12c0936eb1 user: drh tags: hundred-and-one-reasons | |
|
2026-07-28
| ||
| 18:50 | First incomplete draft of the "101 reasons why Fossil is better than Git" document. Incremental check-in for a work-in-progress. check-in: 92693e3e8a user: drh tags: hundred-and-one-reasons | |
|
2026-07-25
| ||
| 13:00 | When fossil is behaving as an HTTP client, it always uses HTTP/1.1 and it is able to understand the "chunked" transfer-encoding. Also add support for URI values of the form "file://NAME.http-test" which read the HTTP reply text out of the file "NAME.http-test" in the local filesystem, for testing purposes. check-in: c3bd7c3a0e user: drh tags: trunk | |
| 12:57 | Enhance the transport layer such that on an HTTP request to file:// where the pathname ends with ".http-test" and a file with that pathname exists in the local filesystem, then the content of that file becomes the HTTP reply. Used for testing. Closed-Leaf check-in: b708acd2b8 user: drh tags: http1-1-chunked | |
| 11:11 | Fix an off-by-one error in the previous check-in check-in: 9b686daeed user: drh tags: http1-1-chunked | |
| 11:04 | Fix an integer overflow vulnerability. Shorten all source code lines to be no more than 80 characters. Do not select the "chunked" transfer encoding, if the last token of the transfer-encoding is some keyword that has "chunked" as a suffix, ex: "superchunked". check-in: 82723bf87c user: drh tags: http1-1-chunked | |
| 10:45 | Merge improved Blob overflow defensive code from trunk. check-in: 109a5e1a04 user: drh tags: http1-1-chunked | |
| 10:25 | Detect integer overflow in the blob_is_int() and blob_is_int64() routines. check-in: 052390edaf user: drh tags: trunk | |
| 10:04 | Harden the Blob object against integer overflow attacks. check-in: 4816e03320 user: drh tags: trunk | |