Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/sqlite3.c version 957f10bedf
2016-08-08
| ||
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-04
| ||
11:56 | Fix another typo in the sync protocol document. ... (check-in: 94381d32ce user: drh tags: trunk) | |
11:34 | Fix a typo in the sync protocol document. ... (check-in: 12cbe2bdda user: drh tags: trunk) | |
00:42 | Bring the sync protocol documentation more up-to-date. Fix typos in the command-line documentation for "push" and "sync". ... (check-in: 3dcf69a741 user: drh tags: trunk) | |
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) | |
14:30 | For opened working trees, store current branch at top of manifest.tags. ... (check-in: 0fb54e5afe user: jan tags: jan-manifest-tags) | |
14:04 | Fix a minor preprocessor directive typo. ... (check-in: a5c08fde0a user: jan tags: trunk) | |
08:17 | Fix typos in the How CGI Works document. ... (check-in: 9c87cb2912 user: drh tags: trunk) | |
01:24 | Improvements to the "How CGI Works" page. ... (check-in: e379665aaf user: drh tags: trunk) | |
01:18 | Merge with trunk; resolved tar and zip generation to handle include/exclude globs. ... (check-in: de9e7651a9 user: jan tags: jan-manifest-tags) | |
2016-08-02
| ||
19:42 | New documentation on how CGI works in Fossil. This is a work-in-progress. ... (check-in: c55f54d0fc user: drh tags: trunk) | |
18:17 | Fix a typo in the "fossil purge" command documentation. ... (check-in: c14ecc432a user: drh tags: trunk) | |
17:59 | Add documentation of the repolist mode to the CGI command. ... (check-in: 20e9731ccd user: rberteig tags: trunk) | |
17:17 | Improved documentation for the "fossil cgi" command. ... (check-in: 66d0038051 user: drh tags: trunk) | |
15:18 | Merge the "purge" command onto trunk, even though it is incomplete. ... (check-in: b78a32f43d user: drh tags: trunk) | |
15:17 | Add a further warning on the purge command to indicate that it is dicey. That extra warning makes the purge code permissible to add to trunk. ... (Closed-Leaf check-in: 501f3e1143 user: drh tags: purge) | |
14:52 | Improved help and remove redundant file listings for the "fossil purge" command. ... (check-in: 2c53d022c3 user: drh tags: purge) | |
14:41 | Sync up with the trunk. ... (check-in: 12f8633aa1 user: drh tags: purge) | |
09:10 | Corrections to information about running Fossil in a chroot jail. ... (check-in: f1a480e130 user: drh tags: trunk) | |
08:46 | Compiler warning fixes. This includes disabling the undocumented FOSSIL_PWREADER feature and upgrading the built-in SQLite. ... (check-in: f35b46d4cb user: drh tags: trunk) | |