Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

23 check-ins using file www/index.wiki version 912d3cbc67

2025-05-15
11:29
Update the built-in SQLite to the latest 3.50.0 beta that contains fixes to the CLI so that it will hopefully [forum:/forumpost/a5a992e657|compile without warnings in VS2025]. check-in: a1a4adfa27 user: drh tags: trunk
2025-05-14
16:46
Update the built-in SQLite to the first 3.50.0 beta for testing. check-in: f40c00b3b5 user: drh tags: trunk
13:20
Update the unix makefile to correct a dependency problem discovered by --shuffle=reverse in Gnu make. check-in: ae137399cb user: drh tags: trunk
10:43
Updates to the unix makefile so that it works with Gnu-make 4.4 and later with --shuffle=reverse. [forum:/forumpost/664f41bf733c019a|forum thread 664f41bf7] Closed-Leaf check-in: 70464b4032 user: drh tags: shuffle-reverse
2025-05-12
12:17
Another correction to the xfer status counters. check-in: 04b9b0136d user: drh tags: trunk
12:05
Move the increment of the round-trip counter for sync. check-in: dca483a80c user: drh tags: trunk
10:54
Fix typo in help for the "tag" command. check-in: d328168677 user: drh tags: trunk
2025-05-09
06:15
Enable the --editor option for `fossil amend'. check-in: bb3fbffefa user: florian tags: trunk
2025-05-08
13:38
Fix some doc hyperlinks, and remove some long-dead ones, as suggested in [forum:5022f7b600|forum post 5022f7b600]. The git-detached-head link in that post was not fixed because the Internet Archive link to it is not working for me. check-in: 56e59a3c50 user: stephan tags: trunk
11:25
Replace a C++-style comment. No functional changes. check-in: a68a7eacd3 user: stephan tags: trunk
11:11
For the timeline command, fix special case where -n|-limit is 0 when using after keyword. check-in: 6e3dde3afd user: mgagnon tags: trunk
2025-05-07
13:23
Adjust comment to http_build_login_card() to include clarification regarding the source of randomness in NONCE for the login card. No functional changes. check-in: ea40cbb0c0 user: andybradford tags: trunk
2025-05-06
18:12
Update the built-in SQLite to the latest 3.50.0 alpha that includes the NOT NULL optimization fix. check-in: 02d0432ed4 user: drh tags: trunk
11:26
In the --tk diff GUI, fix the "Save As..." button so that it works again. Do not show the "Reload" button on a GUI brought up from a Save As. check-in: 31fc6290c3 user: drh tags: trunk
2025-05-04
05:56
Added fossil settings pages, and modified menu. check-in: a993a4411b user: brickviking tags: bv-infotool
02:35
Merge from trunk. check-in: fd1a5afe1e user: brickviking tags: bv-infotool
2025-05-03
20:00
Update the /thisdayinhistory page to show changes from 25 years ago. check-in: 99aeebadef user: drh tags: trunk
11:38
Typo fix in `fossil help comment-format` output check-in: 7438f5b0ff user: wyoung tags: trunk
08:09
Fix (likely unintentional) variable shadowing to restore ANSI C-89 conformance. check-in: 2ce32f7546 user: florian tags: trunk
2025-05-02
11:31
Fix a coding mistake on an error path in the HTTP server logic. Because the mistake is on an error path, it is actually harmless, but it needs to be fixed nevertheless. check-in: 85067dc919 user: drh tags: trunk
10:30
Increase the version number to 2.27 for the next release cycle. Add the 2_27 tag to the change log. check-in: 8b24838e95 user: danield tags: trunk
2025-05-01
06:10
Add parameters to declarations for dynamically loaded functions, to fix builds with latest GCC on Windows. Reported in [forum:3b3b741661|forum post 3b3b741661]. check-in: 51ac554e35 user: florian tags: trunk
2025-04-30
16:57
Version 2.26 ← This is me! check-in: 1205ec86cb user: drh tags: trunk, release, version-2.26