This Day In History For 2026-09-13
2 Years Ago (more context)
|
2024-09-13
| ||
| 16:54 | Make the option for synchronous scrolling of side-by-side diff available on the /fdiff page. check-in: 035b29eccc user: florian tags: trunk | |
| 16:40 | Sync with trunk. check-in: ae3fb0a310 user: florian tags: diff-keyboard-navigation | |
| 16:38 | Put the diff-toggle checkbox on the /fdiff page into its own DIV instead of into the HR preceding the diff. The diff-toggle checkbox could also be omitted for the /fdiff page, but is left in place for consistency. check-in: 7a11771483 user: florian tags: trunk | |
| 14:03 | More robust check whether the query parameter to update the display cookie is present. check-in: ac348b03e5 user: florian tags: diff-keyboard-navigation | |
| 14:02 | Sync with trunk (to fix some JS error showing up in the developer console). check-in: a8ef0da81e user: florian tags: diff-keyboard-navigation | |
4 Years Ago (more context)
|
2022-09-13
| ||
| 20:11 | Add the ability to designate a timeline robot user. If such a user exists, and if chat is enabled, then notifications of all timeline events appear in chat, from the robot user. check-in: e9d7cf3e92 user: drh tags: trunk | |
5 Years Ago (more context)
|
2021-09-13
| ||
| 21:30 | Fix typo. check-in: 1e5dc324ef user: mistachkin tags: trunk | |
| 21:08 | diff CSS: more fine-tuning of line-height and INS/DEL padding to account for another browser and fill in the gaps of color caused by the inflated line-height. Work around a "slight wiggle" problem on some FF versions. Minor simplification of some nearby CSS. check-in: 1e28e74720 user: stephan tags: trunk | |
| 19:59 | skins: replaced CSS attributes prefixed with old/obsolete/non-standard -moz/-ms/-mx/-webkit with their standard counterparts. check-in: 9386c4c069 user: stephan tags: trunk | |
| 19:24 | Proactive fix for diff context loading init which would have been a bug once wikiedit and fileedit get connected to it. check-in: 63eb9d3b00 user: stephan tags: trunk | |
| 18:25 | Diff-related style tweaks to Ardoise skin, per /chat discussion. check-in: efebb41733 user: stephan tags: trunk | |
| 04:55 | • Changes to wiki page "To Do List" artifact: 4913a86a5d user: stephan | |
| 04:20 | Exposed the JS code which initializes diff context loading, for eventual use in /wikiedit and /fileedit (currently missing required metadata in the diff for those apps). Removed a now-extraneous PRE.udiff wrapper element in ajax response diffs. check-in: 0cbfc02b4b user: stephan tags: trunk | |
| 03:49 | • Edit [3d69a8a46ff33fbb|3d69a8a46f]: Edit check-in comment. artifact: b7b44bacab user: stephan | |
| 03:44 | Removed a reference to a newly-removed fossil.info-diff.js builtin file. This resolves fatally breaking sites which use the jsmode bundled option. check-in: 3d69a8a46f user: stephan tags: trunk | |
10 Years Ago (more context)
|
2016-09-13
| ||
| 22:14 | Add '--no-prompt' option to the 'commit' command. check-in: 29ef4f5d06 user: mistachkin tags: trunk | |
| 22:13 | Pass the command flags into the TH1 hooks verbatim, without any masking. check-in: 9595cfcd45 user: mistachkin tags: trunk | |
| 22:12 | Update custom MinGW makefile. check-in: b218dbb9f3 user: mistachkin tags: trunk | |
| 19:59 | Revise the COMMAND: and WEBSITE: parsing to add the ability to specify flag options after the command or website name. check-in: 555ddfecfa user: drh tags: trunk | |
| 18:03 | Fix up some comments on the command and webpage name lookup logic. No changes to code. check-in: 49703de740 user: drh tags: trunk | |
| 17:51 | Refactor command and webpage name lookup. Move all associated logic out of main.c and into a new file named "dispatch.c". There is now a single const array of objects named "aCommand" that contains all command and webpage names together with their help text. check-in: e6aab1a437 user: drh tags: trunk | |
| 14:19 | • Edit [0417467b72063283|0417467b72]: Edit check-in comment. artifact: 157945abb0 user: jan.nijtmans | |
| 14:15 | (cherry-pick): Update the makefiles so that the build-in SQLite compiles with SQLITE_OMIT_SHARED_CACHE. Update the build-in SQLite sources to 3.14.2. Closed-Leaf check-in: 0417467b72 user: jan.nijtmans tags: branch-1.35 | |
| 04:35 | Add '--no-prompt' option to the 'commit' command. Closed-Leaf check-in: 4f3f39c4be user: mistachkin tags: commitNoPrompt | |
| 03:43 | • Edit [a85eb7c6dcc616b9|a85eb7c6dc]: Edit check-in comment. artifact: 13bf82bf3f user: andybradford | |
| 03:42 | Fix timeline command bug reported by Roy Keene. If the nearest artifact found is a wiki page, it may not have a child, so instead use the time of whatever name_to_uuid finds. For example: fossil timeline after 2015-03-14T13:46:20 check-in: a85eb7c6dc user: andybradford tags: trunk | |
| 03:11 | Fix typo. check-in: 88e1bef9ec user: mistachkin tags: trunk | |
| 01:38 | Only include the built-in help text once, it the "help" command implementation, not also in the "setup" command. This reduces the size of the binary by the size of the built-in help table. check-in: b86a58ed17 user: drh tags: trunk | |
15 Years Ago (more context)
|
2011-09-13
| ||
| 18:45 | Add the "brief" query parameter to the "stat" page. check-in: d01ca14d08 user: drh tags: trunk | |
| 18:36 | Merge documentation updates into trunk. check-in: 6cf00533b2 user: drh tags: trunk | |
| 17:20 | • Edit [7870a89b103a37b0|7870a89b10]: Edit check-in comment. artifact: 003ac95741 user: viric | |
| 17:19 | • Edit [58a02a2e4adae108|58a02a2e4a]: Mark "Closed". artifact: 648097c1de user: viric | |
| 17:18 | The Label list was not properly freed in some cases; looking at the annotate of 'win/Makefile.msc' was triggering the case. Closed-Leaf check-in: 4860d9f234 user: viriketo tags: annotate_noleak | |
| 16:43 | Getting in the changes reducing the leak on annotate. In the fossil mailing list, I received only opinions in favour of getting mallocs and frees properly paired, so I think noone will refuse the change. check-in: 7870a89b10 user: viriketo tags: annotate_noleak | |
| 15:03 | • Closed ticket [d457feb387]: Empty repository reports strange compression ratio plus 2 other changes artifact: b3fce13f52 user: lrem | |
| 12:42 | online docco for [4fe2214116] (support for fossil info / descendants ?-R repo?) check-in: a336ff53d2 user: martin.weber tags: msw-docco | |
| 12:35 | • Closed ticket [5adca29b9e]: Text area for wiki, et. al. is fixed width and too narrow. plus 2 other changes artifact: 8adfbcd1ee user: lrem | |
| 00:40 | Add support for the -R option on several command-line subcommands. check-in: 4fe2214116 user: drh tags: trunk | |