Fossil

Timeline
Login

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

50 most recent check-ins related to "trunk"

2026-05-30
06:35
Remove the unused description field from the forum-statuses setting. Leaf check-in: c56de3f19a user: stephan tags: trunk
2026-05-29
10:13
Update the built-in SQLite to the latest trunk version for beta testing. check-in: 3b2d0c9f59 user: drh tags: trunk
10:10
Support for status in forums. check-in: 4c4c28dafe user: drh tags: trunk
00:30
Fix a minor typo. Leaf check-in: 16c894034b user: drh tags: forum-statuses
2026-05-27
19:50
Merge trunk for the new 'fossil tag -root' flag, which is useful in testing this branch's feature. check-in: 63fee24a3a user: stephan tags: forum-statuses
19:43
Add the -root flag to [/help/tag|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: ab0f06a5ac user: stephan tags: trunk
16:33
Add the whatis() SQL function, available for debugging. check-in: 9d503225e1 user: drh tags: trunk
2026-05-26
18:49
Improvements to the whatis() SQL function. Leaf check-in: 5b31bb7fce user: drh tags: pinned-forum-posts
18:13
Add the whatis() SQL function for use in debugging. check-in: db8c6f909d user: drh tags: pinned-forum-posts
2026-05-25
13:44
PoC for sticky forum posts, where a 'sticky' tag set on the first version of the root post of a thread will cause it to sort to the top of the list. Pending is a way for Setup users (only) to set/unset the sticky tag (it currently requires tagging from the CLI). check-in: 70ac3f6e83 user: stephan tags: pinned-forum-posts
13:05
Initial sketches for the ability to assign a status=X tag to forum posts, e.g. opened vs resolved. This compiles but does nothing useful. check-in: 025256542f user: stephan tags: forum-statuses
11:39
Add file attachment capability to forum posts. check-in: 5079ffb027 user: stephan tags: trunk
11:38
Correct permissions check on forum-attachment removal confirmation to account for the forum-close-policy setting. Closed-Leaf check-in: cb9e36ecd8 user: stephan tags: forum-attachments
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: 6c2efda1a0 user: drh tags: trunk
2026-05-22
16:36
Initial WIP of adding attachments to forum posts. It can currently create the attachment but does not yet provide access to them via the forum (requires hand-editing URLs to /attachadd). TODOs include an attachment size limit setting and integrating attachment selection into the new-post and edit-post UIs. check-in: 55d9faf99e user: stephan tags: forum-attachments
16:07
Enhance the "fossil whatis" command so that it response to ticket IDs. check-in: 86d07e8a74 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: 1a93c064cc user: stephan tags: trunk
14:40
Minor correction in comment, no functionality changes. check-in: f0563d7c3a user: andybradford tags: trunk
12:53
Refactor setting of forum post 'closed' tag so that it can be reused for other tags. check-in: 4d58d6e834 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: 2d7e2cb24e user: stephan tags: trunk
2026-05-21
21:01
Add possibility to only search forum subject lines check-in: 8798a34244 user: Torsten tags: forum-subject-search
20:26
Be more aggressive about saving unused commit messages for reuse on a retry. An attempt to fix [forum:/forumpost/83c5f1bce2|bug 83c5f1bce2]. check-in: ea99abc540 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: 055e4d0472 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: 921e7c1ec8 user: drh tags: trunk
2026-05-10
18:14
Merge trunk into rss-content Leaf check-in: d7d3fdab9e user: vor0nwe tags: rss-content
2026-05-08
17:27
Fix the test-captcha command so that accepts 64-bit values in decimal, octal, or hex. check-in: ee6a2f0c21 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:/forumpost/839b3b6fef|Forum post 839b3b6fef]. check-in: 20c579e435 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: e454028a29 user: drh tags: trunk
15:04
Fix a potential CSRF bypass. Leaf check-in: 80ae3f149e user: drh tags: enhanced-checkin-edit
11:21
Comment improvement. No changes to code. check-in: f6d335bc8f user: drh tags: trunk
2026-05-05
17:41
Initial infrastructure changes for improved WWW editing and creation of check-ins. check-in: 2bee647ed6 user: drh tags: enhanced-checkin-edit
2026-05-04
10:25
Update the built-in SQLite to the latest trunk version for beta testing of SQLite. check-in: c93e1c8721 user: drh tags: trunk
10:22
Honor the NO_COLOR environment variable for the "fossil sys ls" command. check-in: 471f4d00c8 user: drh tags: trunk
2026-05-03
22:56
Merge from trunk. Leaf check-in: f02094e3f3 user: brickviking tags: bv-infotool
2026-04-30
20:48
Merge the latest SQLite trunk changes, for beta testing of SQLite. check-in: 1d618cc41b user: drh tags: trunk
13:35
Remove a newline from tools/fossil-autocomplete.zsh which, per [forum:2026-04-30T12:01:26Z|forum post 2026-04-30T12:01:26Z], confuses zsh. check-in: 92a0764bfe 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: 7a8fb34c56 user: drh tags: trunk
2026-04-27
11:27
Fix some const-correctness warnings with gcc 15.2. check-in: ea099022b5 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: e37db2bb0d user: drh tags: trunk
09:19
Further improvements to the default prompt for "fossil sql". check-in: 5c3150bc0f user: drh tags: trunk
07:17
Fix a var deref typo in [f99e07d194bff] which would cause container builds to be mis-tagged. check-in: 7b9402ff15 user: stephan tags: trunk
01:34
Improvements to the default prompt for the "fossil sql" command. check-in: ad133f5462 user: drh tags: trunk
2026-04-23
20:17
Merge the latest SQLite enhancements with the new and improved CLI prompt interface. check-in: 87881e8d7b user: drh tags: trunk
17:38
Remove an unused variable. check-in: a543fb31d2 user: danield tags: trunk
16:42
Incorporate the latest SQLite updates. Improvements to prompt expansion in the "fossil sql" command. check-in: 9b67f462f1 user: drh tags: trunk
11:33
Yet another bug fix to fossil_roundup_date(). check-in: cc5b93ecda user: drh tags: trunk
2026-04-22
16:58
Fix bug in fossil_roundup_date(). check-in: edce45b4ed user: drh tags: trunk
2026-04-20
09:00
Build tweaks based on [forum:ab38ad08882f123e|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: f99e07d194 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: 2c61a6c286 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: f2fa98329d user: drh tags: trunk