Fossil SCM

Add fossil.storage to the fossil.diff JS bundle dependencies, which should have been part of [c03ce0f4d43197a]. Resolves the report in [forum:3e1b1f82d1 | forum post 3e1b1f82d1] but does not explain why it worked for me locally before this fix (it should not have).

stephan 2024-09-06 14:37 trunk
Commit 59b383ae14eae6f8f1d24dd39442d8bc7abcf3d07da84e27bcbdc316d132026e
1 file changed +1 -1
+1 -1
--- src/builtin.c
+++ src/builtin.c
@@ -718,11 +718,11 @@
718718
** the final one! */
719719
} fjs[] = {
720720
/* This list ordering isn't strictly important. */
721721
{"confirmer", 0, 0},
722722
{"copybutton", 0, "dom\0"},
723
- {"diff", 0, "dom\0fetch\0"},
723
+ {"diff", 0, "dom\0fetch\0storage\0"},
724724
{"dom", 0, 0},
725725
{"fetch", 0, 0},
726726
{"numbered-lines", 0, "popupwidget\0copybutton\0"},
727727
{"pikchr", 0, "dom\0"},
728728
{"popupwidget", 0, "dom\0"},
729729
--- src/builtin.c
+++ src/builtin.c
@@ -718,11 +718,11 @@
718 ** the final one! */
719 } fjs[] = {
720 /* This list ordering isn't strictly important. */
721 {"confirmer", 0, 0},
722 {"copybutton", 0, "dom\0"},
723 {"diff", 0, "dom\0fetch\0"},
724 {"dom", 0, 0},
725 {"fetch", 0, 0},
726 {"numbered-lines", 0, "popupwidget\0copybutton\0"},
727 {"pikchr", 0, "dom\0"},
728 {"popupwidget", 0, "dom\0"},
729
--- src/builtin.c
+++ src/builtin.c
@@ -718,11 +718,11 @@
718 ** the final one! */
719 } fjs[] = {
720 /* This list ordering isn't strictly important. */
721 {"confirmer", 0, 0},
722 {"copybutton", 0, "dom\0"},
723 {"diff", 0, "dom\0fetch\0storage\0"},
724 {"dom", 0, 0},
725 {"fetch", 0, 0},
726 {"numbered-lines", 0, "popupwidget\0copybutton\0"},
727 {"pikchr", 0, "dom\0"},
728 {"popupwidget", 0, "dom\0"},
729

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button