Fossil

Timeline
Login

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

28 check-ins using file src/db.c version f41cda79c7

2020-01-28
03:49
Added -H|-html and -p|-pre flags to [/help?cmd=wiki|wiki command]. Added fossil_fopen_for_output() and fossil_fclose() to support that. check-in: fe86954ffb user: stephan tags: trunk
02:53
Added -html|-h flag to [/help?cmd=wiki|the wiki command], as discussed in [https://fossil-scm.org/forum/forumpost/7377c83dca|forumpost/7377c83dca], and cleaned up the command's help text and argument validation. check-in: b23eb83314 user: stephan tags: trunk
2020-01-27
06:56
Added --inverse/-v flag to the tag command, as covered in [https://fossil-scm.org/forum/forumpost/d717561e8b7406fc|forumpost/d717561e8b7406fc]. check-in: 890614f137 user: stephan tags: trunk
2020-01-22
19:08
Update the built-in SQLite to version 3.31.0. check-in: eee161e823 user: drh tags: trunk
00:44
Added missing APPNAME to Makefile.classic, as [https://fossil-scm.org/forum/forumpost/e51cc756b0|reported in the forum]. check-in: a6ee6add63 user: stephan tags: trunk
2020-01-20
20:29
Update the built-in SQLite to the second beta for 3.31.0, for SQLite testing. check-in: f4e7ca02da user: drh tags: trunk
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
20:03
Fix typos. check-in: e693ab734e user: ashepilko tags: trunk
18:26
Add the debug and autoconfig compile definitions; needed for source browsing. check-in: fabe2d41e8 user: ashepilko tags: cmake-ide
17:57
Merge in trunk check-in: 4d8aecdfcf user: ashepilko tags: cmake-ide
15:29
Modify the /doc webpage so that if the first term of the argument is "latest" it chooses the most recent check-in for the document regardless of what branch that check-in occurred on. check-in: d08bc9e61f user: drh tags: trunk
2020-01-08
19:18
Clarified point 2.2 of fossil-v-git.wiki, adding more info about the sizes of Fossil vs Git in response to comments on this Hacker News posting: [https://news.ycombinator.com/item?id=21974942] check-in: 9dcb3de471 user: wyoung tags: trunk
18:30
Healed inadvertent fork of trunk check-in: 636b47f9a2 user: wyoung tags: trunk
18:28
Added "more" column to the fossil-v-git doc: we have evidence of people reading only the summary table at the top and then reacting to their understanding of that brief one-line characaterization of the difference rather than engaging with the detailed arguments making up the bulk of the article. check-in: fd9e211d39 user: wyoung tags: trunk
18:05
Clarified point 2.6 in fossil-v-git.wiki to address feedback from Hacker News user balfirevic here: [https://news.ycombinator.com/item?id=21974942] check-in: f6e04cc423 user: wyoung tags: trunk
17:56
Edit the Executive Summary to mention merge-in: prefix. check-in: 63f5031476 user: ashepilko tags: trunk
2020-01-03
16:39
Add --inverse|-v flag to tag ls, per discussion at https://fossil-scm.org/forum/forumpost/944e611710. Closed-Leaf check-in: e170afb936 user: stephan tags: tag-ls-inverse
16:34
Merged in trunk. check-in: 5a9414e49e user: stephan tags: forum-edit-deltify
14:28
Merged in trunk. check-in: 04e1c97854 user: stephan tags: mistake
2020-01-02
14:35
Fix the spelling of "legacy" in the "test-fingerprint" command. Also show the current Fossil version in the "test-fingerprint" command. check-in: 2af7fedd67 user: drh tags: trunk