Fossil

Timeline
Login

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

9 check-ins using file src/shell.c version 2cb0c548a7

2020-01-17
22:00
Make use of the new "aggregate mode" for the DBSTAT virtual table when computing the /repo-tabsize page, both as a test of DBSTAT and because the new mode is usually faster. check-in: cc86de732a user: drh tags: trunk
17:23
Replaced "countless Git users" in point about detached heads within fossil-v-git doc with a link to a Google web search that currently returns ~389000 results. So not countless at all; just very, very large. :) check-in: e472ad36d6 user: wyoung tags: trunk
13:31
Give the correct count of check-ins for /timeline displays that include the from=, to=, and chng= query parameters. check-in: 9dce5ffe5f user: drh tags: trunk
2020-01-12
20:45
Fossil-defined SQL functions used inside of views for full-text-serch much be tagged using SQLITE_INNOCUOUS. check-in: 9826bd007a user: drh tags: trunk
2020-01-11
01:00
Explained the "language-WORD" CSS styling used with fenced code blocks in Markdown within md_rules. check-in: 06a3361dc0 user: wyoung tags: trunk
2020-01-09
23:50
Merge in trunk check-in: 001eb6d506 user: ashepilko tags: cmake-ide
23:02
Fix build errors when using MSVC version that has no 'stdint.h' check-in: c6ae8584b1 user: ashepilko tags: trunk
21:03
Change the build options for SQLite so that it distrusts schema by default. check-in: 31be929a30 user: drh tags: trunk
20:57
Merge the latest SQLite 3.31.0 alpha sources for testing. check-in: 5c48142dd3 user: drh tags: trunk