Fossil

Artifact [66dd43d52c]
Login

Artifact [66dd43d52c]

Artifact 66dd43d52ccb53b7a2aac45debf4e495ab564a81:


Checkin Checklist

Before every checkins:

  1. fossil diff
    1. No stray changes
    2. All inputs are scrubbed before use
    3. No injection attacks via %s formats
  1. fossil extra → no unmanaged files need to be added.
  1. The checkin will go onto the desired branch.
  1. The checkin will not cause a unintentional fork.

Before every checkin to trunk:

  1. No compiler warnings on the development machine.
  1. The fossil executable that results from a build actually works.