Fossil

Timeline
Login

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

50 most recent check-ins tagged with "trunk"

2026-03-23
15:12
Fix a section title in the TH1 docs. (leaf check-in: 1cf64a9456 ... user: florian tags: trunk)
15:10
Add "current_checkin" to the list of TH1 variables available in skin templates. (check-in: c90e810f3f ... user: florian tags: trunk)
13:49
Update to the latest SQLite and rig Fossil to use sqlite3_atof() if that interface is available. When compiling with an older SQLite, it falls back to using atof(). (check-in: cb89386af5 ... user: drh tags: trunk)
2026-03-21
16:15
Add a reference to the chroot document also in the standalone server documentation. (check-in: e40bdbff49 ... user: andybradford tags: trunk)
2026-03-20
12:07
Add otf (OpenType font) mime type. (check-in: 422785d5df ... user: stephan tags: trunk)
2026-03-18
23:00
Update the built-in SQLite to the latest 3.53.0 development version for testing. (check-in: 17f98784c2 ... user: drh tags: trunk)
2026-03-13
22:45
Set the date on the 2.28 change log. (check-in: d98ec8a045 ... 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: 6ea30fb3cd ... user: florian tags: trunk)
12:50
Increase the version number to 2.29. (check-in: 17f88fe064 ... user: florian tags: trunk)
2026-03-11
11:31
Version 2.28 (check-in: 52445a27f1 ... 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: 1ba3a483dc ... user: drh tags: trunk)
2026-03-06
16:20
Update built-in SQLite to version 3.52.0 final. (check-in: 81eeb1c2b5 ... user: drh tags: trunk)
2026-03-03
23:06
Update the built-in SQLite to the version that includes the WAL restart race fix. (check-in: 305ee2d1e2 ... user: drh tags: trunk)
2026-03-02
21:31
Update the built-in SQLite to the latest 3.52.0 beta (check-in: ba8756ac35 ... 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: 73512f45db ... user: drh tags: trunk)
2026-02-24
14:01
Updates to the change log. (check-in: 12a7ab08f7 ... user: drh tags: trunk)
14:00
Attempt to rationalize the options and behavior of the "ls" command, while preserving backwards compatibility. (check-in: ba4927946d ... user: drh tags: trunk)
13:14
Improvements to the help text for the new --reopen option in "fossil open". (check-in: 6f566c8438 ... user: drh tags: trunk)
12:59
In the help text for "fossil annotate", move the -t and -T options into alphabetical order. (check-in: 12d31f0733 ... user: drh tags: trunk)
00:22
Update the built-in SQLite to the latest trunk version for testing. (check-in: b8ab8b3d41 ... 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: 6c9d32ae6f ... 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: 31ce0d31c4 ... 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: a363d26bec ... user: stephan tags: trunk)
2026-02-19
14:36
Update the built-in SQLite to the latest beta for testing. (check-in: 065736a20c ... user: drh tags: trunk)
2026-02-17
12:08
Update the built-in SQLite to include the latest enhancements and optimizations. (check-in: b10ff3809e ... user: drh tags: trunk)
12:06
Provide a link to the rcvfrom entry on the artifact page. (check-in: 2e2932f6f3 ... 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: d0d5159c28 ... 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: f72ef850fc ... user: andybradford tags: trunk)
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: 6c6c1feb55 ... user: drh tags: trunk)
2026-02-10
10:01
Add/use the --quiet option on 'timeline' to suppress printing end-of-timeline notifications. (check-in: 3e3d5ed011 ... user: danield tags: trunk)
2026-02-07
15:08
Tweak [1f20d61a07] to avoid broken UTF-8 sequences at the end of truncated comments. (check-in: f661b8de49 ... user: florian tags: trunk)
2026-02-06
22:45
Tiny grammar niptuck. (check-in: df668553c0 ... user: brickviking tags: trunk)
00:51
Make extra lines like tag notifications responsive to the timeline-max-comment limit. (check-in: 1f20d61a07 ... user: drh tags: trunk)
2026-02-05
13:22
Add mention of the "-R REPO_FILE" option in the whatis usage help. (check-in: 32493b85be ... user: mgagnon tags: trunk)
12:04
Update the built-in SQLite to the latest trunk version, for beta testing. (check-in: 7b0960d8db ... user: drh tags: trunk)
11:55
Add the -h/--hash option to the "fossil whatis" command. (check-in: 49f93f8e89 ... 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: 12036a362c ... user: florian tags: trunk)
2026-02-03
12:57
Mention TH1 tainted strings in the Custom Skins document. (check-in: 2a02993a1a ... 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: 67726b6e82 ... 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: d55227ecee ... user: florian tags: trunk)
2026-01-29
14:47
Two new sub-commands on "fossil system": "unzip" and "zip". (check-in: 73e3217bc1 ... 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: 74d5ce39ea ... user: florian tags: trunk)
2026-01-26
11:52
Update the built-in SQLite to the latest trunk version, in order to beta-test the latest SQLite changes. (check-in: 13c221af37 ... 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: 644134097e ... user: danield tags: trunk)
14:29
Fix an incorrect comment in terms of content. (check-in: d83de4a2d3 ... 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: 490ddadcfa ... 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: 2a387c970d ... user: drh tags: trunk)
19:52
Tag labels in Markdown with IDs that are compatible with GitHub. (check-in: f9ead7530c ... user: drh tags: trunk)
2026-01-12
19:51
Avoid unsigned integer overflow in the delta_apply() function when handed a maliciously malformed input. (check-in: e417a5070b ... user: drh tags: trunk)
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: b0188ce122 ... user: florian tags: trunk)