Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/db.c version 9d345b2014
|
2025-03-17
| ||
| 16:31 | If the gdiff-command setting is undefined and if "tclsh" and "wish" are on PATH, then the various "gdiff" commands always try to use --tk as the graphical diff, rather than searching for an external diff program. check-in: 5bec7a698e user: drh tags: trunk | |
| 14:56 | Previous check-in incorrect for "fossil diff". Fixed here. check-in: 766380a9d6 user: drh tags: trunk | |
| 14:02 | If the "gdiff-command" setting is not defined when the "fossil gdiff" command is run, go on a search for a suitable replacement. check-in: 954fb421e1 user: drh tags: trunk | |
| 13:25 | Fix the "All Messages" link on the summary table for the /errorlog page. check-in: 8025b52a90 user: drh tags: trunk | |
| 13:16 | Write failed attempts to POST from a different origin into the error log. Add a new category to the error log filter for such messages. check-in: 2269ac697f user: drh tags: trunk | |
| 12:46 | Fix the cgi_same_origin() routine so that it is able to deal with HTTP-encoded REFERER strings in the request header. Probable fix for the problem reported at [forum:/forumpost/dc5baee6085eb590|forum post dc5baee6085]. check-in: 3046c5e960 user: drh tags: trunk | |
| 12:21 | When an external diff fails with non-0 fossil_system(), emit a warning which shows the external command it tried to invoke. This addressed [forum:4bad60805bfb2397|forum post 4bad60805bfb2397]. check-in: 45da184c1b user: stephan tags: trunk | |
| 12:13 | Improved help text for the "editor" setting. check-in: c94da9d824 user: drh tags: trunk | |