Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-05-10
| ||
| 18:14 | Merge trunk into rss-content ... (leaf check-in: d7d3fdab user: vor0nwe tags: rss-content) | |
|
2026-05-08
| ||
| 17:27 | Fix the test-captcha command so that accepts 64-bit values in decimal, octal, or hex. ... (leaf check-in: ee6a2f0c user: drh tags: trunk) | |
| 16:35 | Adjust the captcha to use light-gray blocks instead of spaces for the background, to work around issues with systems where a space is smaller than a unicode block character. Forum post 839b3b6fef. ... (check-in: 20c579e4 user: drh tags: trunk) | |
|
2026-05-06
| ||
| 18:03 | Improvements to the /ci_edit page so that it shows the context of the checkin being editted, before and after the proposed change. Clean up various internal interfaces in the process. ... (check-in: e454028a user: drh tags: trunk) | |
| 15:04 | Fix a potential CSRF bypass. ... (leaf check-in: 80ae3f14 user: drh tags: enhanced-checkin-edit) | |
| 14:58 | Bug fixes in check-in editing. ... (check-in: dbf6ce78 user: drh tags: enhanced-checkin-edit) | |
| 14:18 | Simplify the interface to www_print_timeline() by shifting parameters into the TimelineXtra structure. Use "timelineCurrent" highlighting for the focus of context graphs and for the "/ckout" context graph. Adjust CSS to make timelineCurrent highlighting a little more visible. ... (check-in: 5c274a87 user: drh tags: enhanced-checkin-edit) | |
| 11:21 | Comment improvement. No changes to code. ... (check-in: f6d335bc user: drh tags: trunk) | |
|
2026-05-05
| ||
| 22:56 | Show before and after context on the /ci_edit page. ... (check-in: 664da57e user: drh tags: enhanced-checkin-edit) | |
| 17:41 | Initial infrastructure changes for improved WWW editing and creation of check-ins. ... (check-in: 2bee647e user: drh tags: enhanced-checkin-edit) | |
|
2026-05-04
| ||
| 10:25 | Update the built-in SQLite to the latest trunk version for beta testing of SQLite. ... (check-in: c93e1c87 user: drh tags: trunk) | |
| 10:22 | Honor the NO_COLOR environment variable for the "fossil sys ls" command. ... (check-in: 471f4d00 user: drh tags: trunk) | |
|
2026-05-03
| ||
| 22:56 | Merge from trunk. ... (leaf check-in: f02094e3 user: brickviking tags: bv-infotool) | |
|
2026-04-30
| ||
| 20:48 | Merge the latest SQLite trunk changes, for beta testing of SQLite. ... (check-in: 1d618cc4 user: drh tags: trunk) | |
| 13:35 | Remove a newline from tools/fossil-autocomplete.zsh which, per forum post 2026-04-30T12:01:26Z, confuses zsh. ... (check-in: 92a0764b user: stephan tags: trunk) | |
|
2026-04-29
| ||
| 14:59 | Discontinue the use of the undocumented and deprecated sqlite3_win32_write_debug() interface to SQLite. ... (check-in: 7a8fb34c user: drh tags: trunk) | |
|
2026-04-27
| ||
| 11:27 | Fix some const-correctness warnings with gcc 15.2. ... (check-in: ea099022 user: danield tags: trunk) | |
|
2026-04-24
| ||
| 20:50 | Be sure to enable VT100/ANSI escape codes on Windows. A recent Windows automatic update turned that off by default on my Windows-ARM tablet. ... (check-in: e37db2bb user: drh tags: trunk) | |
| 09:19 | Further improvements to the default prompt for "fossil sql". ... (check-in: 5c3150bc user: drh tags: trunk) | |
| 07:17 | Fix a var deref typo in [f99e07d194bff] which would cause container builds to be mis-tagged. ... (check-in: 7b9402ff user: stephan tags: trunk) | |
| 01:34 | Improvements to the default prompt for the "fossil sql" command. ... (check-in: ad133f54 user: drh tags: trunk) | |
|
2026-04-23
| ||
| 20:17 | Merge the latest SQLite enhancements with the new and improved CLI prompt interface. ... (check-in: 87881e8d user: drh tags: trunk) | |
| 17:38 | Remove an unused variable. ... (check-in: a543fb31 user: danield tags: trunk) | |
| 16:42 | Incorporate the latest SQLite updates. Improvements to prompt expansion in the "fossil sql" command. ... (check-in: 9b67f462 user: drh tags: trunk) | |
| 11:33 | Yet another bug fix to fossil_roundup_date(). ... (self check-in: cc5b93ec user: drh tags: trunk) | |
|
2026-04-22
| ||
| 16:58 | Fix bug in fossil_roundup_date(). ... (check-in: edce45b4 user: drh tags: trunk) | |
|
2026-04-20
| ||
| 09:00 | Build tweaks based on forum post ab38ad088 to enable downstream packagers to strip out most of ./autosetup/ and use a system-installed copy. Also ensure that the emcc-related checks are only applied for in-tree builds and that they are cleaned up properly. No code changes. ... (check-in: f99e07d1 user: stephan tags: trunk) | |
|
2026-04-19
| ||
| 10:31 | A better fix for the previous. The existing nIns variable is sufficient; no need to add the new nTerm variable. ... (check-in: 2c61a6c2 user: drh tags: trunk) | |
| 10:28 | Bug fix in the compute_uses_file() subroutine, found when a query from the Meta AI spider caused the server to abort with an invalid SQL error. ... (check-in: f2fa9832 user: drh tags: trunk) | |
| 06:15 | Add .m4a mimetype, as discussed in forum post 173711157e693275. ... (check-in: ec26e850 user: stephan tags: trunk) | |
|
2026-04-17
| ||
| 12:09 | Minor tweaks to the Copy Buttons: restore the flipped button look, and shorten the sequence "copy-copy-button" for auto-generated IDs. ... (check-in: 2ce9ca95 user: florian tags: trunk) | |
| 02:51 | out w/ unused var ... (check-in: 30bfba32 user: bch tags: trunk) | |
|
2026-04-16
| ||
| 21:05 | blitz skin fix: remove display:block property on the "label" class to fix miss-aligned checkbox with their label on the /setting page. ... (check-in: 602e580b user: mgagnon tags: trunk) | |
| 19:53 | Documentation typo fix. ... (check-in: 44d2c0a5 user: drh tags: trunk) | |
| 19:02 | A more invasive implementation of the convenience "copy" button before date/time strings that tries to work around objections raised on the Forum. ... (check-in: 68b27378 user: drh tags: trunk) | |
| 12:52 | Convenience "copy" button before dates on the /info and /forumpost pages. ... (check-in: e3993375 user: drh tags: trunk) | |
| 12:18 | Improve the header comment on the style_copy_button() routine to be more accurate and lucid. ... (check-in: 7404ad0b user: drh tags: trunk) | |
| 11:47 | Fix the fossil_roundup_date() function so that it also rounds up dates with milliseconds at the end. ... (check-in: 52989410 user: drh tags: trunk) | |
|
2026-04-15
| ||
| 17:16 | Display Unversioned Files info in dbstat command (like on /stat page) ... (check-in: 349e9f2f user: mgagnon tags: trunk) | |
|
2026-04-13
| ||
| 12:12 | Display Pikchr version in the output of 'dbstat' and /stat. ... (check-in: cca8cc15 user: danield tags: trunk) | |
|
2026-04-12
| ||
| 00:01 | Merge the latest trunk version of SQLite, including the new CLI prompt enhancement. Configure the prompt to be "FossilSQL REPONAME>" for the "fossil sql" command. ... (check-in: 3361df86 user: drh tags: trunk) | |
|
2026-04-10
| ||
| 04:09 | Clarification for chroot doc. ... (check-in: 200f486d user: brickviking tags: trunk) | |
| 04:03 | Clarification for chat docs. ... (check-in: 7924b4a3 user: brickviking tags: trunk) | |
|
2026-04-09
| ||
| 22:09 | Grammar tidyups for backoffice doc. ... (check-in: c500fa61 user: brickviking tags: trunk) | |
|
2026-04-08
| ||
| 16:57 | Remove the long-unmaintained debian/makedeb.sh, as discussed in forum post 5ab11b34d8326d52. ... (check-in: 59bb3743 user: stephan tags: trunk) | |
|
2026-04-07
| ||
| 09:58 | Merge the latest SQLite 3.53.0 beta for testing. ... (check-in: 0201a1e2 user: drh tags: trunk) | |
|
2026-04-05
| ||
| 18:09 | Typo fix in the email alert sent on user caps change ... (check-in: 3f8def36 user: wyoung tags: trunk) | |
|
2026-04-03
| ||
| 11:02 | Update the built-in Pikchr to the latest trunk check-in ... (check-in: adc7bfce user: drh tags: trunk) | |
|
2026-04-01
| ||
| 12:18 | Update the built-in SQLite to the latest 3.53.0 beta for SQLite testing. ... (check-in: ad59a046 user: drh tags: trunk) | |
| 12:10 | When doing a "fossil update", if a file under management needs to overwrite an unmanaged file, display the name of the backup that is made of the unmanaged file, and use file_delete() to delete the unmanaged file, even if that unmanaged file is read-only. The enables "fossil up version-3.50.0" to work on the SQLite repository when starting from the latest trunk. ... (check-in: adb68404 user: drh tags: trunk) | |