Fossil

Search Results
Login
  1. Document: Web-Page Examples
    ... src/doc.c. ? (Hint: In the pages above, click the graph nodes for any two check-ins or files to see a diff.) ? (Example) ? Full-text search for "interesting pages". (Example) ? All files for a ... (2021-02-26)

  2. Document: Use of JavaScript in Fossil
    ... rather than forcing a page-reload via a button click. Workaround: Manually edit the URL to give the “ln” query parameter per the /file docs. Potential Better Workaround: Someone sufficiently interested could provide a patch ... (2021-09-17)

  3. Ticket: auto-discovery of a repository from a webpage (2013-01-25 18:52:55)
    ... page is still some plain html page? So instead, if the home page had some indicator on it to allow a program to discover where the source is (similar to rss autodiscovery) then an interested ...

  4. Wiki: checkin/ef5424b683ad2830bfb111ea5756e00e3b8be5df5692ec95d28f1d851170c7c5
    ... used the name of the file where those pages are collected as the common type for pages served from that file. e.g. "cache" Other points of interest: The implementation of proc styleFooter in TH1 ... (2020-11-05)

  5. Ticket: make wiki (code?, bugs?) searchable (2015-02-14 15:24:22)
    ... it's not straightforward to search wiki page contents, since the pages are stored as BLOBs and I ... implementing search. But so far it is unused. An interesting research project would be to try to figure ...

  6. Check-in [d7dc41586fc0d785] on 2013-10-19 06:47:25
    ... The /vdiff page can have a lot of files to diff depending on which version are selected, so the capability to show only list of files that change is very convenient to spot interesting files ...

  7. Document: Fossil Versus Git
    ... but that's most likely due to lack of interest rather than inherent difficulties in doing the port ... other history rewriting mechanism listed on the Git documentation page linked above. There is no rebase in Fossil ... (2023-05-10)

  8. Document: JSON API: Hacker's Guide
    ... documented and demonstrated on this page: https://fossil.wanderinghorse.net/wikis/cson/?page=TipsAndTricks In short, after creating ... Results to JSON This section will only be of interest to those wanting to work on the Fossil ... (2022-04-23)

  9. Document: Why Add Forum, Wiki, and Web Software To Your DVCS?
    ... features allows easy hyperlinks between check-in comments, wiki pages, forum posts, and tickets. More, because the software ... potential bug via the forum, the developer can copy interesting pieces of the Markdown from the post into ... (2021-06-10)

  10. Ticket: Cyrillic symbols does not display correctly (2010-02-16 20:03:28)
    ... foundin: c4c231069e | resolution: Fixed | comment: In Wiki page and other pages, if web-server started by fossil ui ... on 2010-02-16 10:08:30:</i><br> Interesting: this bug ONLY happens on XP. I tried ...

  11. Document: OCI Containers
    ... compatible containers and how to use those containers in interesting ways. We start off using the original and ... browser, expecting to see the copied-in repo’s home page, you will get an opaque “Not Found” error ... (2023-04-19)

  12. Document: JSON API: General Conventions
    ... spacing, and adding them to this interface might be interesting at some point. e.g. whether or not ... not allowed. e.g. trying to create a wiki page or user which already exists. FIXME? Consolidate this ... (2022-04-23)

  13. Document: List of Projects and Tasks
    ... Look and Feel Tasks for those interested in graphic/web design: Add a quote button to the Forum, such as discussed in this thread Improve the documentation history-browsing page to enable selection of 2 ... (2021-03-16)

  14. Document: The Annotate Algorithm
    ... praise commands, and the /annotate, /blame, and /praise web pages are all used to show the most recent ... changes by modifications to step 3. Step 2 is interesting in that it is implemented using a recursive ... (2021-02-26)

  15. Document: Fossil Performance
    ... In Fossil, every version of every file, every wiki page, every change to every ticket, and every check ... kibibytes. Analysis And Supplemental Data Perhaps the two most interesting data points in the above table are SQLite ... (2021-02-26)

  16. Document: JSON API Introduction
    ... files) is not an initial goal, but "might be interesting" once the overall infrastructure is in place and ... end. This approach also allows clients to serve wiki pages in a format of their choice - since all ... (2021-02-26)

  17. Check-in [893bf2a146be9e9c] on 2020-09-15 07:51:19
    Consolidate pikchrshow page/pikchr command use of pikchr()/th1 into a shared routine. Though /pikchrshow does not currently allow th1-processed scripts, it might be interesting to enable for users with edit/checkin (or admin ...

  18. Ticket: fossil rollback (2015-02-17 00:55:53)
    ... out, but it sounds interesting... <hr><i>bharder added on 2009-04-08 17:24:24:</i><br> If this discussion continues, it should be moved to a [rewinding] wiki page... <hr><i>anonymous claiming ...

  19. Ticket: nowiki tag limitations (2014-05-31 18:53:58)
    ... supposed to do). i use multiple NOWIKI tags in pages very often with no problems. |login: anonymous | username ... block-level constructs which the parser takes a substantial interest in. i do not have a definitive list ...

  20. Ticket: Windows 7: "fossil ui" and "fossil server" fail (2012-09-24 11:42:42)
    ... program or batch file. instead of returning a web page to the browser. You're right that this ... think the MSDN link a couple comment above is interesting. I built fossil directly on each machine I ...

  21. Ticket: 'annotate' misses changes. (2011-10-19 20:16:18)
    ... checkin is of interest. Then, it needs some code to choose what is of the interest of the ... 21:48:17 UTC:</i><br /> Sorry. Reloading the page I see the line numbers fine. I think ...

  22. Ticket: Color picker (edit check-in properties) (2011-09-08 21:14:02)
    ... from http://jscolor.com/ in the check-in properties page? I think there might be a license issue… ... at [http://jscolor.com/try.php#setting-color] seems interesting <hr /><i>wolfgang added on 2010-09-25 ...

  23. Ticket: Attachment Download Link (2010-09-27 08:51:10)
    ... the necessary privileges they are redirected to the login page. If the user doesn't have permission to ... attachments are informational in nature and could be of interest to users who are not developers, to whom ...

  24. Ticket: default ticket schema does not include "submitted by" (2010-02-18 17:38:05)
    ... on 2009-10-07 17:57:12:</i><br> interesting - somehow the timeline knows who submitted a given ... submitted_by" field, which is autopopulated. On the 'new ticket' page, the email should be automatically filled in from ...

  25. Ticket: Message "killed" opening large repository (2010-01-20 16:56:19)
    ... Checkins: 1 Number Of Files: 55323 Number Of Wiki Pages: 0 Number Of Tickets: 0 Duration Of Project ... a repo "fossil new t", changed dir to the interesting dir and "fossil open ../t; fossil add *; fossil ...