Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around edda30c66d22cfab.
2024-12-15
| ||
17:25 | • Edit [28197b28c2260c1c|28197b28c2]: Mark "Closed". Edit check-in comment. ... (artifact: a2a9f4576f user: drh) | |
16:30 | • Edit [763758db16aec465|763758db16]: Edit check-in comment. ... (artifact: 0df3d243c2 user: wyoung) | |
16:30 | Documentation updates to better reflect recent changes. ... (check-in: 7f1958acf8 user: drh tags: trunk) | |
16:01 | Error checking: The argument to the --from option on the "fossil ui" command must be a pathname (not a tag or version hash). ... (check-in: 5c72725ef5 user: drh tags: trunk) | |
15:57 | Change the --external-baseline option on "diff" and "ui" to be just --from. See [forum:/forumpost/91ce9dd9f9afa7fe|forum thread 91ce9dd9f9afa7fe]. ... (check-in: 763758db16 user: drh tags: trunk) | |
08:40 | • Edit [36f354927b013b16|36f354927b]: Edit check-in comment. ... (artifact: 9c043ac531 user: brickviking) | |
00:17 | Add the exbase=PATH query parameter to the /ckout page so that the diff uses an external baseline. Add the --external-baseline option to the "fossil ui" command to force the initial page to be /ckout with the exbase query parameter. ... (check-in: 3807891e62 user: drh tags: trunk) | |
00:15 | Add the --external-baseline option to the "fossil ui" command, to force the initial page to use the exbase query parameter. ... (Closed-Leaf check-in: 145ca85de9 user: drh tags: ckout-exbase) | |
00:06 | Improvements to /ckout with the exbase query parameter. ... (check-in: 16799dba71 user: drh tags: ckout-exbase) | |
2024-12-14
| ||
23:42 | Enable diff expansion with the exbase= query parameter on /ckout. ... (check-in: 4ba97a66aa user: drh tags: ckout-exbase) | |
21:51 | Corrected method comment to make some more sense, from forum post [fdf29398a6d45] ... (check-in: 36f354927b user: brickviking tags: trunk) | |
21:20 | Attempt to add the exbase=PATH query parameter as an option to the /ckout page. ... (check-in: 700b5031fd user: drh tags: ckout-exbase) | |
20:41 | Add the --external-baseline option to the "fossil diff" command, plus some minor name refactoring in the diff system. ... (check-in: 99d0baa615 user: drh tags: trunk) | |
20:40 | Change the name of the --tree option to --external-baseline. ... (Closed-Leaf check-in: 356163b05d user: drh tags: diff-tree) | |
19:57 | Fix the new --tree option so that it only shows diffs of files that prefix match arguments on the command-line. ... (check-in: df94a3538e user: drh tags: diff-tree) | |
19:52 | Add the "--tree DIRECTORY" option to the "fossil diff" command. ... (check-in: 07a699738a user: drh tags: diff-tree) | |
12:00 | Recognize the --from-ckout and --to-ckout options to the "fossil diff" command. UPDATE: Development on this branch abandoned. See the nearby "diff-tree" branch for an alternative idea. ... (Closed-Leaf check-in: 28197b28c2 user: drh tags: diff-two-ckouts) | |
00:24 | • Edit [903142fef8a3c624|903142fef8]: Edit check-in comment. ... (artifact: ba6de8e1cb user: stephan) | |
2024-12-13
| ||
23:49 | • Edit [7d6f6b09c3f46b3d|7d6f6b09c3]: Move to branch mistake. Mark "Closed". Edit check-in comment. ... (artifact: faaa27636d user: stephan) | |
23:46 | Avoid use of %R in /ckout redirect for a non-checkout to avoid the problem reported in [forum:a0ecb34145|forum post a0ecb34145]. (Edit: already resolved in [02eb97d801a899ff].) ... (Closed-Leaf check-in: 7d6f6b09c3 user: stephan tags: mistake) | |
23:40 | Update the all-diffs-toggle button's label dynamically to clarify whether it will show or hide the diffs on its next click, per request in [forum:516f1ba3d82ed249|forum post 516f1ba3d82ed249]. The semantics haven't changed: if any are hidden, its action will be to reveal them, else it will be to hide them. ... (check-in: 903142fef8 user: stephan tags: trunk) | |
21:37 | Begin making infrastructure changes to support doing a diff between two independently edited check-outs. ... (check-in: b10cb2b536 user: drh tags: diff-two-ckouts) | |
17:42 | Missed help screen update. ... (check-in: e5093a9c7e user: florian tags: diff-keyboard-navigation) | |
17:11 | Sync with trunk. ... (check-in: 4d7277762f user: florian tags: diff-word-wrap) | |
17:07 | Enable keyboard navigation for web UI diffs on the new /ckout page. Restore the "Hide Diff" links (at least temporarily), so the keyboard handler can access the URLs. ... (check-in: 9e216433bc user: florian tags: diff-keyboard-navigation) | |
17:01 | Sync with trunk. ... (check-in: edda30c66d user: florian tags: diff-keyboard-navigation) | |
15:36 | Fix redirect for the misuse of /ckout. ... (check-in: 02eb97d801 user: drh tags: trunk) | |
13:52 | Change the "sectionmenu" for the diffs on the /ckout page to be just a <hr>. ... (check-in: 8b06e7c03f user: drh tags: trunk) | |
13:29 | Attempts at beautification: (1) Simplify names of some links/buttons in diff pages. (2) Omit the "Hide Diffs" links, as those are now redundant. (3) Remove the accordion menu from the /ckout page. ... (check-in: 4d2d62d017 user: drh tags: trunk) | |
12:50 | Add the info-changes-menu to the "Uncommitted Changes" section of the /ckout page. ... (check-in: 7cf712af97 user: drh tags: trunk) | |
12:19 | Add accordion panels to the /ckout page. ... (check-in: 4af5cde63d user: drh tags: trunk) | |
12:00 | Fix the /ckout page so that it works correctly even when invoked from a subdirectory of the checkout root. [forum:/forumpost/af6086e46b|Forum post af6086e46b]. ... (check-in: 242c2d1844 user: drh tags: trunk) | |
10:53 | Reworded section introductions, tidying up some of my writing. ... (check-in: e9b7d3f557 user: brickviking tags: bv-infotool) | |
10:01 | Corrected dir entry (again) in emitted header. ... (check-in: e8de1b3eaf user: brickviking tags: bv-infotool) | |
09:17 | Corrected dir entry in emitted header. ... (check-in: ac92f9d699 user: brickviking tags: bv-infotool) | |
09:09 | Add fossil to system-wide dir file when running install-info. ... (check-in: d78a077a89 user: brickviking tags: bv-infotool) | |
08:47 | Sync with trunk. ... (check-in: a1f60bee3c user: florian tags: diff-word-wrap) | |
04:03 | Tidied up language in add.c. ... (check-in: 3d2f1886a3 user: brickviking tags: trunk) | |
00:41 | Diff toggles: move the toggle-all button into the page-level diff UI controls (and add that area to the /ckout page) and only show the toggle-all option if more than one diff is being shown. Only show the Sync-sbs-diff preference checkbox when rendering sbs diffs. There is some slight visual inconsistency across various pages in how the toggle-all button is rendered, so there's still opportunity for some polishing-up. ... (check-in: a718a76894 user: stephan tags: trunk) | |
2024-12-12
| ||
17:07 | Sync with trunk. ... (check-in: 878a56bc98 user: florian tags: diff-word-wrap) | |
17:00 | Sync with trunk. ... (check-in: 6599ed9127 user: florian tags: diff-keyboard-navigation) | |
16:58 | Sync with trunk. ... (check-in: 611f20e817 user: florian tags: timeline-keyboard-navigation) | |
11:36 | On the /ckout page, omit the diff if the diff parameter is 0 or smaller. ... (check-in: 0654e8459a user: drh tags: trunk) | |
08:16 | Rename of infoscript to fossil-makeinfo. ... (check-in: 4c006c9727 user: brickviking tags: bv-infotool) | |
07:42 | Changes to infoscript necessary for OpenBSD's makeinfo, which dates to 2004. A rename is coming. ... (check-in: a28bcf55b0 user: brickviking tags: bv-infotool) | |
06:48 | Fix of file-change-line button. ... (check-in: 8e3e57b39a user: brickviking tags: trunk) | |
06:33 | Widen the scope for a button's visibility in darkmode. ... (check-in: 19da71c5e7 user: brickviking tags: trunk) | |
04:49 | Increase contrast of button for file-change-line. ... (check-in: 426dd8d352 user: brickviking tags: trunk) | |
03:37 | Fix DOM element pairing when diff=0 is used in /vdiff and friends. Problem introduced in [a11d2454782]. ... (check-in: d463c7eea5 user: stephan tags: trunk) | |
2024-12-11
| ||
23:09 | Diff toggles: add a label to the checkbox to make it easier to click, add an 'all' button which toggles all diffs, and remove the toggle from the /fdiff page because it only has a single diff block. ... (check-in: a11d245478 user: stephan tags: trunk) | |