Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins tagged with "trunk"
|
2026-06-04
| ||
| 08:56 | On tall-ish screens, experimentally resize diff -tk's view to some appreciable fraction of the screen size. This is arguable but is expected to save me many future manual window resizings. Down-side is that it's overkill for small diffs. ... (leaf check-in: 7f2f04c8 user: stephan tags: trunk) | |
|
2026-06-03
| ||
| 15:09 | Do not show the Close Post button for private/pending-moderation posts to avoid tagging what will turn into a phantom if it's rejected. ... (check-in: f1c281dd user: stephan tags: trunk) | |
| 14:15 | Do not show the status-change control in the forum if the post is still pending moderation, as setting the status then will tag an artifact which will be deleted if moderation rejects the post. ... (check-in: 449bb3bc user: stephan tags: trunk) | |
|
2026-06-02
| ||
| 10:54 | Doc typo fix. ... (check-in: b6b08b6d user: stephan tags: trunk) | |
| 09:15 | Add the -x/--crosslink flag to test-content-put, which causes it to treat all inputs as artifacts and crosslink them. ... (check-in: ff6b9dbe user: stephan tags: trunk) | |
|
2026-06-01
| ||
| 08:22 | www/forum.wiki: document the file attachment capability and add some developer notes regarding current limitations and overcoming them. ... (check-in: ff4caf13 user: stephan tags: trunk) | |
| 07:45 | Fix /forum filtering for the case that the repo has a forum-statuses setting but no posts have a status tag. ... (check-in: 0f934bb0 user: stephan tags: trunk) | |
| 07:26 | Add a few mkdir calls to makemake.tcl to address the report at 2026-05-31T12:07:24Z. Edit: search term make --shuffle=reverse ... (check-in: 7796221f user: stephan tags: trunk) | |
|
2026-05-31
| ||
| 19:04 | Enhance the change descriptions in the "Changes" accordion panel title to provide information on the number of added and deleted files and similar. ... (check-in: 94e94bc3 user: drh tags: trunk) | |
| 10:49 | In main.mk use = instead of :=, which is not POSIX-portable. ... (check-in: 4151ae97 user: stephan tags: trunk) | |
|
2026-05-30
| ||
| 13:54 | Update the built-in SQLite to the latest version with the diskused() SQL function support. Add an option (accessible to Admin users only) to view the output of diskused() as the "Details" submenu on the /repo-tabsize page, if Fossil is linked against SQLite 3.54.0 or later. ... (check-in: 71439dc7 user: drh tags: trunk) | |
| 06:35 | Remove the unused description field from the forum-statuses setting. ... (check-in: c56de3f1 user: stephan tags: trunk) | |
|
2026-05-29
| ||
| 10:13 | Update the built-in SQLite to the latest trunk version for beta testing. ... (check-in: 3b2d0c9f user: drh tags: trunk) | |
| 10:10 | Support for status in forums. ... (check-in: 4c4c28da user: drh tags: trunk) | |
|
2026-05-27
| ||
| 19:43 | Add the -root flag to fossil tag add/cancel/ls which translates the given name to the root-most primary parent of the given artifact. This is primarily intended to simplify tagging of forum pages, where we apply tags to the initial version for consistent handling of tags across a post's history. ... (check-in: ab0f06a5 user: stephan tags: trunk) | |
| 16:33 | Add the whatis() SQL function, available for debugging. ... (check-in: 9d503225 user: drh tags: trunk) | |
|
2026-05-25
| ||
| 11:39 | Add file attachment capability to forum posts. ... (check-in: 5079ffb0 user: stephan tags: trunk) | |
|
2026-05-24
| ||
| 16:26 | Enhance the test-content-put command to support the --moderate option and to be able to specify a repository using -R and to support inserting multiple artifacts all at once. ... (check-in: 6c2efda1 user: drh tags: trunk) | |
|
2026-05-22
| ||
| 16:07 | Enhance the "fossil whatis" command so that it response to ticket IDs. ... (check-in: 86d07e8a user: drh tags: trunk) | |
| 14:59 | In /admin_log's link to /setup_settings, add the ?all URL argument so that the admin-log setting gets displayed. ... (check-in: 1a93c064 user: stephan tags: trunk) | |
| 14:40 | Minor correction in comment, no functionality changes. ... (check-in: f0563d7c user: andybradford tags: trunk) | |
| 12:53 | Refactor setting of forum post 'closed' tag so that it can be reused for other tags. ... (check-in: 4d58d6e8 user: stephan tags: trunk) | |
| 12:35 | Minor refactoring of forum post 'closed' tag lookup internals, moving towards extending it to support other tags, e.g. 'resolved'. ... (check-in: 2d7e2cb2 user: stephan tags: trunk) | |
|
2026-05-21
| ||
| 20:26 | Be more aggressive about saving unused commit messages for reuse on a retry. An attempt to fix bug 83c5f1bce2. ... (check-in: ea99abc5 user: drh tags: trunk) | |
| 19:13 | Update the change log. Also update the built-in SQLite to the latest trunk version for beta-testing of SQLite. ... (check-in: 055e4d04 user: drh tags: trunk) | |
|
2026-05-19
| ||
| 11:16 | Update the delta_parse() table-valued function to better align with the code in the SQLite source tree. ... (check-in: 921e7c1e user: drh tags: trunk) | |
|
2026-05-08
| ||
| 17:27 | Fix the test-captcha command so that accepts 64-bit values in decimal, octal, or hex. ... (check-in: ee6a2f0c user: drh tags: trunk) | |
| 16:35 | Adjust the captcha to use light-gray blocks instead of spaces for the background, to work around issues with systems where a space is smaller than a unicode block character. Forum post 839b3b6fef. ... (check-in: 20c579e4 user: drh tags: trunk) | |
|
2026-05-06
| ||
| 18:03 | Improvements to the /ci_edit page so that it shows the context of the checkin being editted, before and after the proposed change. Clean up various internal interfaces in the process. ... (check-in: e454028a user: drh tags: trunk) | |
| 11:21 | Comment improvement. No changes to code. ... (check-in: f6d335bc user: drh tags: trunk) | |
|
2026-05-04
| ||
| 10:25 | Update the built-in SQLite to the latest trunk version for beta testing of SQLite. ... (check-in: c93e1c87 user: drh tags: trunk) | |
| 10:22 | Honor the NO_COLOR environment variable for the "fossil sys ls" command. ... (check-in: 471f4d00 user: drh tags: trunk) | |
|
2026-04-30
| ||
| 20:48 | Merge the latest SQLite trunk changes, for beta testing of SQLite. ... (check-in: 1d618cc4 user: drh tags: trunk) | |
| 13:35 | Remove a newline from tools/fossil-autocomplete.zsh which, per forum post 2026-04-30T12:01:26Z, confuses zsh. ... (check-in: 92a0764b user: stephan tags: trunk) | |
|
2026-04-29
| ||
| 14:59 | Discontinue the use of the undocumented and deprecated sqlite3_win32_write_debug() interface to SQLite. ... (check-in: 7a8fb34c user: drh tags: trunk) | |
|
2026-04-27
| ||
| 11:27 | Fix some const-correctness warnings with gcc 15.2. ... (check-in: ea099022 user: danield tags: trunk) | |
|
2026-04-24
| ||
| 20:50 | Be sure to enable VT100/ANSI escape codes on Windows. A recent Windows automatic update turned that off by default on my Windows-ARM tablet. ... (check-in: e37db2bb user: drh tags: trunk) | |
| 09:19 | Further improvements to the default prompt for "fossil sql". ... (check-in: 5c3150bc user: drh tags: trunk) | |
| 07:17 | Fix a var deref typo in [f99e07d194bff] which would cause container builds to be mis-tagged. ... (check-in: 7b9402ff user: stephan tags: trunk) | |
| 01:34 | Improvements to the default prompt for the "fossil sql" command. ... (check-in: ad133f54 user: drh tags: trunk) | |
|
2026-04-23
| ||
| 20:17 | Merge the latest SQLite enhancements with the new and improved CLI prompt interface. ... (check-in: 87881e8d user: drh tags: trunk) | |
| 17:38 | Remove an unused variable. ... (check-in: a543fb31 user: danield tags: trunk) | |
| 16:42 | Incorporate the latest SQLite updates. Improvements to prompt expansion in the "fossil sql" command. ... (check-in: 9b67f462 user: drh tags: trunk) | |
| 11:33 | Yet another bug fix to fossil_roundup_date(). ... (self check-in: cc5b93ec user: drh tags: trunk) | |
|
2026-04-22
| ||
| 16:58 | Fix bug in fossil_roundup_date(). ... (check-in: edce45b4 user: drh tags: trunk) | |
|
2026-04-20
| ||
| 09:00 | Build tweaks based on forum post ab38ad088 to enable downstream packagers to strip out most of ./autosetup/ and use a system-installed copy. Also ensure that the emcc-related checks are only applied for in-tree builds and that they are cleaned up properly. No code changes. ... (check-in: f99e07d1 user: stephan tags: trunk) | |
|
2026-04-19
| ||
| 10:31 | A better fix for the previous. The existing nIns variable is sufficient; no need to add the new nTerm variable. ... (check-in: 2c61a6c2 user: drh tags: trunk) | |
| 10:28 | Bug fix in the compute_uses_file() subroutine, found when a query from the Meta AI spider caused the server to abort with an invalid SQL error. ... (check-in: f2fa9832 user: drh tags: trunk) | |
| 06:15 | Add .m4a mimetype, as discussed in forum post 173711157e693275. ... (check-in: ec26e850 user: stephan tags: trunk) | |
|
2026-04-17
| ||
| 12:09 | Minor tweaks to the Copy Buttons: restore the flipped button look, and shorten the sequence "copy-copy-button" for auto-generated IDs. ... (check-in: 2ce9ca95 user: florian tags: trunk) | |