Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/main.c version 0c74f5e55a
|
2019-07-13
| ||
| 13:05 | Version 2.9 check-in: 0fd79a3e09 user: drh tags: trunk, release, version-2.9 | |
| 12:35 | Fix a typo in a check-in race warning message. check-in: 66f06fe23b user: drh tags: trunk | |
|
2019-07-12
| ||
| 16:59 | Do not invoke db_lget() in the sync protocol if the local checkout database is unavailable (such as when running "fossil all sync"). check-in: 0dba0f4b99 user: drh tags: trunk | |
| 14:08 | Add documentation on the "pragma ci-unlock" message in the sync protocol. check-in: 1eefb8dbec user: drh tags: trunk | |
| 13:58 | Improved error messages when a commit fails due to a lock conflict: Show the age of the lock in addition to the user. Suggest using the new --override-lock option instead of --allow-fork. Expire locks after any successful check-in from the same check-out. check-in: 3a5caa86db user: drh tags: trunk | |