Fossil

Today In History
Login

This Day In History For 2026-09-17

2 Years Ago (more context)

2024-09-17
23:49
Try to skip diff rendering when not necessary, like on rename or executable bit change without file modification. Closed-Leaf check-in: f69cf768cc user: mgagnon tags: diff-web-noise-reduction
12:39
Clarify that --nosign with 'branch new' only does not sign the branch creation check-in (future branch check-ins are signed). check-in: ab54928db7 user: danield tags: trunk
06:15
Sync with trunk and resolve the merge conflicts in the 'fossil.diff.js' script. check-in: ac3d7c9b4f user: florian tags: diff-word-wrap
06:12
Update the change log to mention that Fossil is able to use the Windows root certificates if built with OpenSSL 3.2.0 or greater. check-in: 0f8153dac4 user: florian tags: trunk

4 Years Ago (more context)

2022-09-17
12:45
Add a comment to the tree-view to explain that file ages are relative to the check-in time. check-in: 0fb353c10d user: drh tags: trunk

5 Years Ago (more context)

2021-09-17
23:24
Removed dev-mode-only automatic toggle of config area. check-in: 563ce12aca user: stephan tags: chat-config-options
23:21
Replace /chat config popup with a friendlier and more flexible widget. Reintroduces ability to select from multiple alerts. Seems to work but needs more testing. [forum:d97c869900 | Forum post d97c869900]. check-in: 6f5e04b340 user: stephan tags: chat-config-options
21:48
Clarified the read/write access issue in the #webonly section of the main user capabilities doc. check-in: 391bc36987 user: wyoung tags: trunk
19:48
Formatting improvements on the change log. Improvements to the help text for the "fossil ui" command. check-in: 76f65b4362 user: drh tags: trunk
19:32
Update the changes log. Fix a minor typo in the help text for "diff". check-in: 5839abaee4 user: drh tags: trunk
19:06
Bring the help text for the "fossil all git" command into alignment with the implementation after changes on [/timeline?c=202108141825|2021-08-14]. check-in: 1033e0ff88 user: drh tags: trunk
10:46
Tolerate one or two punctuation characters at the end of a symbolic name, if the name does not otherwise match, to accomodate names taken from the ends of URLs where some extra punctuation from the following text was included with the URL. check-in: d81190bd72 user: drh tags: trunk
02:38 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 9a22e5feaa user: wyoung
02:34 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 05be0e98fe user: wyoung
02:32
Updated the JS doc's section about the hamburger menu to reflect the recent addition of this menu to other stock skins. check-in: 36d84427f6 user: wyoung tags: trunk
02:11 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 894c49668a user: wyoung
02:03 Edit [93cee1f56e581b5c|93cee1f56e]: Edit check-in comment. artifact: 431c6e74d4 user: wyoung
02:02
Converted all uses of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-name | obsolete] named anchor feature from HTML before 4.0 to use fragment identifiers instead. (<tt>www/*</tt> subtree only.) Where possible, changed constructs like <verbatim><a name="foo"></a><h3></verbatim> to <verbatim><h3 id="foo"></verbatim> Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section. Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. check-in: 93cee1f56e user: wyoung tags: trunk
00:34
Remove obsolete diagram source files that have now been replaced by Pikchr. The files are still accessible in older versions, of course, and can be easily resurrected if needed. But there is no reason to include them in modern source tarballs. check-in: dbf94ab50c user: drh tags: trunk

15 Years Ago (more context)

2011-09-17
23:14
Doc changes only check-in: 5a9e567966 user: stephan tags: json
20:25
added a missing assert() (Thanks, Joe M.) check-in: a67c6744e5 user: stephan tags: json
17:35
Update the built-in SQLite amalgamation to the latest 3.7.8 beta. check-in: b54b8e751a user: drh tags: trunk
16:01
More cleaning up of error lower-level handling to output JSON instead of HTML in a few more cases. check-in: 9b842564f7 user: stephan tags: json
14:24
logout now fails if the auth token is not available to it (as a sanity check and potentially stop someone from logging out someone else). check-in: affdf56c3f user: stephan tags: json
01:25
dropped back to a simpler timestamp generation mechanism. Thanks to Ge Weijers for the input. check-in: 147f4bfb62 user: stephan tags: json