Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/main.c version 1a3c89b65b
|
2020-07-08
| ||
| 11:58 | since fossil requires SQLite 3.33 now, adapt sqlcompattest accordingly ... (check-in: c48ef7254d user: jan.nijtmans tags: trunk) | |
|
2020-07-06
| ||
| 17:53 | Hook documentation tweaks. ... (check-in: 64184f934c user: drh tags: hooks) | |
| 17:42 | Change another popen() to popen2() in hook.c. ... (check-in: f9fa692af9 user: drh tags: hooks) | |
| 17:38 | Prelimiary hook documentation. Use popen2() to run after-receive hooks for compatibility on windows systems. ... (check-in: 4729793ea1 user: drh tags: hooks) | |
| 16:20 | Add support for before-commit hooks. ... (check-in: 4a9c6c64ee user: drh tags: hooks) | |
| 11:08 | Add the "fossil hook status" command. Embargo post-receive hooks for 60 seconds after an incomplete sync, to give an opportunity for the sync to complete. ... (check-in: 3d191798a6 user: drh tags: hooks) | |
| 10:46 | In the change list send into the post-receive hook, omit any changes that are more than 24 hours older than the most recent change. ... (check-in: 8e424389e0 user: drh tags: hooks) | |
| 10:21 | The backoffice now invokes after-receive hooks. ... (check-in: 4777999d32 user: drh tags: hooks) | |
|
2020-07-05
| ||
| 22:37 | Make sure the hook-last-rcvid value is initialized whenever a new hook is added. ... (check-in: af817f346b user: drh tags: hooks) | |
| 22:24 | Experimental mechanism to run scripts when certain events occur. This check-in only provides a command-line interface to set and manage hooks. The hooks do not yet actually run. ... (check-in: 5021c5bbe6 user: drh tags: hooks) | |
| 19:22 | Enhance the "fossil scrub" command to remove information about SSL cert exceptions and http-auth data from past syncs. ... (check-in: ef06d8a5ff user: drh tags: trunk) | |
| 14:42 | In the artifact description generator, include the branch name and commit user in the description of check-in artifacts. ... (check-in: 2ae6b1cc01 user: drh tags: trunk) | |
| 13:14 | Fix output formatting in the "fossil tls-config show" command. ... (check-in: 8c50f807b7 user: drh tags: trunk) | |
|
2020-07-03
| ||
| 20:54 | In the sync protocol, never send a gimme card for a phantom that we know the other side lacks because it has previously sent us the same gimme card. ... (check-in: 405457c161 user: drh tags: trunk) | |
| 14:06 | isspace() -> fossil_isspace() ... (check-in: 1d9e0897e3 user: jan.nijtmans tags: trunk) | |
| 13:52 | Partially backout [620783cae23d28bd73959006af71f859e8b7333e|620783cae2] (adapted to current coding style): This brings back the --empty option there once was. ... (Closed-Leaf check-in: 971a5f513c user: jan.nijtmans tags: no-initial-commit) | |
|
2020-07-02
| ||
| 20:54 | Updates to the change log and to the /timeline documentation. ... (check-in: ea4010d58a user: drh tags: trunk) | |
| 17:28 | Squished a few more "the the" grammar errors in comments ... (check-in: 40521155c3 user: wyoung tags: trunk) | |