This Day In History For 2026-10-16
1 Year Ago (more context)
|
2025-10-16
| ||
| 23:55 | Omit unused variables in the timeline generator. check-in: d5cff12464 user: drh tags: timeline-enhance-2025 | |
| 23:54 | Change the default value of the suggested-tarlist setting to "1 trunk". check-in: 69b9538079 user: drh tags: timeline-enhance-2025 | |
| 23:29 | Remove the button from the timeline extra text, thus undoing part of check-in [ba434ab46095ca57]. But keep the hash at the end of the list, only show it when not in "Classic" mode, and continue to omit the "Leaf" marker, which seemed pointless. check-in: ece92e22bc user: drh tags: timeline-enhance-2025 | |
| 23:18 | Add the (experimental) /tarlist page to offer suggested tarballs and ZIPs for download. check-in: 2c6d015c00 user: drh tags: timeline-enhance-2025 | |
| 18:47 | Reformat the "extra" section of timeline entries. Very experimental. check-in: ba434ab460 user: drh tags: timeline-enhance-2025 | |
| 17:51 | More improvements to no-graph timelines. check-in: 78b56efae2 user: drh tags: timeline-enhance-2025 | |
| 17:47 | Improvements to the no-graph display of timelines. check-in: 085082f18b user: drh tags: timeline-enhance-2025 | |
| 17:26 | The "ng" (no-graph) query parameter still shows a node circle and colors the check-ins by branch name, but does not show lines connecting the node circles. The /brtimeline page always appears in Columnar mode. check-in: ddd12b8597 user: drh tags: timeline-enhance-2025 | |
| 16:59 | Show the branch name in the extra section of the /brtimeline page. check-in: c8e0268a0d user: drh tags: timeline-enhance-2025 | |
| 15:10 | Timeline computes the main branch name once, instead of once per row. check-in: fa3e6ed20a user: drh tags: timeline-enhance-2025 | |
| 15:03 | Enhancements to the infrastructure that generates timeline displays. check-in: 3795543911 user: drh tags: timeline-enhance-2025 | |
| 07:24 | Spelling correction to error message for "fossil get" command. check-in: 196cb77223 user: andybradford tags: trunk | |
| 06:07 | Additional cleanup of the CGI handling when using SSH. Specifically the use of cgi_init() introduced some side-effects that caused Fossil to return errors when using ForceCommand to require "fossil http" interface. check-in: 088be210db user: andybradford tags: trunk | |
| 00:14 | Fix usage statement for new "fossil get" command as mentioned in [forum:/forumpost/7b3e0e0582525d3b|forum post 7b3e0e0582525d3b]. check-in: 788e68b080 user: andybradford tags: trunk | |
2 Years Ago (more context)
|
2024-10-16
| ||
| 23:26 | [Grammar] cgi.wiki changes. check-in: 35c515e7e8 user: brickviking tags: bv-corrections01 | |
| 22:28 | [Grammar] build.wiki changes. check-in: 3efc143294 user: brickviking tags: bv-corrections01 | |
| 21:42 | • Edit [7852e40b1b4b4ac3|7852e40b1b]: Edit check-in comment. artifact: 22b5abdec0 user: brickviking | |
| 21:40 | [Grammar] bugtheory.wiki changes. check-in: 7852e40b1b user: brickviking tags: bv-corrections01 | |
| 21:02 | [Grammar] blame.wiki change. check-in: 140c085da5 user: brickviking tags: bv-corrections01 | |
| 21:02 | • Edit [3f26d623bc61bf3d|3f26d623bc]: Edit check-in comment. artifact: 910de21de8 user: brickviking | |
| 20:51 | [Grammar] blame.wiki changes. check-in: 3f26d623bc user: brickviking tags: bv-corrections01 | |
| 17:03 | Removed a pointless diff relative to trunk. check-in: 3d430cf711 user: wyoung tags: bv-corrections01 | |
| 09:08 | [Grammar] backoffice.md changes. check-in: e2d9ce6d5a user: brickviking tags: bv-corrections01 | |
| 08:50 | [Grammar] antibot.wiki changes. check-in: c6a6cd11bd user: brickviking tags: bv-corrections01 | |
| 08:08 | [Grammar] adding_code.wiki changes. check-in: 1a97a4e96c user: brickviking tags: bv-corrections01 | |
| 08:08 | • Edit [d4a21cd45f4a2e2e|d4a21cd45f]: Edit check-in comment. artifact: 089f0e549b user: brickviking | |
| 07:43 | [Grammar] aboutcgi.wiki corrections. check-in: d4a21cd45f user: brickviking tags: bv-corrections01 | |
| 07:36 | Merge from trunk check-in: 073e0b6bdb user: brickviking tags: bv-corrections01 | |
| 07:28 | Create new branch named "bv-corrections01" check-in: 6809736e33 user: brickviking tags: bv-corrections01 | |
| 05:16 | Amend [9919dfbbaa], again: Include an optional directory separator in buffer size calculation, guard against the unlikely (impossible?) case that a case-adjusted filename component round-tripping from UTF-8 to UTF-16 and back get longer, plus some unrelated white space fix. check-in: 49262642f4 user: florian tags: trunk | |
| 00:18 | When searching embedded docs, search the configured 'doc-branch' branch instead of hard-wiring the search for trunk. Problem reported in [forum:520d420d04e482b2|forum post 520d420d04]. Previously it was always searching trunk but generating links to the doc-branch. check-in: 163f2f599e user: stephan tags: trunk | |
3 Years Ago (more context)
|
2023-10-16
| ||
| 14:37 | Add warning-policy setting functionality. check-in: af73acb2df user: preben tags: warn-on-merging-private-branch | |
| 14:33 | Implement propagating settings that are sent to clients that pull. The warning-policy is used as example, but not yet applied. check-in: f812fedc44 user: preben tags: warn-on-merging-private-branch | |
4 Years Ago (more context)
|
2022-10-16
| ||
| 00:09 | Highlight a ticket's change that corresponds to the URL's fragment of the <tt>/tkthistory</tt> page. check-in: 7afd4db3d3 user: george tags: deltify-tkt-blobs | |
5 Years Ago (more context)
|
2021-10-16
| ||
| 06:59 | In the default ticket view, add a SPAN with CSS class tktDspCommenter around the commenter's name, per suggestion in [forum:491ed22f44|forum post 491ed22f44]. check-in: 9f53093dca user: stephan tags: trunk | |
| 06:52 | Removed the docs for the merge command's --case-sensitive flag, as it does not seem to be applied anywhere. check-in: e340af58a2 user: stephan tags: trunk | |
10 Years Ago (more context)
|
2016-10-16
| ||
| 01:21 | Merge fixes in this branch to trunk prior to release. check-in: b2d51b1b22 user: andybradford tags: trunk | |
| 00:22 | Merge updates from trunk. Closed-Leaf check-in: 5634375d0b user: mistachkin tags: stash-fixes | |
| 00:21 | Remove a 'knownbug' marker because the underlying issue appears to be fixed on this branch. check-in: 43e122c763 user: mistachkin tags: stash-fixes | |
15 Years Ago (more context)
|
2011-10-16
| ||
| 23:24 | Merge the latest trunk changes into the side-by-side diff branch. check-in: 23c3affad4 user: drh tags: jan-sbsdiff | |
| 23:10 | Fix a typo in the timeline EVENT table entries generated by "fossil rebuild" in the previous check-in. check-in: fd486df492 user: drh tags: trunk | |
| 23:00 | Show tag changes on the timeline. A "fossil rebuild" is required to take advantage of this new feature. Also put a &bull; character in front of non-checkin timeline entries to make them stand out more. check-in: 87540ed6e6 user: drh tags: trunk | |
| 21:04 | Renamed 1/2-pane diffs to unified and side-by-side in the ui. check-in: ff9de303e3 user: jan tags: jan-sbsdiff | |
| 17:32 | Fix new and harmless compiler warnings that appeared with the upgrade to GCC 4.6.1. check-in: d8bbe4add6 user: drh tags: trunk | |
| 16:19 | Add sbsdiff options when using show-version-diffs. check-in: adace7586e user: jan tags: jan-sbsdiff | |
| 14:33 | Removed a GNU-make-only construct which broke Jan's build. check-in: 8da8432630 user: stephan tags: json-multitag-test, json | |
| 13:35 | Set explicit background color for sbsdiff table in skins. check-in: f4f5e05571 user: jan tags: jan-sbsdiff | |
| 13:29 | pulled in latest cson for cson_object_merge(). check-in: d3ad893c5b user: stephan tags: json-multitag-test, json | |
| 13:29 | fixed a memleak of parent artifact uuid. long live valgrind. check-in: 3db8bfc5bf user: stephan tags: json-multitag-test, json | |
| 12:56 | Merge latest changes from trunk check-in: 1349e5ed20 user: ashish tags: ashish-ipv6 | |
| 12:53 | Add initial IPv6 support code check-in: 92c59f1202 user: ashish tags: ashish-ipv6 | |
| 10:04 | merged/resolved trunk [ee723ed98ddb0a]. check-in: a40ac8fdc4 user: stephan tags: json-multitag-test, json | |
| 09:49 | minor doc clarification. check-in: 398b53e059 user: stephan tags: json-multitag-test, json | |
| 02:07 | Separate sbsdiff block separator meta-rows a little more from regular rows in built-in skin 4. check-in: 7a47abe17f user: jan tags: jan-sbsdiff | |
| 00:14 | Updated styles/skins. Built-in skin 4 can now wrap lines. check-in: 1c40493cb5 user: jan tags: jan-sbsdiff | |