Fossil Wrapper

Check-in [a721f86fe9]
Login

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

Overview
Comment:give up on hard-coding a list of valid commands (to decrease latency minimally) and use a dynamic list instead.
Timelines: family | ancestors | descendants | both | dresden
Files: files | file ages | folders
SHA1: a721f86fe9685136bb00456317cac5fdf2db13bf
User & Date: j 2019-10-16 13:26:33.842
Context
2019-11-13
13:17
more flexible pattern for localizing the sha1/3 hashes (allowing for adjusting the no. of displayed hash digits via `fossil set hash-digits'). empirically, `fossil' displays at least 6 digits irrespective of a possibly smaller hash-digits setting. hence the {6,} or {2,} repetitions in the assorted patterns. check-in: dee40a390a user: j tags: dresden
2019-10-16
13:26
give up on hard-coding a list of valid commands (to decrease latency minimally) and use a dynamic list instead. check-in: a721f86fe9 user: j tags: dresden
2019-07-21
16:05
regression fix in `clone' interceptor. check-in: 24053a7df2 user: j tags: dresden
Changes
Unified Diff Side-by-Side Diff Patch
Changes to fsl.