Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins tagged with "trunk"
2025-07-30
| ||
17:48 | Fix a compiler warning in the previous check-in. ... (Leaf check-in: a8ef11b6 user: danield tags: trunk) | |
17:14 | Add the test-generate-uuid command. ... (check-in: 062bb67c user: danield tags: trunk) | |
16:54 | Update the built-in SQLite to the latest trunk version for testing. ... (check-in: 104c079d user: drh tags: trunk) | |
2025-07-27
| ||
11:58 | When unversioned content is saved, add an entry to the admin log. ... (check-in: 7991defa user: stephan tags: trunk) | |
11:07 | Teach the sync protocol how to work with an out-of-band login card, saving an extra server-side copy of the sync content which is required only to account for an inlined login card. i.e. it saves RAM, potentially lots of it. The new login card mechanism is instead transported via an HTTP header. This also, not coincidentally, simplifies implementation of the login card in non-fossil(1) clients which are currently learning to speak the sync protocol. ... (check-in: 18628904 user: stephan tags: trunk) | |
2025-07-23
| ||
15:58 | Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X). ... (check-in: 4c3e1728 user: danield tags: trunk) | |
2025-07-21
| ||
17:16 | Account for [638b7e094b899a] when building with --json, as reported in forum post 9acc3d0022. ... (check-in: c6f0d7ae user: stephan tags: trunk) | |
13:20 | Remove FossilUserPerms::Query, as it's unused and its designated capabilities letter 'q' collides with ModTkt. It's been there since 2011-09-14 but went unnoticed until today when that struct was emacs-macro-reformatted into libfossil and triggered a duplicate case value for the letter 'q'. ... (check-in: 638b7e09 user: stephan tags: trunk) | |
2025-07-15
| ||
20:11 | Update the built-in SQLite to the latest trunk version, for testing. ... (check-in: 01855974 user: drh tags: trunk) | |
2025-07-14
| ||
17:31 | Add mentions in changes.wiki and signing.md that SSH-signed artifacts are "ignored" by fossil versions prior to 2.26, as suggested in forum post 9348885dd6. ... (check-in: 3f8d014f user: stephan tags: trunk) | |
13:13 | Add the -l and -x options to the test-filezip command. ... (check-in: 932d351e user: drh tags: trunk) | |
2025-07-13
| ||
20:57 | Update the (undocumented) test-filezip command so that the ZIP archvie it creates has correct timestamps. ... (check-in: 6368fce2 user: drh tags: trunk) | |
2025-07-09
| ||
21:54 | improve whatis output when lising checkins contain some file artifact by showing on which branch belong the checkin. (just like the /whatis webpage) ... (check-in: d3896c2a user: mgagnon tags: trunk) | |
14:16 | Update the change log for version 2.27 ... (check-in: a403e11b user: drh tags: trunk) | |
13:52 | Update the built-in SQLite to a version that fixes a possible UAF following OOM. ← This is me! ... (check-in: a6d506ec user: drh tags: trunk) | |
13:46 | Do not give unnecessary clues to user anonymous (which is the login used by most attack robots) that something has gone wrong inside of Fossil. ... (check-in: c66b038c user: drh tags: trunk) | |
13:01 | Fix the non-standard %q format specifier in Fossil's custom printf() implementation so that the precision refers to the number of input characters, not the number of output characters. ... (check-in: 09715361 user: drh tags: trunk) | |
2025-07-08
| ||
20:35 | Update the built-in SQLite to the latest trunk version for testing. ... (check-in: d62593b7 user: drh tags: trunk) | |
2025-07-05
| ||
11:35 | On the 'user capabilities changed' notification, correct /setup_uedit?uid=... to /setup_uedit?id=... ... (check-in: c786b190 user: stephan tags: trunk) | |
2025-07-03
| ||
16:33 | Squished a stray character accidentally left behind by [1fd407f61a], noted on the forum. ... (check-in: 2b4a8b4c user: wyoung tags: trunk) | |
2025-07-02
| ||
10:55 | Add a confirmer wrapper around the forum post close/reopen button to help avoid accidental closing of posts via mis-clicks, per /chat discussion. ... (check-in: 751dbe28 user: stephan tags: trunk) | |
2025-06-30
| ||
17:00 | Merge the latest SQLite enhancements from upstream, for testing. ... (check-in: bcbf150d user: drh tags: trunk) | |
2025-06-28
| ||
23:59 | Update the built-in SQLite to the latest trunk version. ... (check-in: cdaec3a4 user: drh tags: trunk) | |
20:58 | Require at least an "anonymous" login in order to access the /blame and similar pages. Rationale: Those pages can be expensive to compute, depending on parameters. And lately we've had millions of robot requests to /blame. By requiring at least an "anonymous" login, that should reduce the number of robots. Any nobody really needs to see /blame with a one-click. If they are interested in that level of detail, they can take the time to log in. ... (check-in: f51e8d36 user: drh tags: trunk) | |
2025-06-27
| ||
10:11 | Correct the starting clone_seqno in sync.wiki (1 instead of 0). ... (check-in: bbc4b702 user: stephan tags: trunk) | |
2025-06-25
| ||
10:25 | Small additions and a broken link fix in sync.wiki. ... (check-in: 22191108 user: stephan tags: trunk) | |
2025-06-24
| ||
16:46 | Update the built-in SQLite to the latest from upstream. ... (check-in: 07a16b79 user: drh tags: trunk) | |
2025-06-23
| ||
16:54 | Update the built-in SQLite to the latest trunk version. ... (check-in: 746a9636 user: drh tags: trunk) | |
13:53 | Add SQL errors as a new logfile message category. ... (check-in: e3c6e011 user: drh tags: trunk) | |
2025-06-22
| ||
10:35 | (Grammar) Correction for diffcmd help text. ... (check-in: e879d1ef user: brickviking tags: trunk) | |
09:32 | Resolve two 'db transaction never commits' warnings from /xfer in cases where it response to invalid inputs from the remote (found via libfossil testing). ... (check-in: bb860492 user: stephan tags: trunk) | |
2025-06-20
| ||
23:16 | Add new link-tester cases. ... (check-in: 96c0fc9e user: drh tags: trunk) | |
17:32 | In wiki_submenu_to_read_wiki(), do not show the menu entry for branch/... pages. This is a proposed solution for forum post ff453de2f30791dd, in which the /wiki/foo link on /timeline?r=foo redirects back to /timeline?r=foo. Similar treatment may be needed for the other special wiki types. ... (check-in: f15b6344 user: stephan tags: trunk) | |
14:37 | Add some link-tester docs and tweak the resize handler to get a slightly better fit. ... (check-in: aef937da user: stephan tags: trunk) | |
14:10 | Remove an extraneous level of DOM element wrapper. Minor link-tester.json tweaks. ... (check-in: 9713297f user: stephan tags: trunk) | |
14:00 | Minor doc update. ... (check-in: 91f92da0 user: stephan tags: trunk) | |
13:57 | Add link-tester.json, a set of links for link-tester.html (format is described near the bottom of link-tester.js). Add a link to link-tester which opens the current page in a new tab. ... (check-in: 1acf7662 user: stephan tags: trunk) | |
12:48 | Teach link-tester.js to be able to run when invoked from /doc/branchname/test. ... (check-in: 6ede23a1 user: stephan tags: trunk) | |
12:28 | Initial draft of a "manual link tester" page. TODO is loading the list of link from a JSON file. Instructions are at the top of link-tester.html. ... (check-in: 3eef0e23 user: stephan tags: trunk) | |
12:26 | Doc tweaks inadvertently sent to the wrong branch. ... (check-in: 15b0110a user: stephan tags: trunk) | |
2025-06-19
| ||
20:24 | Update the built-in SQLite to the latest trunk version. ... (check-in: b10fbd80 user: drh tags: trunk) | |
2025-06-17
| ||
16:42 | When walking the filesystem in order to construct a repository list, avoid walking into any directory name "proc". See forum thread d9553c52fc for rationale. ... (check-in: a8c96a64 user: drh tags: trunk) | |
2025-06-08
| ||
22:46 | Replace a couple old references to fossil-scm.org/fossil with /home. ... (check-in: ca5ecf22 user: stephan tags: trunk) | |
2025-06-05
| ||
13:07 | Add SQLITE_ENABLE_SETLK_TIMEOUT to the default SQLite configuration. ... (check-in: c953e01c user: drh tags: trunk) | |
2025-06-04
| ||
08:15 | When creating a hyperlink via line selection and the mouse in the /file view, do not decode the inbound URL, to avoid mis-handling of filenames which contain + signs. This resolves forum post 6f276193d2cfa5ab. ... (check-in: 7641c829 user: stephan tags: trunk) | |
2025-06-03
| ||
15:14 | Update the built-in SQLite to the latest trunk version for testing and to make bug fixes available to Fossil. ... (check-in: 92cdafdd user: drh tags: trunk) | |
15:11 | Always include nodes identified by sel1= and sel2= query parameters in the /timeline display. ... (check-in: f7af223e user: drh tags: trunk) | |
2025-05-31
| ||
15:08 | Backout recent changes which was reporting error when external diff command exit with non 0 value. It's common for cli diff programs (e.g. gnu-diff and bsd-diff) to return 1 when files differ. Looking for a more "generic" solution. ... (check-in: 9b041508 user: mgagnon tags: trunk) | |
2025-05-30
| ||
04:27 | Enclose ETag header values in double quotes. Suggested in Forum Post 70bacf5cf8. ... (check-in: ad51cc61 user: florian tags: trunk) | |
2025-05-29
| ||
14:21 | Update the built-in SQLite to the 3.50.0 release. ... (check-in: ce65d09a user: drh tags: trunk) | |