Fossil

Timeline
Login

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

15 check-ins using file extsrc/shell.c version 92899ec638

2025-06-23
13:53
Add SQL errors as a new logfile message category. check-in: e3c6e011be user: drh tags: trunk
2025-06-22
10:35
(Grammar) Correction for diffcmd help text. check-in: e879d1ef2c user: brickviking tags: trunk
09:32
Resolve two 'db transaction never commits' warnings from /xfer in cases where it response to invalid inputs from the remote (found via libfossil testing). check-in: bb8604921c user: stephan tags: trunk
2025-06-21
23:36
Fix `fossil clean` on symlinks by refactoring file_isfile_or_link() to take eFType as well, so that SymFILE doesn't get dropped but passed along instead. Closed-Leaf check-in: 4b6dbb2e3a user: js tags: morphos
23:22
Merge trunk check-in: b7cbf3772a user: js tags: morphos
2025-06-20
23:16
Add new link-tester cases. check-in: 96c0fc9e88 user: drh tags: trunk
17:32
In wiki_submenu_to_read_wiki(), do not show the menu entry for branch/... pages. This is a proposed solution for [forum:ff453de2f30791dd | forum post ff453de2f30791dd], in which the /wiki/foo link on /timeline?r=foo redirects back to /timeline?r=foo. Similar treatment may be needed for the other special wiki types. check-in: f15b634402 user: stephan tags: trunk
14:37
Add some link-tester docs and tweak the resize handler to get a slightly better fit. check-in: aef937dab5 user: stephan tags: trunk
14:10
Remove an extraneous level of DOM element wrapper. Minor link-tester.json tweaks. check-in: 9713297f03 user: stephan tags: trunk
14:00
Minor doc update. check-in: 91f92da0f8 user: stephan tags: trunk
13:57
Add link-tester.json, a set of links for link-tester.html (format is described near the bottom of link-tester.js). Add a link to link-tester which opens the current page in a new tab. check-in: 1acf766268 user: stephan tags: trunk
12:48
Teach link-tester.js to be able to run when invoked from /doc/branchname/test. check-in: 6ede23a1ab user: stephan tags: trunk
12:28
Initial draft of a "manual link tester" page. TODO is loading the list of link from a JSON file. Instructions are at the top of link-tester.html. check-in: 3eef0e230d user: stephan tags: trunk
12:26
Doc tweaks inadvertently sent to the wrong branch. check-in: 15b0110ac5 user: stephan tags: trunk
2025-06-19
20:24
Update the built-in SQLite to the latest trunk version. check-in: b10fbd8047 user: drh tags: trunk