This Day In History For 2026-10-26
2 Years Ago (more context)
|
2024-10-26
| ||
| 11:06 | test1.md tiny trivial text tweak. check-in: e73731ffb7 user: brickviking tags: bv-corrections01 | |
| 10:36 | Merge whyallinone.md from trunk. check-in: 31b8605e08 user: brickviking tags: bv-corrections01 | |
| 10:35 | Change to www/caps/index.md check-in: 0af46e5dc8 user: brickviking tags: bv-corrections01 | |
| 09:10 | Reworked the final paragraph of the whyallinone doc to be clearer in pointing out that external web apps can be linked bidirectionally with Fossil. check-in: 7d50f6142c user: wyoung tags: trunk | |
| 03:34 | (Grammar) wikitheory.wiki tiny tweak. check-in: d1d2298090 user: brickviking tags: bv-corrections01 | |
| 00:19 | webui.wiki tweaks. check-in: 5b2bd1058c user: brickviking tags: bv-corrections01 | |
3 Years Ago (more context)
|
2023-10-26
| ||
| 10:53 | Suppress compilation warnings for jimsh0 in autosetup-find-tclsh. OpenBSD compilation warnings (sprintf(), strcpy() and rand()) goes to stdout and ./configure then uses the warnings as part of the path to execute. Closed-Leaf check-in: c8a1cfb62b user: preben tags: openbsd-jimsh0-warnings | |
4 Years Ago (more context)
|
2022-10-26
| ||
| 18:28 | Typo fix in the 2.20 changelog check-in: c301250872 user: wyoung tags: trunk | |
| 15:30 | • Changes to wiki page "To Do List" artifact: 36e96a8a33 user: drh | |
| 12:46 | Update the built-in Pikchr source code and WASM/JS builds. check-in: 8f4a32ccae user: drh tags: trunk | |
| 11:14 | Update the built-in SQLite to the latest 3.40.0 alpha version that includes all performance enhancements and bug fixes. check-in: 4aa7837505 user: drh tags: trunk | |
| 11:13 | Update to a still newer version of SQLite 3.40.0 alpha that compiles without warnings on Mac ARM64. Closed-Leaf check-in: 6ff6d49521 user: drh tags: busted-build | |
| 10:59 | Remove the -D_HAVE_SQLITE_CONFIG_H option from the build of SQLite. We haven't had the config.h file for SQLite, so this should be a harmless change. check-in: 2522366fc7 user: drh tags: busted-build | |
| 10:49 | • Edit [c7dc18847856fe67|c7dc188478]: Move to branch busted-build. artifact: 0677b34df7 user: drh | |
| 10:47 | Update the built-in SQLite to the latest 3.40.0 alpha version that includes all bug fixes and performance enhancements. check-in: c7dc188478 user: drh tags: busted-build | |
5 Years Ago (more context)
|
2021-10-26
| ||
| 18:55 | An attempt to improve the built-in documentation for the "fossil chat" command. check-in: 56d23baba1 user: drh tags: trunk | |
| 17:21 | Update the built-in SQLite to the latest 3.37.0 alpha for testing. check-in: ed3dc66de0 user: drh tags: trunk | |
| 16:17 | Make sure the g.zIpAddr is reset for each new ssh: URL. check-in: be18690cad user: drh tags: trunk | |
| 16:11 | Ensure that UrlData.fossil is always dynamically allocated. Fix a harmless valgrind warnings. Improve comments on UrlData. check-in: cd5715513e user: drh tags: trunk | |
| 15:47 | More work to ensure that UrlData.path is always dynamically allocated. check-in: 6d78082cb5 user: drh tags: trunk | |
| 15:13 | The UrlData.path element should always be dynamically allocated. check-in: b9c9d39df9 user: drh tags: trunk | |
10 Years Ago (more context)
|
2016-10-26
| ||
| 23:33 | Make the labels on the color submenu of the /brlist page more succinct. check-in: a1b0ec8e39 user: drh tags: trunk | |
| 21:45 | Create a temporary index to speed up incremental Git import. check-in: 0fa60142eb user: mistachkin tags: trunk | |
| 21:33 | • Edit [66c5bc56ae0b4630|66c5bc56ae]: Mark "Closed". artifact: dcf508e5f5 user: mistachkin | |
| 21:32 | Minor tweaks to the break_into_lines() algorithm. Add tests. check-in: 057e4b0a62 user: mistachkin tags: trunk | |
| 21:31 | Minor security enhancements to the optional SEE integration. check-in: a8484dc327 user: mistachkin tags: trunk | |
| 21:28 | Fixes for incremental Git import/export. check-in: 27c8985cc1 user: mistachkin tags: trunk | |
| 21:26 | Add the 'project_description' variable to TH1. check-in: cd219d31c1 user: mistachkin tags: trunk | |
| 21:24 | Add the 'unversioned' command to TH1, with the 'content' and 'list' sub-commands. check-in: 1b5b69f3cf user: mistachkin tags: trunk | |
| 21:21 | Enhance 'brlist' page to make use of branch colors. check-in: 796c9abacd user: mistachkin tags: trunk | |
| 21:14 | Update change log. check-in: 94f7de8b2d user: mistachkin tags: trunk | |
| 21:08 | Remove the 'fusefs' command from builds that do not have underlying support enabled. check-in: 75ef451128 user: mistachkin tags: trunk | |
| 20:54 | Draft fix for issue with 'ticket set +icomment' reported by Venkat Iyer on the mailing list. check-in: 0b646cea7c user: mistachkin tags: trunk | |
| 19:58 | Update fedora version, being used for Docker image. Minor fix in changelog check-in: f014e83bc4 user: jan.nijtmans tags: trunk | |
| 02:07 | Merge trunk check-in: b5edfa3b3c user: andygoth tags: andygoth-timeline-ms | |
15 Years Ago (more context)
|
2011-10-26
| ||
| 15:41 | Improvements to the User-Agent bot recognizer. Add the test-ishuman command for testing the bot recognizer. check-in: 06e0cb7005 user: drh tags: trunk | |
| 15:17 | Merge updates from trunk. check-in: 7017c87b40 user: mistachkin tags: tcl-integration | |
| 15:07 | Update test cases to work with or without the USE_TCL_EVALOBJV compile-time option enabled. check-in: 7d43a362d0 user: mistachkin tags: tcl-integration | |
| 14:58 | Add configuration options under /Admin/Access to enable the automatic hyperlink enabling for nobody based on User-Agent. check-in: 98cc520652 user: drh tags: trunk | |
| 14:57 | Perform lazy setup of the Tcl integration subsystem when it is actually enabled. check-in: e49581506a user: mistachkin tags: tcl-integration | |
| 14:00 | Automatically enable hyperlinks for user agents that appear to be human. check-in: e059e5a24d user: drh tags: trunk | |
| 03:29 | Add an Admin/Access setting to govern the number of octets of the IP address to include in the login cookie. check-in: 313ba5c64f user: drh tags: trunk | |