Fossil

Timeline
Login

Timeline

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

4 check-ins using file src/stash.c version 34be0ec40c

2019-01-20
16:46
Fix a hyperlink error on the graph-test page. ... (check-in: 6c388affb4 user: drh tags: rid-renumbering)
2019-01-19
23:47
Clean up some old comments on the schema. No code changes. ... (check-in: f51856bed3 user: drh tags: rid-renumbering)
21:31
Change the schema of the vmerge table so that it remembers the hash of merged artifacts, not the RID. Schema updates are automatic, but once the update occurs, you are committed to using the newer version of Fossil moving forward. ... (check-in: 8977dfb032 user: drh tags: rid-renumbering)
18:29
Enhance the stash so that it stores hashes and no long depends on RID value. Do this is a way that is backwards compatible and transparent to the user. After running any "stash" command using this version of Fossil or later, the schema will automatically update and the stash should survive a subsequent RID renumbering event in the repository without damage. ... (check-in: ed06585f41 user: drh tags: trunk)