Fossil  Check-in [bd7f2727ba]

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

Overview
Comment:Fix accidental fork.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bd7f2727ba25912ee0fd86dca7574d28c91405b068e8794f6ffc9a9d3e7c0fe3
User & Date: danield 2021-11-17 15:52:04
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 [/info/bd7f2727ba25912e | an omnibus commit] for obscure reasons, it causes some valid clone operations to fail, as originally reported [forum:/forumpost/16880a28aad1a868 | on the forum]. check-in: 4a2d0e7878 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: 5954e626f9 user: florian tags: trunk
2021-11-17
15:52
Fix accidental fork. check-in: bd7f2727ba 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: cd934131f8 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: f3bd05ca7f user: drh tags: trunk
Changes
Unified Diffs Side-by-Side Diffs Patch

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.