Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/db.c version 6a971550e3
|
2025-03-16
| ||
| 19:15 | Add the "fossil which" command, which even works on Windows. Enhance the fossil_text_editor() function so that it looks for common text editor names if it does not find a user-specified preference. check-in: fc60e44417 user: drh tags: trunk | |
| 18:06 | Verify the checkin comment for "fossil commit" even if provide by the -m or the -M options. Add the --allow-suspect-comment to override this step. check-in: 19fc9713fc user: drh tags: trunk | |
| 10:46 | Update the built-in SQLite to the latest trunk version for testing. check-in: 2a04c64f47 user: drh tags: trunk | |
| 10:44 | Fix a missing comma in the suspicious-checkin-comment warning message. check-in: 53b23ea288 user: drh tags: trunk | |
|
2025-03-14
| ||
| 13:03 | A single new setting "wiki-classic" switches wiki display between the circa-2007 classic wiki and the new 2025 enhanced wiki. Leaf check-in: 918a2e2c5e user: drh tags: comment-markdown-links | |
| 12:00 | Add a brief note to the commit help mentioning that checkin messages are processed as fossil-wiki format, as recommended in [forum:a78e65b082|forum post a78e65b082]. Also clarify _why_ --branchcolo/--bgcolor are not recommended. check-in: 4c62db1870 user: stephan tags: trunk | |
| 10:22 | Add documentation for various settings that influence the display of timelines. check-in: 7d67724653 user: drh tags: comment-markdown-links | |
| 09:53 | Merge the latest trunk changes into this branch. check-in: 2cb7fefcea user: drh tags: comment-markdown-links | |
|
2025-03-13
| ||
| 17:06 | Add admin-only alert subscription for notification when a user's permissions are elevated. check-in: d96055cc33 user: stephan tags: trunk | |
| 10:34 | Fix multiple bugs associated with the versioned manifest setting. check-in: dfc0f1b41f user: drh tags: trunk | |
| 00:43 | In git-export, when the versioned manifest setting changes, be sure to delete manifest files that have become obsolete. Closed-Leaf check-in: 175009a5be user: drh tags: versioned-manifest-setting | |
| 00:26 | Further simplification of db_get_manifest_setting(): No need to check in global_config because manifest cannot be set globally. check-in: b89520f227 user: drh tags: versioned-manifest-setting | |