Timeline
Not logged in

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

8 check-ins using file src/main.c version 299cb6e72d

2025-03-03
09:16
Removal of duplicate version string for 'fossil help -f -v'. Borrowed from bv-infotool branch. check-in: 1ce93cbbfd user: brickviking tags: trunk
08:55
Undid the changes from src/http_ssl.c [b591622016] being moved to a branch. Not noticed for far too long. check-in: 9b8bbd048d user: brickviking tags: bv-infotool
04:50
Removal of breadcrumb. Sorry about that. check-in: 623c74d3a5 user: brickviking tags: bv-infotool
04:50
Merge from trunk. check-in: 439d778c67 user: brickviking tags: bv-infotool
01:28
Removal of duplicate version string for fossil help -f -v. check-in: b58aa5e213 user: brickviking tags: bv-infotool
2025-03-02
23:22
Fix a harmless comment typo. check-in: a0d9093d8c user: drh tags: trunk
20:36
Merge from trunk. check-in: b591622016 user: brickviking tags: bv-infotool
18:57
Remove an extraneous call of find_server_repository() in win32 implementation of server/ui, added by [0a473cd5533f5bb2]. The extra call to find_server_repository() unnecessary lock which prevent "fossil close" from deleting the checkout db while a server instance is running. (reported in forum post: [forum:e7f3472c46eae4bd]) check-in: 28436ab9d5 user: mgagnon tags: trunk