Fossil

Search Results
Login
  1. Document: Web-Page Examples
    ... to see a diff.) ? (Example) ? Full-text search for "interesting pages". (Example) ? All files for a particular check-in ... (2024-05-02)

  2. Document: extsrc/sqlite3.c
    ... checkpoint ** in wal mode before the client starts to copy pages from the wal ** file to the database file. ** ** ... to a fixed sqlite3_io_methods ** object. The only interesting finder-function is autolockIoFinder, which ** looks ... (2024-05-02)

  3. Document: src/login.c
    ... char *zPublicPages = 0; /* GLOB patterns of public pages */ /* At this point, we know that uid!=0. Find ... form display ** ** cgi_csrf_safe(): Nothing interesting happens on this page without ** a valid captcha ... (2024-05-02)

  4. Document: src/piechart.c
    ... file contains code for generating pie charts on web pages. ** */ #include "config.h" #include "piechart.h" ... submit' value='Draw The Pie Chart'/> @ </form> @ <p>Interesting test cases: @ <ul> @ <li> <a href='test-piechart ... (2024-05-02)

  5. Document: src/wikiformat.c
    ... Return the number of characters until the next "interesting" ** characters. ** ** Interesting characters are: ... wikiOverrideHash = 0; /* ** Fossil-wiki hyperlinks to wiki pages should be overridden to the ** hash value supplied ... (2024-05-02)

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

  7. Document: Use of JavaScript in Fossil
    ... the size of the page download.” The heaviest such pages served by Fossil only have about 15 kB of compressed ... comprehensively survey our users, we’d expect to find an interesting dichotomy. Because Fossil is targeted at software ... (2024-05-02)

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

  9. Document: Why Add Forum, Wiki, and Web Software To Your DVCS?
    ... 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 a ticket ... (2024-05-02)

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

  11. Ticket: Windows 7: "fossil ui" and "fossil server" fail (2012-09-24 11:42:42)
    ... really solve the problem. Reading the microsoft msdn pages, i see: <blockquote> When a program is run from ... I think the MSDN link a couple comment above is interesting. I built fossil directly on each machine I use it ...

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

  13. 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 ... created a repo "fossil new t", changed dir to the interesting dir and "fossil open ../t; fossil add *; fossil ci ...