Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/db.c version 323dfa0fef
|
2025-10-28
| ||
| 14:15 | Try to always honor the main-branch setting rather than hard-coding "trunk". check-in: 3a6dd83947 user: drh tags: trunk | |
| 14:09 | Update the built-in SQLite to the latest 3.51.0 code for beta-testing. check-in: 92871e0c79 user: drh tags: trunk | |
|
2025-10-25
| ||
| 17:38 | Put back a couple of overzealously deleted lines. Closed-Leaf check-in: 7832da88f5 user: danield tags: softcoded-main-branch | |
| 13:48 | Remove some fossil_free() calls added by the previous check-in. check-in: 6a617d004f user: danield tags: softcoded-main-branch | |
|
2025-10-23
| ||
| 14:50 | Replace hard-coded "trunk" with the value of 'main-branch' (defaulting to "trunk"). check-in: dd8995bbdd user: danield tags: softcoded-main-branch | |
| 13:16 | Update the email notification transfer daemon script. check-in: 4163ef006d user: drh tags: trunk | |
| 11:33 | Fix the archive_base_name() routine so that it works even if no project name is defined. Harden the sanitize_name() routine so that it works even if the argument is a NULL pointer. Fix for the problem reported in [forum:/forumpost/31e880a7ea79fb40|forum post 31e880a7e]. check-in: 2f27f4b096 user: drh tags: trunk | |
| 11:24 | Updates to the email-sender.tcl script. check-in: 334f7f4267 user: drh tags: trunk | |
| 10:17 | Fix a bug in path.c reported by [forum:/forumpost/658487ff8e|forum post 658487ff8e]. check-in: da9aa4abf7 user: drh tags: trunk | |
| 08:14 | Merge from trunk. check-in: 0ffacb525a user: brickviking tags: bv-infotool | |
| 07:57 | Small grammar change in the changes.wiki page. check-in: 2ff040c438 user: brickviking tags: trunk | |
|
2025-10-21
| ||
| 14:38 | Add (open --reopen REPOFILE), based on a /chat discussion with Martin G., Brickviking, and Richard, and prompted by [forum:bac6213f6e59f1f9|forum post bac6213f6e59f1f9]. This simply forwards that usage to the test-move-repository command. check-in: ae8a45c7a7 user: stephan tags: trunk | |