Fossil

Today In History
Login

Today In History

This Day In History For 2026-07-15

1 Year Ago (more context)

2025-07-15
20:11
Update the built-in SQLite to the latest trunk version, for testing. ... (check-in: 01855974c9 user: drh tags: trunk)
08:16
Move the mark->rid assignment down one block to avoid setting it if we're not going to use it for the 'b' and 'c' mark cases. ... (Leaf check-in: c2d25c42f9 user: stephan tags: git-parse-mark-fix)
08:13
A proposed, but also unproven, patch for the git export parse_mark() issues discussed in [forum:906c248f2f79de41 | forum thread 906c248f2f]. ... (check-in: 076c8def28 user: stephan tags: git-parse-mark-fix)

2 Years Ago (more context)

2024-07-15
16:42
Update the TLS doc to mention the use of the Windows root certificates (intented more as a reminder from a non-tech-writer and non-security-expert to properly document the feature once more people have used it and not reported any problems). ... (check-in: b8b22d795e user: florian tags: trunk)
10:42
Reduce the WARNING that the Windows root certificates cannot be loaded to a NOTICE and output it on the same channel as the "Unable to verify SSL cert from ... accept this cert and continue (y/N/fingerprint)?" prompt. ... (check-in: 5d993d5439 user: florian tags: trunk)

3 Years Ago (more context)

2023-07-15
13:57
Add verify_all_options_cgi(), which works similarly to verify_all_options() but only fails if it finds CGI GET/POST arguments which (A) have not been fetched via P(), PD(), or similar, and (B) fail cgi_value_spider_check(). Currently only applied on the /ci page. ... (check-in: a065940a74 user: stephan tags: verify-options-cgi)

5 Years Ago (more context)

2021-07-15
21:44 Edit [f31b5a838bbbf297|f31b5a838b]: Edit check-in comment. ... (artifact: 3c27a822f0 user: danield)
21:43
Fix a typo in a variable name that broke the build when JSON support was enabled. ... (check-in: f31b5a838b user: danield tags: trunk)
20:25
Updated the systemd service article to account for my experience following the instructions on a CentOS 8 box. (It was originally written for an older Debian type platform.) ... (check-in: 74670ab1ff user: wyoung tags: trunk)
16:55
Updated the meld example for the gmerge help output, from a [forum:/forumpost/f548a47462 | fix suggested on the forum]. ... (check-in: 375589e50e user: wyoung tags: trunk)
16:32
Fix a minor typo in a comment. ... (check-in: 56262c7ea7 user: drh tags: trunk)
15:14 Changes to wiki page "To Do List" ... (artifact: f018a50121 user: drh)
02:21
A value of "auto" for --branchcolor (commit) or --bgcolor (branch new) instructs Fossil to choose the color automatically. This makes it possible to have private branches that are not colored orange by default. ... (check-in: b910219a4f user: drh tags: trunk)
00:17
Minor orthographic correction in settings help description. ... (check-in: 66c309537b user: andybradford tags: trunk)

15 Years Ago (more context)

2011-07-15
18:06
Enable Fossil to run as a Windows service and add a "fossil service" command. ... (check-in: 91c2f65a6e user: tsbg tags: tsbg-win-service)
04:50
Add file local.tcl to the autosetup directory. Containing a configuration option to prevent autosetup from using a pager. ... (check-in: e14f0fe2f3 user: dan tags: trunk)