Fossil

Timeline
Login

Timeline

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

6 check-ins using file src/sqlite3.c version 836c4ae334

2021-11-17
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-09
14:39
Added --verbose option to open which simply passes that flag on to the clone operation when opening a URL, per request in [forum:ab3807edc65ab115|form post ab3807edc65ab115]. ... (check-in: c9f3d9c2a9 user: stephan tags: trunk)
2021-11-06
15:19
Add some line-number information to the conflict marks on a 3-way merge. More work could be done here, but this is a start. ... (check-in: 14f44e933c user: drh tags: trunk)
2021-11-05
15:54
Remove OpenSSL initialization call that is not needed and which is deprecated in newer versions of OpenSSL. ... (check-in: 8c1263754c user: drh tags: trunk)
2021-11-04
18:37
Update the built-in Pikchr implementation to fix a compiler warning. ... (check-in: 7f7df29bfc user: drh tags: trunk)
14:16
Update the built-in SQLite to the latest alpha for 3.37.0 that includes the fix for using the preferred schema table name in PRAGMA table_list output. ... (check-in: d6d4c14b0e user: drh tags: trunk)