Fossil

Check-in [c0a3e9ff]
Login

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

Overview
Comment:When doing "fossil export" make sure the output is in strict topological orders, since Git hates timewarps.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c0a3e9ff6fbe3b48bf3c3a31173b7f168758d6e6591eecdf31c267dbce907c95
User & Date: drh 2018-05-04 15:39:25.129
Context
2018-05-05
11:30
Update the built-in SQLite to the latest 3.24.0 alpha. ... (check-in: 58a64102 user: drh tags: trunk)
2018-05-04
15:39
When doing "fossil export" make sure the output is in strict topological orders, since Git hates timewarps. ... (check-in: c0a3e9ff user: drh tags: trunk)
13:52
Fix a harmless compiler warning in timeline.c. ... (check-in: 8d1cb59f user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/export.c.