Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/db.c version 80c7f7353f
|
2016-08-12
| ||
| 02:55 | Trim a few trailing whitespaces. check-in: 3c44b079b5 user: jan tags: jan-manifest-tags | |
|
2016-08-08
| ||
| 21:42 | Two manifest.tags changes: 1) Unconditionally add branch. 2) Change the format to explicitly state tag or branch entry. check-in: 0925f75a0c user: jan tags: jan-manifest-tags | |
| 19:37 | Added quick checks to verify that the manifest and manifest.uuid files have sensible content, at least for the initial empty checkin. This does require that an SHA1 module be installed for use by the test harness, which I am slightly surprised was not already needed by any other test case. check-in: bf62b1608c user: rberteig tags: jan-manifest-tags | |
| 14:44 | Merge updates from trunk. check-in: f63576a796 user: drh tags: jan-manifest-tags | |
| 14:42 | Fix an unused variable and add a header comment to get_checkin_taglist(). check-in: 6c62828b7a user: drh tags: jan-manifest-tags | |
|
2016-08-06
| ||
| 16:20 | Add more tags manifest test cases. Check the manifest.tags contents updates on tagging, commit and switching branches. Tests pass successfully on OS X. check-in: 2350b0681e user: jan tags: jan-manifest-tags | |
|
2016-08-05
| ||
| 00:46 | Add a basic set of tests for the manifest property, including minimal coverage of the existance of the tags manifest. This can and should be extended to cover interesting content for the tags manifest, and likely should be extended to cover lots more corner cases. These new tests pass on Windows, but should be tried on at least one unix-like platform. check-in: c33f02de13 user: rberteig tags: jan-manifest-tags | |
|
2016-08-03
| ||
| 15:01 | Fix working tree manifest generation/deletion to handle all cases properly. check-in: 81bf21bd63 user: jan tags: jan-manifest-tags | |
| 14:31 | Comment typo fix. check-in: af574ca3ad user: jan tags: jan-manifest-tags | |