Fossil

Timeline
Login

Timeline

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

6 check-ins occurring around 8e424389e02fa065377f.

2020-07-06
17:38
Prelimiary hook documentation. Use popen2() to run after-receive hooks for compatibility on windows systems. (check-in: 4729793e user: drh tags: hooks)
16:20
Add support for before-commit hooks. (check-in: 4a9c6c64 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: 3d191798 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: 8e424389 user: drh tags: hooks)
10:21
The backoffice now invokes after-receive hooks. (check-in: 4777999d 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: af817f34 user: drh tags: hooks)