Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix accidental fork. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
bd7f2727ba25912ee0fd86dca7574d28 |
User & Date: | danield 2021-11-17 15:52:04.900 |
References
2022-02-28
| ||
19:23 | Reverted a check for the repository size being an even multiple of 512 bytes as a test for validity. Introduced in an omnibus commit for obscure reasons, it causes some valid clone operations to fail, as originally reported on the forum. ... (check-in: 4a2d0e78 user: wyoung tags: trunk) | |
Context
2021-11-19
| ||
06:02 | Fix a minor typo in the /ci_edit footnote about custom branch colors. ... (check-in: 5954e626 user: florian tags: trunk) | |
2021-11-17
| ||
15:52 | Fix accidental fork. ... (check-in: bd7f2727 user: danield tags: trunk) | |
15:49 | Document how to add HTTPS=on for the case where Fossil is used in CGI mode with Apache behind Nginx. ... (check-in: cd934131 user: danield tags: trunk) | |
2021-11-16
| ||
12:28 | Remove surplus comments mistakenly added to the end of some files by check-in [bf3a32f59e83b029] ... (check-in: f3bd05ca user: drh tags: trunk) | |
Changes
Changes to src/chat.c.
Changes to src/checkin.c.
Changes to src/db.c.
Changes to src/http_transport.c.
Changes to src/info.c.
Changes to src/sqlite3.c.
Changes to src/sqlite3.h.
Changes to src/sync.c.
Changes to www/chat.md.
Changes to www/concepts.wiki.
Changes to www/whyusefossil.wiki.