Fossil Forum

Forum

Post: Forum searching extensions

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…

PhilMaker 1 month, 1 week ago
Post: Captcha clipping out on mobile

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…

179536 1 month, 1 week ago
Post: Is WAL mode safe and stable to use in Fossil?

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…

anonymous 1 month, 1 week ago
Post: Incorrect FOSSIL_CAPABILITIES for "nobody"

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>

179536 1 month, 1 week ago
Post: Minor documentation error

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…

ben_linskey 1 month, 1 week ago
Post: Making my own VCS and unsure about how bisect works

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…

axololly 1 month, 2 weeks ago
Post: New forum thread page is empty.

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…

schelte 1 month, 2 weeks ago
Post: How can one prevent the anti-robot defense from applying to the repolist?

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…

imagic 1 month, 3 weeks ago
Post: Ticket view shows <verbatim-... links> tags for plain text descriptions and comments.

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…

schelte 1 month, 3 weeks ago
Post: libfossil can now do a network clone of the fossil repo!

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…

danshearer 1 month, 3 weeks ago
Post: mainmenu items missing

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…

systemdlete 1 month, 3 weeks ago
Post: LumoSQL v0.82: self-hosting in Fossil

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…

danshearer 1 month, 4 weeks ago
Post: Dark mode ticket background

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…

ps_bob 2 months ago
Post: My repo.fossil database has grown to 510000kb

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 …

diegojarg 2 months ago
Post: Blitz Skin Line Number Bug

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…

anonymous 2 months ago
Post: Difference between bug forum and tickets

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 …

danshearer 2 months ago
Post: Give two repos, how do I copy just tickets from one to the other

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…

doug9forester 2 months ago
Post: Binary Asset Support?

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 …

anonymous 2 months, 1 week ago
Post: customskin.md example uses old <div class="header"> and not <header>

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…

anonymous 2 months, 1 week ago
Post: Is th1-setup applied for /admin_th1

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…

anonymous 2 months, 1 week ago
Post: Fossil works on LumoSQL v0.8, if you are brave

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…

danshearer 2 months, 1 week ago
Post: Use TH1 in Ad-units

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…

torstenberg 2 months, 2 weeks ago
Post: Lazyfossil TUI

Hi all, I am using git and fossil for different projects personally and in my company and I miss TUI tool that support both SCMs. To address this I start to code a tool strongly inspired by lazygit…

geraldo 2 months, 2 weeks ago
Post: RFC: modernizing the forum editor

Good morning, all. It's long been the intent to modernize the forum editor to be able to do things like fetching a preview of an edit without having to reload the whole page. The recent/ongoing rewo…

stephan 2 months, 2 weeks ago
Post: Test Suite Failure—No Network?

There was an automated test suite regression failure on the Debian systems, for fossil 2.27-2. (I've uploaded 2.28-1 but I don't think it solves the issue.) The problem is shown in [Debian bug 11235…

barak_pearlmutter 2 months, 3 weeks ago

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button