Fossil

Timeline
Login

Timeline

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

4 check-ins using file src/dispatch.c version 66d68144ac

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)
2025-03-01
20:31
Remove the "fossil usage" and "fossil options" command. Use instead the the --usage/-u or --options/-o options on the "fossil help" command. Other improvements and fixes to the recent "fossil help" enhancement. ... (check-in: b097e6899e user: drh tags: trunk)