Fossil

Timeline
Login

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

100 most recent check-ins

2026-03-13
22:45
Set the date on the 2.28 change log. ... (leaf check-in: d98ec8a0 user: drh tags: trunk)
2026-03-12
12:52
Merge the updates to zlib to version 1.3.2, released on February 17, 2026. ... (check-in: 6ea30fb3 user: florian tags: trunk)
12:50
Increase the version number to 2.29. ... (check-in: 17f88fe0 user: florian tags: trunk)
01:58
Made an exception for sqlite3 command: add "--no-repository" flag so it behave like the real sqlite3 program. ... (leaf check-in: 4cc76a6e user: mgagnon tags: argv0_as_subcommand)
00:56
Avoid compiler warning by including an explicit break from the switch() statement. ... (check-in: 7d9cae84 user: andybradford tags: argv0_as_subcommand)
00:29
Use "command_basename" once on beginning to simplify command comparison with argv0. ... (check-in: 7e7b3034 user: mgagnon tags: argv0_as_subcommand)
2026-03-11
22:57
Experiment the use of argv0 as direct subcommand (like busybox) for a few subcommand that can be conveniently use as alias. Requested in this forum post. ... (check-in: 96de01f8 user: mgagnon tags: argv0_as_subcommand)
11:31
Version 2.28 ... (check-in: 52445a27 user: drh tags: trunk, release, version-2.28)
2026-03-09
16:35
Disable "make test" which is unmaintained and does not work. ... (check-in: 1ba3a483 user: drh tags: trunk)
2026-03-08
16:41
Guard against null event types. ... (leaf check-in: b0b3d9d9 user: tinus tags: rss-content)
14:31
Move RSS encoded:content to position of description. ... (check-in: accf1b5e user: tinus tags: rss-content)
12:18
Omit RSS descriptions when HTML content is available. ... (check-in: d8f7dc47 user: vor0nwe tags: rss-content)
12:10
Preserve moderator access to private forum posts in RSS feeds. ... (check-in: 4fbde38d user: vor0nwe tags: rss-content)
11:53
Skip private forum posts in both CLI and web RSS feeds. ... (check-in: 647c424f user: vor0nwe tags: rss-content)
11:40
Avoid duplicate technote_render_to_html calls in RSS helper. ... (check-in: 2b9f8fbb user: vor0nwe tags: rss-content)
11:37
Share RSS HTML content handling between web and CLI feeds. ... (check-in: 057236b8 user: vor0nwe tags: rss-content)
11:06
Share wiki rendering logic between HTML output helpers. ... (check-in: 07dadca7 user: vor0nwe tags: rss-content)
10:43
Move wiki_convert_to_html closer to wiki_render_by_mimetype. ... (check-in: b78b4665 user: vor0nwe tags: rss-content)
2026-03-06
23:16
Improve RSS performance for forum and technote content rendering. ... (check-in: a2463799 user: vor0nwe tags: rss-content)
16:37
Point technote RSS link at technote page instead of checkin page. ... (check-in: a88d460c user: vor0nwe tags: rss-content)
16:20
Update built-in SQLite to version 3.52.0 final. ... (self check-in: 81eeb1c2 user: drh tags: trunk)
16:03
Include rendered technote HTML in RSS feeds. ... (check-in: 7aa1f7f2 user: vor0nwe tags: rss-content)
15:41
Include rendered forum HTML in RSS with absolute links and latest-edit filtering. ... (check-in: 43267589 user: vor0nwe tags: rss-content)
2026-03-03
23:06
Update the built-in SQLite to the version that includes the WAL restart race fix. ... (check-in: 305ee2d1 user: drh tags: trunk)
2026-03-02
21:31
Update the built-in SQLite to the latest 3.52.0 beta ... (check-in: ba8756ac user: drh tags: trunk)
2026-02-28
01:09
Update the built-in SQLite to the latest 3.52.0 beta, for testing. ... (check-in: 73512f45 user: drh tags: trunk)
2026-02-24
14:01
Updates to the change log. ... (check-in: 12a7ab08 user: drh tags: trunk)
14:00
Attempt to rationalize the options and behavior of the "ls" command, while preserving backwards compatibility. ... (check-in: ba492794 user: drh tags: trunk)
13:14
Improvements to the help text for the new --reopen option in "fossil open". ... (check-in: 6f566c84 user: drh tags: trunk)
12:59
In the help text for "fossil annotate", move the -t and -T options into alphabetical order. ... (check-in: 12d31f07 user: drh tags: trunk)
00:22
Update the built-in SQLite to the latest trunk version for testing. ... (check-in: b8ab8b3d user: drh tags: trunk)
2026-02-23
23:13
Don't omit explanation of a sync operation if a proxy is being used. Because information about the proxy without information about the remote looks kinda awkward.
Note: A global variable g.url.isAlias (introduced at src/url.c by [f11c863d91]) is barely used; maybe it's worth to remove it.
... (check-in: 6c9d32ae user: george tags: trunk)
14:17
Do not attempt to extract symbolic links from ZIP archive. See SQLite Forum Post 2026-02-21T11:04:36z for an explanation of why this is a potential vulnerability. We could, in theory, enhance ZIP archive unpacking to handle symbolic links safely, but as the use of symbolic links in ZIP archives is rare, and because ZIP archive extraction by Fossil is rare, doing so might create more problems than it solves. ... (check-in: 31ce0d31 user: drh tags: trunk)
2026-02-21
03:08
Add the missing setup/admin user inheritence of the (C)hat permission in capabilities_expand(), as pointed out in forum post 46a777f773. ... (check-in: a363d26b user: stephan tags: trunk)
2026-02-19
14:36
Update the built-in SQLite to the latest beta for testing. ... (check-in: 065736a2 user: drh tags: trunk)
2026-02-17
16:47
Merge the latest trunk enhancements into the timestamp-vfs branch. ... (leaf check-in: 99aa77d9 user: drh tags: timestamp-vfs)
16:45
Import the latest version of tmstmpvfs.c. ... (check-in: 0529ecd9 user: drh tags: timestamp-vfs)
15:06
Carry forward [368d97869b] to the zlib 1.3.2 update. ... (closed check-in: d658634b user: florian tags: zlib-update)
15:04
Carry forward [0f8bae079e] to the zlib 1.3.2 update. ... (check-in: 235b2103 user: florian tags: zlib-update)
15:02
Update the built-in zlib to version 1.3.2, released on February 17, 2026. According to check-ins [eea86cee3a] and [511ad59ae3], all files from the doc/ and contrib/ada/ subdirectories are excluded. ... (check-in: 04f74fdf user: florian tags: zlib-update)
12:08
Update the built-in SQLite to include the latest enhancements and optimizations. ... (check-in: b10ff380 user: drh tags: trunk)
12:06
Provide a link to the rcvfrom entry on the artifact page. ... (check-in: 2e2932f6 user: drh tags: trunk)
2026-02-16
11:24
Update the built-in SQLite to the latest trunk check-in for beta-testing. ... (check-in: d0d5159c user: drh tags: trunk)
2026-02-14
21:16
Improve the "fossil undo" and "fossil commit" commands with a couple of bug fixes. ... (check-in: f72ef850 user: andybradford tags: trunk)
18:46
This fixes a problem wherein "fossil undo" would not restore the manifest files as mentioned in forum post 4977f3ecea. It also addresses a separate bug found in the effort in which "fossil commit" with the --dry-run flag would produce manifest files that belonged to the "dry-run" which were immediately invalidated and stale, thus not reflecting the actual version as reported by "fossil status". ... (closed check-in: 2348408a user: andybradford tags: manifest-undo)
2026-02-12
14:30
Update the built-in SQLite to the latest trunk, in order to avoid a harmless compiler warning when compiling Fossil. ... (check-in: 6c6c1feb user: drh tags: trunk)
2026-02-11
06:41
Tiny nip-tuck for info text. ... (leaf check-in: 031f1e6d user: brickviking tags: bv-infotool)
2026-02-10
21:58
Tidying up the script comments. ... (check-in: 663d33c2 user: brickviking tags: bv-infotool)
10:01
Add/use the --quiet option on 'timeline' to suppress printing end-of-timeline notifications. ... (check-in: 3e3d5ed0 user: danield tags: trunk)
08:49
Latest merge from trunk. ... (check-in: d0379164 user: brickviking tags: bv-infotool)
2026-02-07
15:08
Tweak [1f20d61a07] to avoid broken UTF-8 sequences at the end of truncated comments. ... (check-in: f661b8de user: florian tags: trunk)
2026-02-06
22:45
Tiny grammar niptuck. ... (check-in: df668553 user: brickviking tags: trunk)
00:51
Make extra lines like tag notifications responsive to the timeline-max-comment limit. ... (check-in: 1f20d61a user: drh tags: trunk)
2026-02-05
13:22
Add mention of the "-R REPO_FILE" option in the whatis usage help. ... (check-in: 32493b85 user: mgagnon tags: trunk)
12:04
Update the built-in SQLite to the latest trunk version, for beta testing. ... (check-in: 7b0960d8 user: drh tags: trunk)
11:55
Add the -h/--hash option to the "fossil whatis" command. ... (check-in: 49f93f8e user: drh tags: trunk)
2026-02-04
06:44
Clarify the use of TH1 tainted strings in the Custom Skins document, and add "mainmenu" to the list of TH1 variables available in skin templates. ... (check-in: 12036a36 user: florian tags: trunk)
2026-02-03
12:57
Mention TH1 tainted strings in the Custom Skins document. ... (check-in: 2a02993a user: florian tags: trunk)
12:48
Update the default value of the robot-restrict setting mentioned in the Defense against Spiders and Robots document, and add a source code comment indicating where the setting is referenced. ... (check-in: 67726b6e user: florian tags: trunk)
2026-02-02
15:20
Change the recommended value for the robot-restrict setting mentioned in the online help to match the built-in default value, so it's easier to check if the setting was modified. ... (check-in: d55227ec user: florian tags: trunk)
2026-01-29
14:47
Two new sub-commands on "fossil system": "unzip" and "zip". ... (check-in: 73e3217b user: drh tags: trunk)
2026-01-28
16:12
Fix commands supporting the --quiet option to use the global option state initialized on program startup, so that their --quiet option really works. Make -q an alias of --quiet, as documented by many commands, and fix two resulting conflicts with the short form. IMPORTANT COMPATIBILITY NOTE: For the `test-integrity' command, the -q option is changed from --quick to --quiet, and for the `ticket' command family, the -q option is changed from --quote to --quiet! ... (check-in: 74d5ce39 user: florian tags: trunk)
2026-01-27
16:20
New version of tmstmpvfs.c that fixes the WAL-checksum bug. ... (check-in: 6cb48bf6 user: drh tags: timestamp-vfs)
11:21
Fix frame number computations in the timestamp VFS. ... (check-in: 7e63541c user: drh tags: timestamp-vfs)
2026-01-26
21:26
Update the tmstmpvfs.c extension module to the latest version. ... (check-in: 2a1a9c35 user: drh tags: timestamp-vfs)
21:24
Merge the latest trunk enhancements into the timestamp-vfs branch. ... (check-in: 69d74545 user: drh tags: timestamp-vfs)
11:52
Update the built-in SQLite to the latest trunk version, in order to beta-test the latest SQLite changes. ... (check-in: 13c221af user: drh tags: trunk)
2026-01-23
14:38
Add options -t/-T to 'blame'/'praise' to display for each tracked file the last modifying check-in, its author, and (with -T) a comment snippet. ... (check-in: 64413409 user: danield tags: trunk)
14:29
Fix an incorrect comment in terms of content. ... (check-in: d83de4a2 user: danield tags: trunk)
2026-01-14
12:57
Revisit [b0188ce122] to improve compatibility with web browsers lacking support for `overflow-y: clip'. It's a bit strange that `overflow-y: hidden' still truncates the box shadows, so this fallback style is only applied temporarily during the accordion panel animations. ... (check-in: 490ddadc user: florian tags: trunk)
2026-01-13
23:57
Fix the "fossil get" command so that it sets the mtime on extracted files. Forum post 7239e92e0f59e407. ... (check-in: 2a387c97 user: drh tags: trunk)
19:53
Merge the Markdown label enhancement from trunk. ... (check-in: ef15cfce user: drh tags: timestamp-vfs)
19:52
Tag labels in Markdown with IDs that are compatible with GitHub. ... (check-in: f9ead753 user: drh tags: trunk)
19:51
Update the change log. ... (closed check-in: a190fae4 user: drh tags: markdown-header-ids)
19:50
A more precise implementation of "slugify". ... (check-in: 8c9810e6 user: drh tags: markdown-header-ids)
2026-01-12
19:54
Merge the latest trunk changes into the timestamp-vfs branch. ... (check-in: f312c182 user: drh tags: timestamp-vfs)
19:51
Avoid unsigned integer overflow in the delta_apply() function when handed a maliciously malformed input. ... (check-in: e417a507 user: drh tags: trunk)
18:55
Attempt to add IDs to headers in markdown, the same way that GitHub does. Needs additional testing to confirm that unusual characters in headers are handled reasonably. ... (check-in: 21cbb8c4 user: drh tags: markdown-header-ids)
2026-01-11
17:04
Modify the accordion panel style to hide only vertical overflow and keep the box shadows of selected and current timeline entries visible in the context section of /info pages. Set the CSS property to `clip' instead of `hidden' to disallow any vertical scrolling (for example, by tabbing through hyperlinks), although this is probably not relevant for accordion panels. ... (check-in: b0188ce1 user: florian tags: trunk)
2026-01-10
16:42
Prevent clicks to timeline hash links, which are now enclosed in extra SPAN elements with class name `timelineHash' in some view modes, from activating keyboard navigation focus tracking. Align the list of click-responsive HTML elements with [b09a9b621f] to filter more clicks on timeline entries to be ignored by the keyboard navigation focus manager. ... (leaf check-in: ed087bf6 user: florian tags: timeline-keyboard-navigation)
14:17
Sync with trunk. ... (leaf check-in: ceee00be user: florian tags: standard-cli-colors)
14:10
Sync with trunk. ... (leaf check-in: e4556126 user: florian tags: diff-word-wrap)
14:05
Sync with trunk. ... (leaf check-in: facfbbd5 user: florian tags: diff-keyboard-navigation)
14:02
Sync with trunk. ... (check-in: c50c8ed9 user: florian tags: timeline-keyboard-navigation)
11:52
Do not try to use "notepad" as a text editor on non-windows systems. ... (check-in: 9b263d87 user: drh tags: trunk)
2026-01-09
16:46
Merge the latest trunk enhancements into the timestamp-vfs branch. ... (check-in: b718f73b user: drh tags: timestamp-vfs)
16:44
Update the built-in SQLite to the latest trunk check-in for testing. ... (check-in: 2b2530dd user: drh tags: trunk)
16:41
If the reply to an HTTP request omits the content-length, assume that the server wants us to close the connection. Forum post 815e4320c8. ... (check-in: aa7a0877 user: drh tags: trunk)
2026-01-08
19:17
New version of tmstmpvfs.c that names log files using ISO8601 names instead of hexadecimal milliseconds since 1970. ... (check-in: eb9f1c6d user: drh tags: timestamp-vfs)
17:54
Fix an off-by-one error in the log file generated by tmstmpvfs.c. ... (check-in: 8fd8c9e6 user: drh tags: timestamp-vfs)
15:32
Update the builtin SQLite to the latest trunk check-in, to capture improvements. ... (check-in: 6c3c5bef user: drh tags: timestamp-vfs)
2026-01-07
20:36
This branch contains a build of Fossil that uses the tmstmpvfs extension. The purpose of this branch is to test the tmstmpvfs extension. There is no intent to ever land this branch nor make it a permanent part of Fossil. ... (check-in: e4685667 user: drh tags: timestamp-vfs)
2026-01-06
01:11
Fix a documentation typo. ... (check-in: bd70ec5f user: drh tags: trunk)
2026-01-05
21:00
Add the new "fossil get" command to the 2.28 change log. ... (check-in: f83134bc user: drh tags: trunk)
13:41
Improved "help" for the new "fossil get" command. No code changes. ... (check-in: 692140d9 user: drh tags: trunk)
12:37
Update the built-in SQLite to the latest 3.52.0 alpha version for testing. ... (check-in: 12e4a0f4 user: drh tags: trunk)
06:18
Spelling corrections in comments and some help documents. ... (check-in: 97a4f266 user: andybradford tags: trunk)
2026-01-04
19:45
Reduce the amount of indentation on option-lists in the one-line help. ... (check-in: 9432ea90 user: drh tags: trunk)
11:40
Display compilation time in UTC or fall back to the current solution. ... (leaf check-in: f6f48d09 user: danield tags: utc-compilation-time)
10:59
Fix minor formatting problem in the gdiff documentation. ... (check-in: 77642871 user: drh tags: trunk)