Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2024-11-06 12:59:09.
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) | |
2024-10-31
| ||
23:09 | Fix the longestCommonSequence() routine so that it works even with very large negative scores that can result from files with hundreds of thousands of lines of text. [forum:27e77558ad21ffed|forum thread 27e77558ad21ffed]. ... (check-in: f214aba4f5 user: drh tags: trunk) | |
2024-10-30
| ||
10:39 | Merge documentation typo fixes by BrickViking. ... (check-in: a3be0b80ce user: drh tags: trunk) | |
2024-10-28
| ||
19:17 | Fix an issue with "fossil patch pull" on Windows when multiple files are being deleted by the patch. ... (check-in: 8beffa1eb4 user: drh tags: trunk) | |
2024-10-23
| ||
12:02 | Merge typo fixes by brickviking into trunk. ... (check-in: af1456ba34 user: drh tags: trunk) | |
2024-10-21
| ||
11:16 | Update the built-in SQLite to the first 3.47.0 release candidate for final validation. ... (check-in: f99e9cb3ab user: drh tags: trunk) | |
11:15 | Improvements to the redirect-to-https documentation. ... (check-in: 27891979e1 user: drh tags: trunk) | |
11:07 | Show the redirect-to-https on the /setup_settings page. ... (check-in: b087b03a7e user: drh tags: trunk) | |
10:20 | Merge typo fixes from the bv-corrections01 branch. ... (check-in: a186d8b8c9 user: drh tags: trunk) | |
2024-10-19
| ||
19:02 | New option "--brief" (or "-b") to the "fossil status" command returns a single-word that describes the status of the fossil repository in the current working directory. Useful for scripts that set the PS1 shell variable. ... (check-in: 514149fc5b user: drh tags: trunk) | |
11:47 | Merge typo fixes by brickviking. ... (check-in: 285430acdf user: drh tags: trunk) | |
2024-10-17
| ||
16:54 | Merge brickviking's documentation typo fixes to trunk. ... (check-in: efd79f87f5 user: drh tags: trunk) | |
16:10 | Update the built-in SQLite to the latest 3.47.0 beta for testing. ... (check-in: d0730da076 user: drh tags: trunk) | |
2024-10-14
| ||
01:31 | Fix the establish_proxy_tunnel() routine so that it works even if CRs are omitted from the protocol by the proxy. ... (check-in: e8d328cbd3 user: drh tags: trunk) | |
01:12 | • Edit [537cc60b5ff070e4|537cc60b5f]: Mark "Closed". Edit check-in comment. ... (artifact: b84eee00ef user: drh) | |
01:10 | Cherry-pick the show-in-pikchrview feature that was added to the omit-cr branch. ... (check-in: 521da5cd31 user: drh tags: trunk) | |
2024-10-13
| ||
22:38 | When an initial HTTP request fails with error code "400 Bad Request" when using NL-only line endings, retry using CRLF to see if the problem is a web server that does not follow RFC-2616 section 19.3 paragraph 3. <p> Follow-up: Too many incompatible systems discovered. And too much push-back. The revolution is over. So sad.... ... (Closed-Leaf check-in: 537cc60b5f user: drh tags: omit-cr) | |
20:27 | Document that Fossil is CRLF-free. ... (check-in: 038bcc9442 user: drh tags: omit-cr) | |
2024-10-12
| ||
12:03 | Emit only \n, not \r\n, even in places where protocols technically require a full \r\n. Provide a compile-time option -DSEND_CR=1 that includes the CRs when necessary. ... (check-in: 0dcce257b0 user: drh tags: omit-cr) | |
11:10 | Update the built-in SQLite to the latest 3.47.0 beta for testing. ... (check-in: 753bf7d57a user: drh tags: trunk) | |