Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
31 events for the month beginning 2024-11-01 by user drh
Following month ↑|
2024-11-28
| ||
| 21:54 | Preliminary implementation of a --tk option to the 3-way-merge command. Lots of work left to do to get this working well. check-in: bdcacd55be user: drh tags: merge-enhancements | |
| 19:13 | Add a --tcl option to the 3-way-merge command. check-in: 97ab5604ea user: drh tags: merge-enhancements | |
| 15:07 | Refactor the 3-way-merge logic to make it easier to extend and enhance. check-in: c4df699fd1 user: drh tags: merge-enhancements | |
|
2024-11-23
| ||
| 21:56 | • Post: Proposed Enhancement: Manage open check-outs using "fossil ui" artifact: 6e70ef17ee user: drh | |
| 21:27 | Improvements to the logic in the "fossil all" command that removes redundant entries for repositories in the global_config table. If two or more entries share the same inode, only use the first one. On Windows (which lacks inodes) determine uniqueness by the full, canonical pathname. check-in: 106de276ee user: drh tags: trunk | |
|
2024-11-22
| ||
| 14:29 | Provide the ability to make exceptions to maximum number of query parameters on the robot restrictor. check-in: 87368b3efd user: drh tags: trunk | |
|
2024-11-21
| ||
| 13:34 | Strengthen the file_is_canonical() routine so that it returns false on Windows if the pathname does not begin with a drive letter. check-in: f6ff25e1b7 user: drh tags: trunk | |
| 13:06 | Enhance the file_canonical_name() function so that it always includes the drive letter prefix on Windows. check-in: 40376ef892 user: drh tags: trunk | |
|
2024-11-19
| ||
| 14:28 | Fix the /timeline page such that when the rl= query parameter is used, subsequent hyperlinks are correct. check-in: 761c24e7b0 user: drh tags: trunk | |
| 13:08 | Simplifications to the Forum setup page. check-in: 25e4b54238 user: drh tags: trunk | |
| 12:52 | New setting "forum-title" is the title of the Forum. check-in: f646537cb6 user: drh tags: trunk | |
|
2024-11-18
| ||
| 17:50 | Fix the checksum function in the delta logic. check-in: 4862fc5ed0 user: drh tags: trunk | |
| 17:42 | • Edit [ec5e2919a71c7c24|ec5e2919a7]: Move to branch delta-fix. artifact: 14a9d15dc1 user: drh | |
| 17:40 | Fix the checksum routine in the delta logic so that it works correctly even if the input size is zero. Closed-Leaf check-in: ec5e2919a7 user: drh tags: delta-fix | |
| 15:10 | • Edit [27c81f1c223679cc|27c81f1c22]: Mark "Closed". artifact: 8d35c8c858 user: drh | |
|
2024-11-15
| ||
| 14:14 | Add the ability to show the difference between two SQLite database files. Closed-Leaf check-in: 27c81f1c22 user: drh tags: sqldiff | |
| 13:51 | Update the built-in SQLite to the latest 3.48.0 alpha - mostly to get rid of the #line macros in sqlite3.c that were somehow introduced in the previous update. check-in: 5493cc7bb5 user: drh tags: trunk | |
|
2024-11-13
| ||
| 11:23 | Change the /setup_ulist page to show the most recently changed users first by default, as that seems to be the most common use case. check-in: 7b0a237895 user: drh tags: trunk | |
| 11:08 | Merge typo fixes and improvements to built-in documentation from the bv-corrections01 branch. check-in: 75c45fd8c3 user: drh tags: trunk | |
|
2024-11-06
| ||
| 13:29 | • Edit [e413dc32f0e6456a|e413dc32f0]: Mark "Closed". artifact: 5c96686b64 user: drh | |
| 13:29 | Merge all the latest trunk enhancements and fixes into the bv-corrections01 branch. check-in: c1aefb00c3 user: drh tags: bv-corrections01 | |
| 13:24 | Back out experimental changes that were ultimately rejected. check-in: 00e8c04500 user: drh tags: bv-corrections01 | |
| 13:22 | Add the --no-cert-verify option to the test-httpmsg command. check-in: 3380c7fef1 user: drh tags: trunk | |
| 13:21 | Increase the version number to 2.26 in order to start the next release cycle. Update the built-in SQLite to the latest 3.48.0 pre-release for testing. Add the 2_26 tag to the change log. check-in: 66899f89c6 user: drh tags: trunk | |
| 12:59 | Version 2.25 check-in: 8f798279d5 user: drh tags: trunk, release, version-2.25 | |
| 12:44 | Mention the SQLite and OpenSSL versions in the change log for 2.25. check-in: 5c8b678103 user: drh tags: trunk | |
| 12:39 | • Edit [28ea88e77039030f|28ea88e770]: Move to branch httpmsg-debug. Edit check-in comment. artifact: d75d757ce1 user: drh | |
|
2024-11-04
| ||
| 13:09 | Fix (harmless) off-by-one error in the new test-trust-store command. Leaf check-in: 735bd3dccb user: drh tags: httpmsg-debug | |
| 12:54 | Improvements to the diagnostic output from the test-trust-store command. check-in: aa5bddda68 user: drh tags: httpmsg-debug | |
| 12:12 | Add the --no-cert-verify option to the test-httpmsg command. check-in: 5a6fd8820c user: drh tags: httpmsg-debug | |
| 11:22 | Add the test-trust-store command for debugging TLS problems. *Updated 2024-11-06:* These changes should not be in a release candidate. Therefore moved into a branch. check-in: 28ea88e770 user: drh tags: httpmsg-debug | |