Fossil Forum
Forum
Hello again! I'm back with more questions about using Fossil behind CGI with `REMOTE_USER`. When trying to do certain interactions such as creating tickets, creating forum posts, etc, I'm getting …
On https://fossil-scm.org/home/help/timeline in section "Options:" for -F it appears that %%<br> %H are missing <tt>...</tt> tags. Yours Sincerely, Anonymous Markup Proofreader
Hello, I have just noticed that whenever I close a ticket, ticket id (not the ticket hash) changes. I am not sure if it is the expected normal behavior but in my mind, a field name with "id" in it…
I found some fixes that appear to give between 20% and 70% speedups for each of `fossil rebuild`, `fossil test-integrity` and `fossil export`, depending on command, workload and system size. If you'd…
Hello all, I know this is a tiny detail, but I found the diagram near the bottom of the [How CGI Works In Fossil](https://fossil-scm.org/home/doc/tip/www/aboutcgi.wiki) page slightly confusing. …
It seems the markdown interpreter is ignoring whitespaces between link text and link label or destination. This means you can't have another link or anything in a parenthesis following a [shortcut re…
Good morning, all, [The markdown-tagrefs branch](src:/timeline?r=markdown-tagrefs) has been sitting around idle for about 2 years and it's now time to decide whether this is something worth mergin…
I think the "Show newest first" option on the ticket view page was introduced in response to a question from me, but I cannot find that discussion now. In any case, it has finally been deployed on th…
This was found in an Claude Fable LLM session, but verified as a bug/security problem. I patched my version, but the error is in the fossil code. On Unix, `fossil server repo.efossil` on a USE_SEE…
I run fossil in CGI mode serving a directory and have a version of this running on my LAN server as well as another on a remote VPS. It would be nice if there was a way to disable robot checking via …
The "--branch NAME" option on the [fossil diff command](/help/diff) strives to show all the differences associated with that branch. But I think it is not doing that quite right. Consider [bran…
Hello all, I'm working on a little project that hosts and manages a multitude of Fossil repos behind a webserver that handles authentication and authorization among providing other services using …
I am a new user who just signed up for an account. I was able to login from the email sent to me, but I am unable to login from a new tab. Apparently it does not recognize the password saved in my go…
In this example if we set the angle of the "heading" property between [82,98] or [262,278] then line are not correctly "chopped" and go inside the ellipse in the center. The bug also depends of the…
Hi all :) I added a commit that was aborted due to my computer losing power (I just did "fossil commit" again after reboot and it was as if the commit was never done, just like it should be), this…
I have a subversion repository that I am working on importing into Fossil. The original repository is simple, there are no branches, just a single line of development with a single user commiting in …
In Fossil version 2.28, when using the server command and opening it in a Chromium-based browser on the windows, the randomly generated 8-digit hexadecimal password is displayed as garbled text. It h…
I was experimenting with combinatorial branching in Fossil (ie, having x branches forking into x other branches and merging into eachother), using a script to mass generate these repository events. …
Greetings, I just created a new account on Chisel and tried to create a repository there. I tried a few different options for the 'Repository name' and 'Password' (including no password), creating…
A long-awaited moment has been reached in (lib)fossil's history: thanks to the herculean efforts of (in order of first name) Dan Shearer and Dan Mestas, the library is, [as of a few moments ago](http…
*The following message was received in private email to DRH and is reposted here:* I wanted to ask something in the forum, but was impossible. I see that there are now tabs like in the wiki. I …
Small CSS-only feature that helps when scrolling through a long diff, and one forgets which file is looked at. - Both bright/dark mode CSS added. - Slight transparency in filename background, to kn…
Hello forum, I stumbled upon a quirky behavior involving adding propagating tags to existing check-ins: I have renamed a feature branch, and the new branch name appeared as an additional tag in…
I tried modifying the admin/settings/ticket to add a field to track what release the problem with fixed in, but I gave up after an hour because I couldn't find all the places changes needed to be mad…
There are often times when I need to get the SHA of a version from the UI timeline (merge, diff, ...) but it's very difficult copy it. The problem is that it's a link and if you get anywhere near it …
When I run `fossil status` or `fossil changes` I get the status executable for most files. I expected something like edited, unknown, etc.. I'm using Fossil 2.28 [52445a27f1] 2026-03-11 11:31:46 UTC,…
I am aware there are some forum updates going on and it was mentioned the team wasn’t happy with how ticket is working? But I am wondering, is adding forum to the ticket as a field or the same assoc…
Just a heads up, I looked for a way to split commits at the hunk level under Windows, without needing to create patches, and after some effort I managed to compile fnc. I had to do it under Cygwin …
G'day, The new forum system is great and some of my team members have requested extending it in various ways. Noting that we will do the work, and that some of these may be overkill I would like…
The captcha is too large for a smaller viewport. Is there any reason not to size it dynamically? I've had decent results setting `pre.captcha{ font-size: 1.1vw; }` in `default.css`. Media queries cou…
SQLite WAL mode is not enabled by default. Is WAL mode safe and stable to use in Fossil? I know there are additional steps to manage the WAL journaling file when the repository database is moved, but…
Fossil CGI extensions never receive the `FOSSIL_CAPABILITIES` for "nobody" because `fullcap()` always adds "anonymous" caps. <https://fossil-scm.org/home/info?name=ba1285ef63&ln=269-271>
In the [Wiki in Fossil article][1] (emphasis added): > Each wiki page has its own revision history which is independent of the sequence of **check-ins (check-ins)**. Apparently the result of a…
Hi, I've posted here before and the community have been really helpful, so I'm back again. How does Fossil do its bisect? I can't understand it from reading the code and I want to implement som…
On the [forum of the Tcl tips fossil repository](https://core.tcl-lang.org/tips/forum), clicking the "New Thread" link produces a page that is blank aside from the title and menu bar. This has worked…
Hi, I download the repolist page from a script to easily clone and sync all my repositories from unprivileged places. Can the robot defense be disabled? I see `robot-exception` and `robot-restrict…
The Tcl core machine (core.tcl-lang.org) is running fossil version 2.29 [859458555b]. Now tickets with plain text descriptions and comments show <verbatim-... links> tags. The TH1 code for the ticket…
Congratulations to Stephan Beal, whose years of work on [libfossil](https://fossil.wanderinghorse.net/r/libfossil/wiki/home) have resulted in a very complete, independent implementation of Fossil. By…
Some of my repos are behaving differently from others when I bring up their GUI in the browser. Some show only "Home Timeline Files Admin" while others show a more complete set of items including Br…
Hello all, I just announced LumoSQL in [the SQLite forum](https://sqlite.org/forum/forumpost/09ce253f31). From the point of view of Fossil/libfossil users: * this version now works for all Foss…
I am using dark mode for several repos and it works great, when I include pikchr diagrams in embedded docs these have good contrast by default. However, when I create a ticket it has a light grey bac…
Hi !! First, amazing job with fossil !! My repo.fossil database has grown to 510000kb after copying a folder of non-text files. I have been using github to sync some personal but work-related …
The Blitz skin has a bug where the line numbers when viewing a file do not go all the way to the end of the file. They seem to end in the last 10-15% of the file. To replicate this: 1. Set the fo…
There is a big difference between Tickets and the Bug Forum. There is [ticket documentation](https://fossil-scm.org/home/doc/trunk/www/bugtheory.wiki) but this is different to the nice new Bug Forum …
I have lots of tickets in various states in one repo. I want to stop using that repo and start using another (after refactoring source code). How can I copy all the tickets in the first repo to the s…
Hello! I'm a big fan of Fossil and SQLite! I've read a lot of the blog posts and talks made by Dr. Hipp and friends. That's why I'd like to use Fossil for game development, though from what I can …
The following example is in the `Header and Footer Processing` section: ``` For example, first few lines of a typical Skin Header will look like this: <div class="header"> <div class="title…
Hello all: I was redoing my skin based on the eagle skin to see if I was breaking the new forum editor. For development I am running fossil with `--skin skin/directory`. While I was doing that…
Hello Fossilers, [LumoSQL](https://lumosql.org/src/lumosql) v0.8 is out, and you can compile Fossil and libfossil against it. LumoSQL is a modification ([not a fork](https://lumosql.org/src/not-fo…
Currently, the Ad-unit uses plain HTML. What I want to have is different "Ad-units" on different pages. As an example, having an announcement on the main page is fine but I do not want to see it o…