This Day In History For 2026-10-12
2 Years Ago (more context)
|
2024-10-12
| ||
| 23:08 | Minor style tweaks to the open-in-pikchrshow links. No functional changes. check-in: 7e97f4999b user: stephan tags: omit-cr | |
| 22:18 | Add a 'title' attribute to the new open-in-pikchrshow links, which serves as a tooltip in desktop browsers. check-in: 4f6282357c user: stephan tags: omit-cr | |
| 22:12 | Add a experimental 'open in /pikchrshow' link beneath the source code view of rendered pikchrs. This has only been tested in the forum view and needs further experimentation, and perhaps a way to disable it, in other views. check-in: ca27e69179 user: stephan tags: omit-cr | |
| 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 | |
| 07:16 | A cleaner solution to the Clear Glob link fix in [e576ce7b5598710a5]. check-in: 7f288c6d43 user: stephan tags: trunk | |
| 06:35 | /vdiff: correct glob=... to support a comma-separated list, as some docs suggest it does. Fix the "Clear glob" link so that it clears the glob. This resolves problems reported way back in [forum:a574cf527b | forum post a574cf527b]. check-in: e576ce7b55 user: stephan tags: trunk | |
5 Years Ago (more context)
|
2021-10-12
| ||
| 20:28 | /chat: fixed an error reporting bug which could cause server-triggered errors to not be displayed. When sending a message fails, the failed message is now presented as an error message, along with buttons to either retry or discard the message. check-in: 9d693ef80a user: stephan tags: trunk | |
| 17:13 | • Edit [ba3323da9f16a267|ba3323da9f]: Edit check-in comment. artifact: 145acf54df user: stephan | |
| 17:11 | Corrected misuse of g.argv in /ci and /ci_tags pages, per [forum:74ec2261df|forum post 74ec2261df]. check-in: ba3323da9f user: stephan tags: trunk | |
10 Years Ago (more context)
|
2016-10-12
| ||
| 22:51 | Update the built-in SQLite again for a bug fix. check-in: 78fcfd46ad user: drh tags: trunk | |
| 22:04 | Closing because functionality already available in Fossil by clicking on the date in the info page Closed-Leaf check-in: 4f92a66387 user: andygoth tags: andygoth-circa | |
| 18:35 | Merge trunk check-in: a7d576ddb2 user: andygoth tags: andygoth-circa | |
| 16:05 | Update the built-in SQLite to the next 3.15.0 beta for testing. check-in: 6ef1500850 user: drh tags: trunk | |
| 13:31 | Tweak stash help text for internal consistency check-in: de4e4e2a30 user: andygoth tags: trunk | |
| 13:20 | Change "-modified" to "-changed" to be consistent with the terminology used by the diff commands check-in: ffee6e812c user: andygoth tags: andygoth-changes | |
| 03:46 | • Edit [69b41682655375ff|69b4168265]: Edit check-in comment. artifact: 9eec526024 user: andygoth | |
| 03:45 | Revise proposed changes options and help text to accommodate merges. check-in: 69b4168265 user: andygoth tags: andygoth-changes | |
15 Years Ago (more context)
|
2011-10-12
| ||
| 17:41 | Adding a more options at naming commits for diff and update commands. I wrote a new function that allows more kind of specifications for a checkin uuid: checkout, parent and pivot:id1:id2. If there was a way to discover the 'parent branch' of the current checkout, there could be a 'parentbranch' naming too. I think this makes the life easier, specially for the pivot:id1:id2 case, about seeing the difference between a branch and its parent branch. I find myself using often the test-find-pivot command just to get that diff or update to the pivot, to check changes between the current branch and the parent branch. Closed-Leaf check-in: 9fe787ec03 user: viriketo tags: extended_ci_names | |
| 16:24 | • Ticket [30b28cf351] Merge to the checkout (on update) fails, if with renames status still Open with 2 other changes artifact: fc7230ad61 user: viriketo | |
| 16:23 | • Ticket [74413366fe] Bad behaviour merging with renames status still Open with 1 other change artifact: b45e022d7b user: viriketo | |
| 16:23 | • Ticket [554f44ee74] Interbranch interference with merges and renames status still Open with 1 other change artifact: f7ae336113 user: viriketo | |
| 16:20 | Fixing the merge_renames test, so it accepts being called out of a repository. The message given by fossil when trying 'info' out of a repository had changed. check-in: 0a7ab3ccb0 user: viriketo tags: trunk | |
| 15:21 | Making the http ssl code output the verification error, in case of verification failure. I also make the user question state the host the certificate is related to. check-in: 79c31f9b73 user: viriketo tags: trunk | |