Fossil

Timeline
Login

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

22 check-ins using file src/db.c version dc195f567f

2021-12-12
16:18
The "Summary Line Convention In Commit Comments" section in gitusers.md now covers the related setting under Admin -> Timeline. check-in: c33ffed3eb user: wyoung tags: trunk
15:41
Extracted the glossary to a new document from the old "why use Fossil" doc, expanded it considerably, converted it from Wiki to Markdown, and updated the links to point to its new location. check-in: a58d952fa6 user: wyoung tags: trunk
2021-12-10
04:13
dbstat command: account for tags named wiki-X which are not wiki pages, fix ordering of event/forumpost queries which caused event (tech-note) count to get overwritten by forumpost count. check-in: 28a60efcf9 user: stephan tags: trunk
2021-12-09
20:12
Merge the latest 3.38.0 alpha of SQLite that includes support for the use of Bloom filters, in order to test SQLite. check-in: 88a9343205 user: drh tags: trunk
2021-12-06
07:24
Disable the short option of `-U|--username USERNAME' for the `winsrv' command, as it conflicts with the global `-U|--user USER' option, and could never be used, anyway. check-in: 10e7100107 user: florian tags: trunk
2021-12-04
13:23
diffcmd.c: Fix a typo in comment for file_same_as_blob() check-in: fb2d6374f5 user: js tags: trunk
08:23
Updated MINIMUM_SQLITE_VERSION to 3.37, as reported in [forum:81cd206073 | forum post 81cd206073]. check-in: ebea00c5bd user: stephan tags: trunk
2021-11-29
00:05
Remove a dead link to an external description of TH1 from the bugtheory.wiki document. Replace it with the internal TH1 documentation. check-in: c128f93042 user: drh tags: trunk
2021-11-28
14:03
Removed dead wikipedia link from interwiki.md, reported in [forum:295d5bcc8b | forum post 295d5bcc8b]. check-in: d5f322ef46 user: stephan tags: trunk
2021-11-27
12:05
Fox typo in documentation, as reported [forum:/forumpost/599f8ad48e|on the forum]. check-in: 1764410aab user: drh tags: trunk
2021-11-22
16:12
Update the built-in SQLite to the first 3.37.0 beta. check-in: f96e9dfad3 user: drh tags: trunk
2021-11-21
10:32
Fix invokation of rebuild_db() from the src/json.c which was overlooked in the previous check-in. check-in: 54ebad0116 user: george tags: trunk
2021-11-19
12:29
Remove unused randomize flag to rebuild_db(), per /chat discussion, along with the no-op --randomize flag to the rebuild command. check-in: 298ccff06c user: stephan tags: trunk
10:16
Merged latest trunk into strict branch. Leaf check-in: 845d3e8612 user: stephan tags: strict
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
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
2021-11-13
19:33
Minor documentation tweaks. check-in: 1eab9b69f0 user: drh tags: trunk
17:48
Add link to "embedded doc" version the file being viewed via the /file page. check-in: d7c40d4575 user: mgagnon tags: trunk
13:10
Improvements to Chat documentation. No code changes. check-in: cedac53a47 user: drh tags: trunk
2021-11-12
18:52
Add the undocumented "fossil remote config-data" command. check-in: 6cdddee2bd user: drh tags: trunk
2021-11-11
23:38
Do extra error checking to determine that a sync target given as a filename is a valid Fossil repository. Issue a better error message if it is not. check-in: 31361e328f user: drh tags: trunk